diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-01-09 18:27:06 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-01-09 18:27:06 +0000 |
commit | 4b0623e141ecc164ab3f8759368f5af620ea43aa (patch) | |
tree | ca1cc2129102192b5d09c8f96812a462152df4b4 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | cda4aa6eb4cf581cfae2377055139e235c43789b (diff) | |
download | bcm5719-llvm-4b0623e141ecc164ab3f8759368f5af620ea43aa.tar.gz bcm5719-llvm-4b0623e141ecc164ab3f8759368f5af620ea43aa.zip |
* Remove instruction fields hasInFlag / hasOutFlag and added SNDPInFlag and
SNDPOutFlag to DAG nodes. These properties do not belong to target specific
instructions.
* Added DAG node property SNDPOptInFlag. It's same as SNDPInFlag except it's
optional. Used by ret / call, etc.
llvm-svn: 25154
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions