summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/critical-edge-split.ll
AgeCommit message (Expand)AuthorFilesLines
2011-01-28- Stop simplifycfg from duplicating "ret" instructions into unconditionalEvan Cheng1-50/+0
2010-08-18When sending stats output to stdout for grepping, don't emit normalDan Gohman1-1/+1
2010-02-27Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.Evan Cheng1-1/+1
2010-02-24Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again inDaniel Dunbar1-1/+1
2010-02-24Re-apply 96540 and 96556 with fixes.Evan Cheng1-1/+1
2010-02-22These should not have been committed.Evan Cheng1-1/+1
2010-02-22Instcombine constant folding can normalize gep with negative index to index w...Evan Cheng1-1/+1
2010-02-19Revert commits 96556 and 96640, because commit 96556 breaks theDuncan Sands1-1/+1
2010-02-18Some dag combiner goodness:Evan Cheng1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-04-23Explicitly pass -tailcallopt=false to these tests so that theyDan Gohman1-1/+1
2008-12-19- CodeGenPrepare does not split loop back edges but it only knows about back ...Evan Cheng1-0/+50