Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byte
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-add.ll
2011-07-02 Chandler CarruthFileCheck-ize another test. Reduces the llc invocations...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.