Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / CodeGen / ARM / vstlane.ll
2010-10-19 Bob WilsonSupport alignment for NEON vld-lane and vst-lane instru...
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-04-20 Bob WilsonFix tests for Neon load/store intrinsics to match the...
2009-10-09 Bob WilsonAdd codegen support for NEON vst4lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vst3lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vst2lane intrinsics with...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-01 Bob WilsonAdd support for generating code for vst{234}lane intrin...