Use a COPY node instead of an explicit MOVA opcode in the custom insterter for...
Use a COPY node instead of an explicit MOVA opcode in the custom insterter for pcmpestrm/pcmpistrm. Allows the register allocator to handle it better and prevent wasted identity moves. llvm-svn: 161305
Loading
Please register or sign in to comment