diff options
author | Chris Lattner <sabre@nondot.org> | 2005-08-09 20:20:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-08-09 20:20:18 +0000 |
commit | d47675ed2407c5184a9ada2de90dcd0cd6478249 (patch) | |
tree | 96f24ada8f299655b337e0923d685382ef20b07f /llvm/lib/Analysis/ScalarEvolution.cpp | |
parent | 2035c4f7f84ce1dec37ab9d83a58f678ca175dbe (diff) | |
download | bcm5719-llvm-d47675ed2407c5184a9ada2de90dcd0cd6478249.tar.gz bcm5719-llvm-d47675ed2407c5184a9ada2de90dcd0cd6478249.zip |
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
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions