aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/select.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
2007-10-08Update test.Evan Cheng
2007-04-16For PR1319:Reid Spencer
2007-01-30For PR411:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-09-05make this harderChris Lattner
2004-04-01Tests for fp cmov's that I forgot to check in earlierChris Lattner
2004-03-30Test folding comparisons into select instructionsChris Lattner
2004-03-30New testcase for select instructionsChris Lattner