Add implicit def of EFLAGS on those instructions that may modify flags.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 14 Sep 2007 21:48:26 +0000 (21:48 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 14 Sep 2007 21:48:26 +0000 (21:48 +0000)
commit24f2ea3971065eb9e88d50ebeddad0463337cae3
tree3381ad12446b820dd5939a087cf92c4b20d01b45
parentf82e1e66cec02ecfa3c83c165bce6a2780c77914
Add implicit def of EFLAGS on those instructions that may modify flags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFPStack.td
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86InstrX86-64.td