summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-bic.ll
AgeCommit message (Expand)AuthorFilesLines
2014-04-03ARM: yet another round of ARM test clean upsSaleem Abdulrasool1-1/+1
2013-12-13Enabling thumb2 mode used to force support for armv6t2. Replace thisJoerg Sonnenberger1-1/+1
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-12/+12
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-09-08merge thumb2-bic2.ll into thumb2-bic.ll and update for signedness changes.Chris Lattner1-0/+34
2009-08-10Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch ...Evan Cheng1-5/+17
2009-07-27Add ".w" suffix for wide thumb-2 instructions.David Goodwin1-5/+5
2009-06-30Enhance tests to include shifted-register operand testing.David Goodwin1-1/+35
2009-06-26Add Thumb-2 tests.David Goodwin1-1/+13
2009-06-26ORN and BIC tests.David Goodwin1-0/+13