setOperationAction should be done on the return value of the type, not the operands.
authorNadav Rotem <nadav.rotem@intel.com>
Sun, 18 Sep 2011 14:57:03 +0000 (14:57 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Sun, 18 Sep 2011 14:57:03 +0000 (14:57 +0000)
commit354efd88db96c9662d41c1e154fdee37324802db
treef6dc5fcb1ab033d09ece49995cd01b3da459b18f
parentbed95e01ffacb5ad9fc8169b98711b1a3e1af9da
setOperationAction should be done on the return value of the type, not the operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2011-09-18-sse2cmp.ll [new file with mode: 0644]