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