Skip to content
Commit d47675ed authored by Chris Lattner's avatar Chris Lattner
Browse files

Eliminate the SetCCSDNode in favor of a CondCodeSDNode class. This pulls the

CC out of the SetCC operation, making SETCC a standard ternary operation and
CC's a standard DAG leaf.  This will make it possible for other node to use
CC's as operands in the future...

llvm-svn: 22728
parent 2035c4f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment