Add missing CHECK-LABEL
[oota-llvm.git] / test / Transforms / GVN / phi-translate.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-10-05 Duncan SandsGVN does simple propagation of conditions: when it...
2010-11-18 Dan GohmanAdd support for PHI-translating sext, zext, and trunc...