summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-select.ll
Commit message (Expand)AuthorAge
* ARM: make sure ARM-mode pseudo-inst requires IsARMTim Northover2013-08-23
* ARM: use TableGen patterns to select CMOV operations.Tim Northover2013-08-22
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Split t2MOVCCs since some assemblers do not recognize mov shifted register al...Evan Cheng2009-08-01
* convert test to use FileCheck, which is much more precise and faster thanChris Lattner2009-07-10
* Add a thumb2 pass to insert IT blocks.Evan Cheng2009-07-10
* Add Thumb2 movcc instructions.Evan Cheng2009-07-07