llvm-6502/test/Transforms/ConstProp
Chris Lattner 155a490258 Fix three bugs:
1) evaluate [v]fcmp true/false with undefs to true or false instead
   of undef.
2) fix vector comparisons with undef to return a vector result instead 
   of i1
3) fix vector comparisons with evaluatable results to return vector
   true/false instead of i1 true/false (PR2529)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53220 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-08 05:46:34 +00:00
..
2002-05-03-DivideByZeroException.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2002-05-03-NotOperator.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2002-09-03-SetCC-Bools.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2003-05-12-DivideError.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2005-01-28-SetCCGEP.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2006-11-30-vector-cast.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2006-12-01-bool-casts.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2006-12-01-TruncBoolBug.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
2007-02-05-BitCast.ll
2007-02-23-sdiv.ll For PR1913: 2007-04-14 23:04:54 +00:00
2007-11-23-cttz.ll Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros. 2007-11-23 22:42:31 +00:00
2008-07-07-VectorCompare.ll Fix three bugs: 2008-07-08 05:46:34 +00:00
basictest.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
bitcast.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
bswap.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
calls.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
float-to-ptr-cast.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
logicaltest.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
nottest.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
phi.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
remtest.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00