Go to file
Jakob Stoklund Olesen af12138d10 Force the greedy register allocator to be linked alongside linear scan.
This means that the new register allocator can be used with 'clang -mllvm -regalloc=greedy'.

llvm-svn: 129764
2011-04-19 17:17:58 +00:00
clang Add missing break statements. 2011-04-19 04:36:17 +00:00
compiler-rt clang_darwin: Tweak runtime library definitions to include divmod functions. 2011-04-19 15:14:46 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Think-o in poisson_distribution at mean == 10 2011-04-14 15:59:22 +00:00
lldb Added a new option to the "source list" command that allows us to see where 2011-04-19 04:19:37 +00:00
llvm Force the greedy register allocator to be linked alongside linear scan. 2011-04-19 17:17:58 +00:00