LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC
authorTom Stellard <thomas.stellard@amd.com>
Fri, 8 Mar 2013 15:37:02 +0000 (15:37 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 8 Mar 2013 15:37:02 +0000 (15:37 +0000)
commit03abf2f2aa77ddd23b74e431005bf773ce1cf0aa
treeab0da538c9bc8eb747f3849e24d4e8e86194bfc6
parent3ef5383b3537a420c5e2ab3e657c378e5185549d
LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176695 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
test/CodeGen/R600/legalizedag-bug-expand-setcc.ll [new file with mode: 0644]