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