Finally enable the setcc-branch folding code.
authorBrian Gaeke <gaeke@uiuc.edu>
Sun, 12 Dec 2004 07:42:58 +0000 (07:42 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sun, 12 Dec 2004 07:42:58 +0000 (07:42 +0000)
commitf731be0dd58a0abc049523dfec325b541d0b4f1b
tree0f426577f52d47171c7e4dd3213bb6a511503ed9
parent81cf150b5d3fa565eb661ba6878a8b0c32d2e048
Finally enable the setcc-branch folding code.
Also, fix a bug where ubyte 255 would sometimes be output as -1. This
was afflicting hbd.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18823 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcV8ISelSimple.cpp
lib/Target/SparcV8/SparcV8ISelSimple.cpp