summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-ldrh-strh-arm.ll
Commit message (Expand)AuthorAge
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-14
* Test case hygiene.Benjamin Kramer2013-03-09
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* Add support for ARM halfword load/stores and signed byte loads with negativeChad Rosier2011-11-14
* Add support for using MVN to materialize negative constants.Chad Rosier2011-11-11
* When in ARM mode, LDRH/STRH require special handling of negative offsets.Chad Rosier2011-11-10