Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-07-14-overconservative-align.c
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2010-09-09 Duncan SandsGet rid of the last use of -m64 in FrontendC. This...
2010-07-14 Dale JohannesenTests for llvm-gcc commit 108360.