Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM target code clean up. Check for iOS, not Darwin where it makes sense. | Evan Cheng | 2011-12-20 | 1 | -1/+1 |
* | Add support for ARM halfword load/stores and signed byte loads with negative | Chad Rosier | 2011-11-14 | 1 | -22/+33 |
* | Add support for using MVN to materialize negative constants. | Chad Rosier | 2011-11-11 | 1 | -6/+6 |
* | When in ARM mode, LDRH/STRH require special handling of negative offsets. | Chad Rosier | 2011-11-10 | 1 | -0/+138 |