llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-sxt_rot.ll
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
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
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
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-17 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.