Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / mmx-inline-asm.c
2011-03-09 Bill WendlingBuild bots hate me.
2011-03-08 Bill WendlingOnce again try to appease the buildbot gods.
2011-03-08 Bill WendlingTry to fix the compilation error due to type incombatib...
2011-03-08 Bill WendlingTestcase for r127187.