Implement SPselectfcc for i64 operands.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 19 May 2013 20:20:54 +0000 (20:20 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 19 May 2013 20:20:54 +0000 (20:20 +0000)
commit89db6732fbd987a33751f4aff01b8e4b0a630d91
treec9646736bfe7bc927607de7768ebbb7c2bc32bb5
parent4e4464bf744030ae4a775bf49a30e9e4ea625682
Implement SPselectfcc for i64 operands.

Also clean up the arguments to all the MOVCC instructions so the
operands always are (true-val, false-val, cond-code).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182221 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstr64Bit.td
lib/Target/Sparc/SparcInstrInfo.td
test/CodeGen/SPARC/64cond.ll