Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat... | Andrew Trick | 2011-04-13 | 1 | -2/+2 |
* | update tests for smarter BIC usage | Jim Grosbach | 2010-07-20 | 1 | -1/+1 |
* | PR7503: uxtb16 is not available for ARMv7-M. Patch by Brian G. Lucas. | Evan Cheng | 2010-06-29 | 1 | -25/+68 |
* | PR7458: Try commuting Thumb2 instruction operands to put them into 2-address | Bob Wilson | 2010-06-24 | 1 | -1/+1 |
* | Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/pack | Jim Grosbach | 2010-05-05 | 1 | -1/+1 |
* | Drop the ".w" qualifier for t2UXTB16* instructions as there is no 16-bit version | Johnny Chen | 2010-03-04 | 1 | -10/+10 |
* | Convert to FileCheck | Jim Grosbach | 2009-11-17 | 1 | -2/+26 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Add thumb2 sign / zero extend with rotate instructions. | Evan Cheng | 2009-07-03 | 1 | -0/+74 |