Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / vdup.ll
2015-09-01 Ahmed Bougacha[ARM] Don't abort on variable-idx extractelt in Reconst...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-17 Sanjay PatelCanonicalize splats as build_vectors (PR22283)
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2014-01-20 James MolloyRemove the useless pseudo instructions VDUPfdf and...
2013-12-18 Tim NorthoverARM: force soft-float ABI for tests depending on it.
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-10-15 Silviu BarangaFixed PR13938: the ARM backend was crashing because...
2012-09-06 James MolloyImprove codegen for BUILD_VECTORs on ARM.
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
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...