[X86] Remove many operands that represent memory stores from outs to ins. These opera...
authorCraig Topper <craig.topper@gmail.com>
Sun, 13 Mar 2016 02:56:31 +0000 (02:56 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 13 Mar 2016 02:56:31 +0000 (02:56 +0000)
commit955308fbee4e7e3c8b837e769c4aa745edf0585e
tree7db4e238a44eac236f60d33835b523d43011ed92
parentefe190a6eb8a841b8dde8fd81e0ead6e5144337a
[X86] Remove many operands that represent memory stores from outs to ins. These operands are the registers and immediates that specify the memory address not the memory itself thus they are inputs.

llvm-svn: 263354
llvm/lib/Target/X86/X86InstrFPStack.td
llvm/lib/Target/X86/X86InstrInfo.td
llvm/lib/Target/X86/X86InstrMMX.td
llvm/lib/Target/X86/X86InstrMPX.td
llvm/lib/Target/X86/X86InstrSystem.td
llvm/lib/Target/X86/X86InstrVMX.td