When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[oota-llvm.git] / test / Assembler / 2008-09-02-FunctionNotes.ll
2008-09-29 Devang PatelSupport inreg, zext and sext as return value attributes.
2008-09-27 Devang PatelUpdate tests.
2008-09-02 Devang PatelRead and write function notes.
2008-09-02 Devang PatelFunction notes tests.