Lower setcc branchless, if this is profitable.
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 11 Dec 2009 23:01:29 +0000 (23:01 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 11 Dec 2009 23:01:29 +0000 (23:01 +0000)
commit8d1ffbd1adad453fe330be4951400bfd25fab666
tree0c0cb92016b625c72049185348bc48380ac68703
parentc42a0b75a41144be86d40872b57850ab578969ea
Lower setcc branchless, if this is profitable.
Based on the patch by Brian Lucas!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91175 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430ISelLowering.cpp
lib/Target/MSP430/MSP430ISelLowering.h
test/CodeGen/MSP430/setcc.ll [new file with mode: 0644]