aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-bic.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08merge thumb2-bic2.ll into thumb2-bic.ll and update for signedness changes.Chris Lattner
2009-08-10Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch ...Evan Cheng
2009-07-27Add ".w" suffix for wide thumb-2 instructions.David Goodwin
2009-06-30Enhance tests to include shifted-register operand testing.David Goodwin
2009-06-26Add Thumb-2 tests.David Goodwin
2009-06-26ORN and BIC tests.David Goodwin