summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-02-InstrSched2.ll
Commit message (Expand)AuthorAge
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-14
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-08
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-08
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-31
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* TwoAddressInstructionPass enhancement. After it converts a two address instru...Evan Cheng2008-03-13
* one fewer uncond branch with my codegenprepare hack for single-mbb backedges.Chris Lattner2007-12-26
* Enable convertToThreeAddress for X86 by default.Evan Cheng2007-10-05
* Use push / pop for prologues and epilogues.Evan Cheng2007-07-17
* For PR1319:Reid Spencer2007-04-16
* Undo xfail now scheduler deficiency has been fixed.Evan Cheng2007-01-08
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Temporarily xfail this test, evan will look at it in a week or so.Chris Lattner2006-08-18
* A few instruction scheduling test cases.Evan Cheng2006-05-03