Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendAda / asm.adb
2010-11-25 Duncan SandsDragonegg cannot output bitcode, only human readable...
2007-07-23 Duncan SandsFor multipart tests, place the parts with no
2007-05-02 Duncan SandsTest that inline assembler compiles (llvm-gcc added...