aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/fast-isel-binary.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini1-3/+3
2013-08-23[ARM] Fix another ARM FastISel -verify-machineinstrs issue.Joey Gouly1-3/+3
2013-06-14Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien1-0/+1
2013-05-30Revert r182937 and r182877.Rafael Espindola1-1/+0
2013-05-29Enable FastISel on ARM for Linux and NaClJF Bastien1-0/+1
2012-02-08[fast-isel] Add support for SUBs with non-legal types.Chad Rosier1-0/+38
2012-02-08Add comment to test case.Chad Rosier1-0/+2
2012-02-08[fast-isel] Add support for ORs with non-legal types.Chad Rosier1-0/+36
2012-02-06[fast-isel] Add support for ADDs with non-legal types.Chad Rosier1-0/+40