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