When adding a register, we should mark it as "def" if it can optionally define
authorBill Wendling <isanbard@gmail.com>
Mon, 30 Aug 2010 01:36:05 +0000 (01:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 30 Aug 2010 01:36:05 +0000 (01:36 +0000)
commit25b141912ce4f5a4b8a0684e870569ece21facde
treeeef2d0b3c4006837817d08a1b3e6f519d4ba6377
parenta11ce95cfce8f58bf086698404ea33b09ef98eea
When adding a register, we should mark it as "def" if it can optionally define
said (physical) register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112461 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/InstrEmitter.cpp