aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-cmp-imm.ll
AgeCommit message (Expand)Author
2012-03-15[fast-isel] Address Eli's comments for r152847. Specifically, add a test caseChad Rosier
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-11-14ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach
2011-11-10For immediate encodings of icmp, zero or sign extend first. ThenChad Rosier
2011-11-09Use REs to remove dependencies on the register allocation order.Chad Rosier
2011-11-09Add support for encoding immediates in icmp and fcmp. Hopefully, this willChad Rosier