diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-05-20 09:21:39 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-05-20 09:21:39 +0000 |
commit | 401049ce33ae8ab52fb304e9646355882e176f37 (patch) | |
tree | 60ed5bedd85d61a22bc21e96a0f9a00216680538 /llvm/lib/Target/TargetData.cpp | |
parent | 0643f902be09bfd64714dcc3dd4953523b0a8328 (diff) | |
download | bcm5719-llvm-401049ce33ae8ab52fb304e9646355882e176f37.tar.gz bcm5719-llvm-401049ce33ae8ab52fb304e9646355882e176f37.zip |
- Use of load's chain result should be redirected to load's chain operand.
If it reads the chain result of the call, then the use, callseq_start,
and call would form a cycle!
- Don't forget handle node replacement!
- There could also be a TokenFactor between the load and the callseq_start.
llvm-svn: 28420
Diffstat (limited to 'llvm/lib/Target/TargetData.cpp')
0 files changed, 0 insertions, 0 deletions