aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-select.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* ARM: make sure ARM-mode pseudo-inst requires IsARMTim Northover2013-08-231-1/+10
* ARM: use TableGen patterns to select CMOV operations.Tim Northover2013-08-221-3/+11
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-9/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Split t2MOVCCs since some assemblers do not recognize mov shifted register al...Evan Cheng2009-08-011-0/+35
* convert test to use FileCheck, which is much more precise and faster thanChris Lattner2009-07-101-7/+21
* Add a thumb2 pass to insert IT blocks.Evan Cheng2009-07-101-0/+1
* Add Thumb2 movcc instructions.Evan Cheng2009-07-071-0/+48