[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-uxt_rot.ll
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2012-04-26 Evan ChengIf triple is armv7 / thumbv7 and a CPU is specified...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2010-05-05 Jim GrosbachCleanup of ARMv7M support. Move hardware divide and...
2009-11-16 Jim GrosbachConvert to FileCheck
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-03 Evan ChengAdd thumb2 sign / zero extend with rotate instructions.