aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fast-isel-cmp-imm.ll
Commit message (Expand)AuthorAgeFilesLines
* [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