aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/select.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+0
* Add VSELECT to LegalizeVectorTypes::ScalariseVectorResult. Previously it wou...Pete Cooper2012-04-031-0/+8
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-4/+4
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-138/+116
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-1/+1
* Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer2006-12-021-1/+1
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-1/+1
* Adding RUN lines.Tanya Lattner2004-11-061-0/+2
* Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke2003-11-221-3/+3
* Cleanup testcaseChris Lattner2003-01-151-1/+1
* Add a test for folding a GEP into a load.Vikram S. Adve2002-10-131-0/+12
* Fix to avoid addition on pointers, which is no longer legal.Vikram S. Adve2002-09-201-3/+5
* Add functions castbool and boolexpr.Vikram S. Adve2002-08-221-0/+24
* Add tests for unary NOT operations.Vikram S. Adve2002-08-151-0/+18
* *** empty log message ***Chris Lattner2002-08-141-3/+3
* Make testcase legal LLVMChris Lattner2002-08-011-15/+11
* Some of these are feature tests, not regression tests.Vikram S. Adve2002-07-101-0/+155