[IR] fptrunc-of-fptrunc isn't an EliminableCastPair.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-bigendian.ll
2013-08-12 Richard SandifordFix big-endian handling of integer-to-vector bitcasts...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-03-26 Ulrich WeigandAdd test case for commit r178031.