aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fast-isel-cmp-imm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* ARM: Clean up fast-isel machine verifier errors.Jim Grosbach2013-08-161-3/+3
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-141-0/+1
* Revert r182937 and r182877.Rafael Espindola2013-05-301-1/+0
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-291-0/+1
* [fast-isel] Address Eli's comments for r152847. Specifically, add a test caseChad Rosier2012-03-151-0/+19
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-201-2/+2
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-141-4/+4
* For immediate encodings of icmp, zero or sign extend first. ThenChad Rosier2011-11-101-0/+17
* Use REs to remove dependencies on the register allocation order.Chad Rosier2011-11-091-24/+24
* Add support for encoding immediates in icmp and fcmp. Hopefully, this willChad Rosier2011-11-091-0/+214