Testcase for r127630.
[oota-llvm.git] / test / CodeGen / ARM / vstlane.ll
2011-02-25 Bob WilsonAdd patterns to use post-increment addressing for Neon...
2011-02-07 Bob WilsonAdd codegen support for using post-increment NEON load...
2010-12-10 Bob WilsonAdd float patterns for Neon vld1-lane/dup and vst1...
2010-11-03 Bob WilsonAdd codegen patterns for VST1-lane instructions. Radar...
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...