]> granicus.if.org Git - llvm/commit
[X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.
authorAkira Hatanaka <ahatanaka@apple.com>
Tue, 19 Aug 2014 02:09:57 +0000 (02:09 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Tue, 19 Aug 2014 02:09:57 +0000 (02:09 +0000)
commit6290308366a93cf4730f3c23bb8a4ab72e78e082
tree781b89ab19d0897f2eb99189cf42efbef60e0de6
parent1cfbb6358c2fc6c6cdf1a012c64cf23d3f859662
[X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.

<rdar://problem/16952634>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FloatingPoint.cpp
test/CodeGen/X86/fpstack-debuginstr-kill.ll [new file with mode: 0644]