aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-05-02-InstrSched2.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-1/+1
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-1/+1
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-1/+1
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-1/+1
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-17/+16
* TwoAddressInstructionPass enhancement. After it converts a two address instru...Evan Cheng2008-03-131-1/+1
* one fewer uncond branch with my codegenprepare hack for single-mbb backedges.Chris Lattner2007-12-261-1/+1
* Enable convertToThreeAddress for X86 by default.Evan Cheng2007-10-051-1/+1
* Use push / pop for prologues and epilogues.Evan Cheng2007-07-171-1/+1
* For PR1319:Reid Spencer2007-04-161-1/+2
* Undo xfail now scheduler deficiency has been fixed.Evan Cheng2007-01-081-2/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Temporarily xfail this test, evan will look at it in a week or so.Chris Lattner2006-08-181-0/+1
* A few instruction scheduling test cases.Evan Cheng2006-05-031-0/+24