[mips] Invert the abicalls feature bit to be noabicalls so that it's possible for...
[oota-llvm.git] / test / Transforms / InstCombine / or-xor.ll
2014-08-01 Suyog SardaThis patch implements transform for pattern "(A | B...
2014-07-30 David MajnemerInstCombine: Simplify (A ^ B) or/and (A ^ B ^ C)
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-02-20 Benjamin KramerInstCombine: Add a bunch of combines of the form x...