aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/select.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-3/+3
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-3/+3
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-3/+3
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-3/+3
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-11/+11
* Update test.Evan Cheng2007-10-081-41/+40
* For PR1319:Reid Spencer2007-04-161-1/+1
* For PR411:Reid Spencer2007-01-301-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* make this harderChris Lattner2006-09-051-1/+2
* Tests for fp cmov's that I forgot to check in earlierChris Lattner2004-04-011-0/+13
* Test folding comparisons into select instructionsChris Lattner2004-03-301-0/+18
* New testcase for select instructionsChris Lattner2004-03-301-0/+32