Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendAda / negative_field_offset.adb
2010-11-25 Duncan SandsDragonegg cannot output bitcode, only human readable...
2009-10-22 Duncan SandsCheck that accessing a struct field that occurs before...
2009-10-22 Duncan SandsTest handling of record fields with negative offsets.