aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-uxt_rot.ll
AgeCommit message (Expand)Author
2012-04-26If triple is armv7 / thumbv7 and a CPU is specified, do not automatically assumeEvan Cheng
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2010-05-05Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/packJim Grosbach
2009-11-16Convert 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