diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-01-27 22:13:45 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-01-27 22:13:45 +0000 |
commit | e555a92c8dcd1547d1777b4ea2b1a9e07ac3f4c8 (patch) | |
tree | 5dbacb52151cfdb29400e9809c3b4fcf496ab031 /llvm/lib/Target/PowerPC/PPCISelLowering.cpp | |
parent | b3eb31f7f97fb54fd3d6941729dd7fa89ea8907a (diff) | |
download | bcm5719-llvm-e555a92c8dcd1547d1777b4ea2b1a9e07ac3f4c8.tar.gz bcm5719-llvm-e555a92c8dcd1547d1777b4ea2b1a9e07ac3f4c8.zip |
(store (op (load ...)), ...)
If store's chain operand is load, then use load's chain operand instead. If
it isn't (likely a TokenFactor), then do not allow the folding.
llvm-svn: 25708
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions