summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2012-06-08-APIntCrash.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2012-06-11Fix test case to work on ARM.Jakob Stoklund Olesen
2012-06-08Fix a crash in APInt::lshr when shiftAmt > BitWidth.Chad Rosier