Go to file
Greg Clayton 2256d0dced Add a "--threads N" option instead of having to use an environment variable. It also now defaults to running with the number of CPUs on the machine.
llvm-svn: 204681
2014-03-24 23:01:57 +00:00
clang Proper handling of static local variables with address space qualifiers. 2014-03-24 22:05:38 +00:00
clang-tools-extra Removed unused include 2014-03-23 00:32:18 +00:00
compiler-rt InstrProf: Change the extension of the default profile 2014-03-24 21:53:42 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add definition for M_PI_F v3 2014-03-24 20:36:44 +00:00
libcxx Add a test to make sure we're doing the right thing for throwing exceptions from deferred functions. This is LWG issue #2186. No change to the library needed. 2014-03-24 22:25:24 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld [Mips] Fix formatting. 2014-03-24 14:12:37 +00:00
lldb Add a "--threads N" option instead of having to use an environment variable. It also now defaults to running with the number of CPUs on the machine. 2014-03-24 23:01:57 +00:00
llvm DebugInfo: Simplify debug loc list handling by keeping separate lists 2014-03-24 22:38:38 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Return conservative result in case the dependence check timed out 2014-03-21 15:12:09 +00:00