summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-select.ll
Commit message (Expand)AuthorAge
* 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