Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / asm-reg-var-local.c
2010-09-09 Duncan SandsOn i386, llvm-gcc cannot be assumed to support -m64...
2010-09-01 Dale JohannesenAttempt to fix buildbot.
2010-08-31 Dale JohannesenTestcase for llvm checkin 112674.