summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-cmn.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
* Added missing CMN case in Thumb2SizeReduction pass so that LLVM emits 16-bits...Sebastian Pop2012-05-04
* 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
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-27
* Enhance tests to include shifted-register operand testing.David Goodwin2009-06-30
* Rename ARMcmpNZ to ARMcmpZ and use it to represent comparisons that set only ...David Goodwin2009-06-29