summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-ext.ll
AgeCommit message (Expand)Author
2015-09-18Limit the range of processors supported by ARM fast isel to v6 orEric Christopher
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2013-08-16ARM: Fast-isel register class constrain for extends.Jim Grosbach
2013-08-16ARM: Clean up fast-isel machine verifier errors.Jim Grosbach
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-14Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien
2013-06-07ARM FastISel integer sext/zext improvementsJF Bastien