================ Comment at: lib/Target/ARM/ARMInstrNEON.td:5348 @@ +5347,3 @@ +// Add support for bytes replication feature, so it could be GAS compatible. +// E.g. instrustions below: +// "vmov.i32 d0, 0xffffffff" ---------------- Yeah. I see my typo: instrustions -> instructions. http://reviews.llvm.org/D3315