summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-cmp.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
* Explicitly request physreg coalesing for a bunch of Thumb2 unit tests.Jakob Stoklund Olesen2011-05-04
* ARM/Thumb2: Fix a misselect in getARMCmp, when attempting to adjust a signedDaniel Dunbar2010-08-25
* Cast MO.getImm() to unsigned before comparing with an unsigned limit.Evan Cheng2009-09-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* adjust for signedness change. I'd appreciate it if an ARM flavored personChris 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
* More spelling Count as count.Daniel Dunbar2009-06-26
* Add Thumb-2 tests.David Goodwin2009-06-26