aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-06-04-tailmerge4.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Add an explicit -asm-verbose to these tests, to make itDan Gohman2009-03-311-1/+1
* CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng2009-03-251-1/+1
* Do not emit comments unless -asm-verbose.Evan Cheng2009-03-241-1/+1
* For PR1553:Reid Spencer2007-07-191-3/+3
* Tail merging wasn't working for predecessors of landing pads. PR 1496.Dale Johannesen2007-06-041-0/+454