aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/select.ll
AgeCommit message (Expand)Author
2012-04-03Add VSELECT to LegalizeVectorTypes::ScalariseVectorResult. Previously it wou...Pete Cooper
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2006-12-02Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2004-11-06Adding RUN lines.Tanya Lattner
2003-11-22Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke
2003-01-15Cleanup testcaseChris Lattner
2002-10-13Add a test for folding a GEP into a load.Vikram S. Adve
2002-09-20Fix to avoid addition on pointers, which is no longer legal.Vikram S. Adve
2002-08-22Add functions castbool and boolexpr.Vikram S. Adve
2002-08-15Add tests for unary NOT operations.Vikram S. Adve
2002-08-14*** empty log message ***Chris Lattner
2002-08-01Make testcase legal LLVMChris Lattner
2002-07-10Some of these are feature tests, not regression tests.Vikram S. Adve