Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: make sure ARM-mode pseudo-inst requires IsARM | Tim Northover | 2013-08-23 | 1 | -1/+10 |
* | ARM: use TableGen patterns to select CMOV operations. | Tim Northover | 2013-08-22 | 1 | -3/+11 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -9/+9 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Split t2MOVCCs since some assemblers do not recognize mov shifted register al... | Evan Cheng | 2009-08-01 | 1 | -0/+35 |
* | convert test to use FileCheck, which is much more precise and faster than | Chris Lattner | 2009-07-10 | 1 | -7/+21 |
* | Add a thumb2 pass to insert IT blocks. | Evan Cheng | 2009-07-10 | 1 | -0/+1 |
* | Add Thumb2 movcc instructions. | Evan Cheng | 2009-07-07 | 1 | -0/+48 |