Changes in directory llvm/lib/Target/X86:
X86InstrInfo.td updated: 1.217 -> 1.218
X86RegisterInfo.td updated: 1.27 -> 1.28
---
Log message:
Remove the uses of STATUS flag register. Rely on node property SDNPInFlag,
SDNPOutFlag, and SDNPOptInFlag instead.
---
Diffs of the changes: (+222 -259)
Changes in directory llvm/lib/Target/X86:
X86InstrInfo.td updated: 1.182 -> 1.183
X86RegisterInfo.td updated: 1.26 -> 1.27
---
Log message:
Bye bye HACKTROCITY.
---
Diffs of the changes: (+4 -8)
X86InstrInfo.td|5 +++--
X86RegisterInfo.td |7 +--
2 files changed, 4 insertio
Changes in directory llvm/lib/Target/X86:
X86InstrInfo.td updated: 1.174 -> 1.175
X86RegisterInfo.td updated: 1.24 -> 1.25
X86TargetMachine.cpp updated: 1.91 -> 1.92
---
Log message:
SSE2 floating point load / store patterns. SSE2 fp to int conversion patterns.
---
Diffs of the changes: (+18