summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-eor.ll
Commit message (Expand)AuthorAge
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-03
* 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
* PR7458: Try commuting Thumb2 instruction operands to put them into 2-addressBob Wilson2010-06-24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* 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
* Enhance tests to include shifted-register operand testing.David Goodwin2009-06-30
* Thumb-2 testsDavid Goodwin2009-06-26