Go to file
Evan Cheng 484dba893c Rather than having llvm-gcc changing the meaning of OptimizeSize, just make sure loop unswitch is conservative when optimization level is < 3.
llvm-svn: 85581
2009-10-30 07:23:49 +00:00
clang Fix PR5316: make assignment expressions can be visited as lvalue. Then we 2009-10-30 07:19:39 +00:00
compiler-rt add __save_vfp_d8_d15_regs and __restore_vfp_d8_d15_regs for ARM 2009-10-29 22:31:39 +00:00
llvm Rather than having llvm-gcc changing the meaning of OptimizeSize, just make sure loop unswitch is conservative when optimization level is < 3. 2009-10-30 07:23:49 +00:00