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)
commitd93ef7afaae5082e891cc1f424f5a2b4e30645e6
treec95c6d62e10b475ae774e54f939ddb6ff81031c5
parentb1588fc0572640c0ccf6bea1a6a31d4c858b64e8
LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC

llvm-svn: 176695
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/test/CodeGen/R600/legalizedag-bug-expand-setcc.ll [new file with mode: 0644]