ARM pop of a single register encodes as post-indexed LDR.
[oota-llvm.git] / test / CodeGen / ARM / vdup.ll
2010-12-10 Bob WilsonAdd float patterns for Neon vld1-lane/dup and vst1...
2010-07-14 Bob WilsonAdd an ARM-specific DAG combining to avoid redundant...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-04 Daniel DunbarRemove stale greps.
2009-09-04 Bob WilsonConvert tests to FileCheck.
2009-08-07 Anton Korobeynikov2 more vdup.32 cases
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...