aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-02-18-TailMergingBug.ll
AgeCommit message (Expand)Author
2010-09-30Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen
2010-09-27Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen
2010-09-23Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng
2009-10-28Reimplement BranchFolding change to avoid tail merging for a 1 instructionBob Wilson
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-07-01Considering predecessors of exit blocks getsDale Johannesen
2008-02-19this test requires sse2Chris Lattner
2008-02-19Don't spew stats to stderr.Nick Lewycky
2008-02-19Fix up the run line for this new test.Nick Lewycky
2008-02-19New test.Evan Cheng