summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-uxtb.ll
Commit message (Expand)AuthorAge
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-03
* Add GPRPair Register class to ARM.Jakob Stoklund Olesen2012-10-26
* Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat...Andrew Trick2011-04-13
* update tests for smarter BIC usageJim Grosbach2010-07-20
* PR7503: uxtb16 is not available for ARMv7-M. Patch by Brian G. Lucas.Evan Cheng2010-06-29
* PR7458: Try commuting Thumb2 instruction operands to put them into 2-addressBob Wilson2010-06-24
* Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/packJim Grosbach2010-05-05
* Drop the ".w" qualifier for t2UXTB16* instructions as there is no 16-bit versionJohnny Chen2010-03-04
* Convert to FileCheckJim Grosbach2009-11-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add thumb2 sign / zero extend with rotate instructions.Evan Cheng2009-07-03