[x86] Regenerate precise checks for a couple of test cases and remove
[oota-llvm.git] / test / CodeGen / X86 / vec_cast2.ll
2014-10-03 Chandler Carruth[x86] Regenerate precise checks for a couple of test...
2014-07-10 Chandler Carruth[x86,SDAG] Introduce any- and sign-extend-vector-inreg...
2014-07-09 Chandler Carruth[x86] Fix a bug in my new zext-vector-inreg DAG tricker...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2012-04-23 Nadav RotemOptimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SI...