Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendAda / real_cst.adb
2011-03-31 Duncan SandsWill not compile without the spec!
2011-01-24 Duncan SandsTestcase for dragonegg commit 124128.