summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-cmp-imm.ll
Commit message (Expand)AuthorAge
* ARM: Clean up fast-isel machine verifier errors.Jim Grosbach2013-08-16
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-29
* [fast-isel] Address Eli's comments for r152847. Specifically, add a test caseChad Rosier2012-03-15
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-14
* For immediate encodings of icmp, zero or sign extend first. ThenChad Rosier2011-11-10
* Use REs to remove dependencies on the register allocation order.Chad Rosier2011-11-09
* Add support for encoding immediates in icmp and fcmp. Hopefully, this willChad Rosier2011-11-09