summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/fast-isel-fold.ll
AgeCommit message (Expand)Author
2022-12-19[ARM] Convert some tests to opaque pointers (NFC)Nikita Popov
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2013-06-14Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien
2013-06-07ARM FastISel integer sext/zext improvementsJF Bastien
2013-05-30Revert r182937 and r182877.Rafael Espindola
2013-05-29Enable FastISel on ARM for Linux and NaClJF Bastien
2012-11-17[fast-isel] Add the -verify-machineinstrs to these test cases. The remainingChad Rosier
2011-11-13Add support for emitting both signed- and zero-extend loads. Fix Chad Rosier