mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-26 07:24:25 +00:00
clean up; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217278 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -619,7 +619,7 @@ static SDValue GetNegatedExpression(SDValue Op, SelectionDAG &DAG,
|
||||
}
|
||||
}
|
||||
|
||||
// isSetCCEquivalent - Return true if this node is a setcc, or is a select_cc
|
||||
// Return true if this node is a setcc, or is a select_cc
|
||||
// that selects between the target values used for true and false, making it
|
||||
// equivalent to a setcc. Also, set the incoming LHS, RHS, and CC references to
|
||||
// the appropriate nodes based on the type of node we are checking. This
|
||||
|
Reference in New Issue
Block a user