aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/ins_subreg_coalesce-3.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-12/+12
* Eliminate the first have of the optimization which eliminates BRCONDDan Gohman2010-06-241-2/+1
* Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.Evan Cheng2010-02-271-1/+1
* Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again inDaniel Dunbar2010-02-241-1/+1
* Re-apply 96540 and 96556 with fixes.Evan Cheng2010-02-241-1/+1
* These should not have been committed.Evan Cheng2010-02-221-1/+1
* Instcombine constant folding can normalize gep with negative index to index w...Evan Cheng2010-02-221-1/+1
* Revert commits 96556 and 96640, because commit 96556 breaks theDuncan Sands2010-02-191-1/+1
* Some dag combiner goodness:Evan Cheng2010-02-181-1/+1
* Run codegen dce pass for all targets at all optimization levels. Previously it'sEvan Cheng2010-02-061-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Enable the new no-SP register classes by default. This is to addressDan Gohman2009-08-051-1/+1
* Catch more coalescing opportunities.Evan Cheng2009-07-181-2/+2
* Update the remaining tests not to use -disable-correct-folding, and remove twoOwen Anderson2008-08-051-8/+8
* Update these tests to work by disabling the new correct CFG generation. This...Owen Anderson2008-08-041-1/+1
* - More aggressively coalescing away copies whose source is defined by an impl...Evan Cheng2008-04-091-0/+93