]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/ARM/vst3.ll
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function...
[opencl/llvm.git] / test / CodeGen / ARM / vst3.ll
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...
2012-05-11 Chad Rosier[fast-isel] Remove -disable-arm-fast-isel option. ...
2011-04-25 Eric ChristopherMake this test disable fast isel as it's not needed.
2011-02-07 Bob WilsonAdd codegen support for using post-increment NEON load...
2010-09-23 Bob WilsonSet alignment operand for NEON VST instructions.
2010-08-27 Bob WilsonChange ARM VFP VLDM/VSTM instructions to use addressing...
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-08 Bob WilsonAdd codegen support for NEON vst3 intrinsics with ...
2009-10-07 Bob WilsonAdd codegen support for NEON vst3 intrinsics with 128...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-11 Bob WilsonUse vAny type to get rid of Neon intrinsics that differ...
2009-08-06 Bob WilsonImplement Neon VST[234] operations.