summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-tst.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-17
* Improve codegen for select's:Evan Cheng2011-07-13
* Explicitly request physreg coalesing for a bunch of Thumb2 unit tests.Jakob Stoklund Olesen2011-05-04
* Convert Thumb2 tests to FileCheck for PR5307.Edward O'Callaghan2009-11-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* update various tests for signedness changes in .s file.Chris Lattner2009-09-08
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-27
* Add Thumb-2 support for TEQ amd TST.David Goodwin2009-06-29