Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / vstlane.ll
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-10-11 Matthias BraunRevert "Tests: Be less dependent on a specific schedule...
2013-10-11 Matthias BraunTests: Be less dependent on a specific schedule/regalloc
2013-09-25 Andrew TrickCriticalAntiDepBreaker is no longer needed for armv7...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2011-10-27 Jakob Stoklund OlesenAlso set addrmode6 alignment when align==size.
2011-10-24 Eli FriedmanDon't crash on variable insertelement on ARM. PR10258.
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...
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...