Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / GVN / commute.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-02-24 Duncan SandsTeach GVN that x+y is the same as y+x and that x<y...