]> granicus.if.org Git - llvm/commit
[X86] Don't mark addressing mode operands as "outs". NFC-ish.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 14 Jul 2016 14:53:17 +0000 (14:53 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 14 Jul 2016 14:53:17 +0000 (14:53 +0000)
commit1ac61e28610701a3c5d763fb6474540943049d9b
tree15e911cd7db9e590cebbee0266df758f4b57727b
parent27cc0cc03920f4bf019a4ee8ac1c8305d482583d
[X86] Don't mark addressing mode operands as "outs". NFC-ish.

Nothing in-tree can tell the difference, but it's incorrect: the
addressing mode registers aren't what's defined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td