aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ins_subreg_coalesce-3.ll
AgeCommit message (Expand)Author
2010-06-24Eliminate the first have of the optimization which eliminates BRCONDDan Gohman
2010-02-27Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.Evan Cheng
2010-02-24Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again inDaniel Dunbar
2010-02-24Re-apply 96540 and 96556 with fixes.Evan Cheng
2010-02-22These should not have been committed.Evan Cheng
2010-02-22Instcombine constant folding can normalize gep with negative index to index w...Evan Cheng
2010-02-19Revert commits 96556 and 96640, because commit 96556 breaks theDuncan Sands
2010-02-18Some dag combiner goodness:Evan Cheng
2010-02-06Run codegen dce pass for all targets at all optimization levels. Previously it'sEvan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-05Enable the new no-SP register classes by default. This is to addressDan Gohman
2009-07-18Catch more coalescing opportunities.Evan Cheng
2008-08-05Update the remaining tests not to use -disable-correct-folding, and remove twoOwen Anderson
2008-08-04Update these tests to work by disabling the new correct CFG generation. This...Owen Anderson
2008-04-09- More aggressively coalescing away copies whose source is defined by an impl...Evan Cheng