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