XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377)
[oota-llvm.git] / test / CodeGen / Generic / select.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-30 Filipe CabecinhasConvert a vselect into a concat_vector if possible
2012-04-03 Pete CooperAdd VSELECT to LegalizeVectorTypes::ScalariseVectorResu...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2006-12-02 Reid SpencerRun llvm-upgrade on this test and/or upgrade intrinsic...
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2004-11-06 Tanya LattnerAdding RUN lines.
2003-11-22 Brian GaekeUnbreak this test case - llvm-as no longer tolerates...
2003-01-15 Chris LattnerCleanup testcase
2002-10-13 Vikram S. AdveAdd a test for folding a GEP into a load.
2002-09-20 Vikram S. AdveFix to avoid addition on pointers, which is no longer...
2002-08-22 Vikram S. AdveAdd functions castbool and boolexpr.
2002-08-15 Vikram S. AdveAdd tests for unary NOT operations.
2002-08-14 Chris Lattner*** empty log message ***
2002-08-01 Chris LattnerMake testcase legal LLVM
2002-07-10 Vikram S. AdveSome of these are feature tests, not regression tests.