Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendAda / dg.exp
2007-04-21 Reid SpencerReplace llvm_gcc_supports_ada and llvm_gcc_supports_obj...
2007-04-21 Duncan SandsTest if the compiler supports Ada, and enable Ada tests...