]> granicus.if.org Git - llvm/commit
X86: Introduce relocImm-based patterns for cmp.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 9 Feb 2017 22:02:28 +0000 (22:02 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 9 Feb 2017 22:02:28 +0000 (22:02 +0000)
commitcdf1f7092eaabe45b804217f2d3d7d4d7620cbcf
tree8543d51d398b1197237b48f8735282879b4a9e0b
parent13384c6c8a64e87342cbbd9f611fcce2b8273b44
X86: Introduce relocImm-based patterns for cmp.

Differential Revision: https://reviews.llvm.org/D28690

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/absolute-cmp.ll [new file with mode: 0644]