summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-02-18-TailMergingBug.ll
AgeCommit message (Expand)AuthorFilesLines
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie1-1/+1
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-12/+12
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-7/+7
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung1-0/+220
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung1-219/+0
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth1-1/+1
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2010-09-30Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen1-1/+1
2010-09-27Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen1-1/+1
2010-09-23Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng1-1/+1
2009-10-28Reimplement BranchFolding change to avoid tail merging for a 1 instructionBob Wilson1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-07-01Considering predecessors of exit blocks getsDale Johannesen1-1/+1
2008-02-19this test requires sse2Chris Lattner1-1/+1
2008-02-19Don't spew stats to stderr.Nick Lewycky1-1/+1
2008-02-19Fix up the run line for this new test.Nick Lewycky1-1/+1
2008-02-19New test.Evan Cheng1-0/+219