Avoid extra vreg copies for arguments passed in registers. Specifically, this...
Avoid extra vreg copies for arguments passed in registers. Specifically, this can make MachineCSE more effective in some cases (especially in small functions). PR8361 / part of rdar://problem/8259436 . llvm-svn: 130928
Loading
Please register or sign in to comment