summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-bic.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* merge thumb2-bic2.ll into thumb2-bic.ll and update for signedness changes.Chris Lattner2009-09-08
* 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
* Add Thumb-2 tests.David Goodwin2009-06-26
* ORN and BIC tests.David Goodwin2009-06-26