Go to file
Andrew Trick 350ff2c084 Fix PR18572 - llc crash during GenericScheduler::initPolicy().
Generalized the heuristic that looks at the (very rough) size of the
register file before enabling regpressure tracking.

llvm-svn: 199766
2014-01-21 21:27:37 +00:00
clang MSVC ABI: Support C++11's auto on variables 2014-01-21 20:33:36 +00:00
clang-tools-extra [CMake] Deprecate CLANG_RUNTIME_OUTPUT_INTDIR and CLANG_LIBRARY_OUTPUT_INTDIR. 2014-01-19 13:00:01 +00:00
compiler-rt [Sanitizer] try harder to fix Werror build break after r199729 2014-01-21 13:06:38 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix build broken by LLVM commit r199279 2014-01-20 20:28:48 +00:00
libcxx Removed extra space; thanks to thakis_'s eagle eye 2014-01-21 00:03:44 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld Update for llvm api change. 2014-01-21 16:09:55 +00:00
lldb Add --lldb-command command-line option to lldb-gdbserver 2014-01-21 18:46:22 +00:00
llvm Fix PR18572 - llc crash during GenericScheduler::initPolicy(). 2014-01-21 21:27:37 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Adjust test case to changed cloog output 2014-01-19 11:53:51 +00:00