Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fast-isel] Address Eli's comments for r152847. Specifically, add a test case | Chad Rosier | 2012-03-15 | 1 | -0/+19 |
* | ARM target code clean up. Check for iOS, not Darwin where it makes sense. | Evan Cheng | 2011-12-20 | 1 | -2/+2 |
* | ARM VLDR/VSTR instructions don't need a size suffix. | Jim Grosbach | 2011-11-14 | 1 | -4/+4 |
* | For immediate encodings of icmp, zero or sign extend first. Then | Chad Rosier | 2011-11-10 | 1 | -0/+17 |
* | Use REs to remove dependencies on the register allocation order. | Chad Rosier | 2011-11-09 | 1 | -24/+24 |
* | Add support for encoding immediates in icmp and fcmp. Hopefully, this will | Chad Rosier | 2011-11-09 | 1 | -0/+214 |