Jon, As explained in http://llvm.org/PR20529, ARM deprecated the use of ldc/stc for VFP and NEON operations in v7, so we have to use the VFP/NEON variants. Besides, it's only really necessry on archs that don't have VFP anyway. cheers, --renato http://reviews.llvm.org/D5234