aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/critical-edge-split.ll
Commit message (Expand)AuthorAgeFilesLines
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-181-1/+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
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Explicitly pass -tailcallopt=false to these tests so that theyDan Gohman2009-04-231-1/+1
* - CodeGenPrepare does not split loop back edges but it only knows about back ...Evan Cheng2008-12-191-0/+50