R600/SI: Remove dead code and add missing tests.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 20 Jul 2014 06:11:02 +0000 (06:11 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 20 Jul 2014 06:11:02 +0000 (06:11 +0000)
commiteb957bfe329d144d88304865ed23a448f9894fa9
tree6f65d82c50dcfd4b80d399deac5c9c7963dce668
parent06bc9c4663fb58b2b69155e1c323d10275e49c15
R600/SI: Remove dead code and add missing tests.

This probably was killed by some generic DAGCombiner
improvements in checking the TargetBooleanContents instead
of just 1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213471 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/selectcc-opt.ll
test/CodeGen/R600/setcc-opt.ll [new file with mode: 0644]