aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-tst2.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-171-9/+9
* Improve codegen for select's:Evan Cheng2011-07-131-16/+0
* Explicitly request physreg coalesing for a bunch of Thumb2 unit tests.Jakob Stoklund Olesen2011-05-041-1/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch ...Evan Cheng2009-08-101-5/+17
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-271-5/+5
* Enhance tests to include shifted-register operand testing.David Goodwin2009-06-301-1/+35
* Add Thumb-2 support for TEQ amd TST.David Goodwin2009-06-291-0/+25