Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-01-05-LinkageName.c
2010-01-04 Devang PatelFix debug_inlined section entries for routines whose...