summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-rev.ll
Commit message (Expand)AuthorAge
* Enabling thumb2 mode used to force support for armv6t2. Replace thisJoerg Sonnenberger2013-12-13
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/packJim Grosbach2010-05-05
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix revsh pattern.Evan Cheng2009-08-18
* Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch ...Evan Cheng2009-08-10
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-27
* Thumb-2 testsDavid Goodwin2009-06-26