Fix mapping of @llvm.arm.ssat/usat intrinsics to ssat/usat instructions for Thumb2
[oota-llvm.git] / test / CodeGen / X86 / 2011-10-21-widen-cmp.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-11-18 Simon Pilgrim[DAGCombiner] Vector constant folding for comparisons
2015-11-14 Simon Pilgrim[X86][SSE] Fixed arch/triple and regenerated results.
2011-10-22 Nadav RotemFix pr11193.
2011-10-21 Nadav Rotem1. Fix the widening of SETCC in WidenVecOp_SETCC. Use...