Go to file
Jakob Stoklund Olesen b613ae2c89 Add a -regalloc=default option that chooses a register allocator based on the -O
optimization level.

This only really affects llc for now because both the llvm-gcc and clang front
ends override the default register allocator. I intend to remove that code later.

llvm-svn: 104904
2010-05-27 23:57:25 +00:00
clang Update __builtin_setjmp codegen to match llvmCore changes in r104900. 2010-05-27 23:54:20 +00:00
compiler-rt <rdar://problem/7987491> Libcompiler_rt isn't platform aware 2010-05-15 01:42:04 +00:00
libcxx weekly test results plus a bug fix clang found 2010-05-27 20:06:01 +00:00
llvm Add a -regalloc=default option that chooses a register allocator based on the -O 2010-05-27 23:57:25 +00:00