[ARM] Mark VMOVDRR with the RegSequence property and implement the related
target hook. This patch teaches the compiler that: dX = VMOVDRR rY, rZ is the same as: dX = REG_SEQUENCE rY, ssub_0, rZ, ssub_1 <rdar://problem/12702965> llvm-svn: 215404
Loading
Please sign in to comment