summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-tst.ll
AgeCommit message (Expand)Author
2014-04-03ARM: yet another round of ARM test clean upsSaleem Abdulrasool
2013-12-13Enabling thumb2 mode used to force support for armv6t2. Replace thisJoerg Sonnenberger
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-05-17Remove -join-physregs from the test suite.Jakob Stoklund Olesen
2011-07-13Improve codegen for select's:Evan Cheng
2011-05-04Explicitly request physreg coalesing for a bunch of Thumb2 unit tests.Jakob Stoklund Olesen
2009-11-22Convert Thumb2 tests to FileCheck for PR5307.Edward O'Callaghan
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08update various tests for signedness changes in .s file.Chris Lattner
2009-07-27Add ".w" suffix for wide thumb-2 instructions.David Goodwin
2009-06-29Add Thumb-2 support for TEQ amd TST.David Goodwin