diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-01-12 18:38:26 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-01-12 18:38:26 +0000 |
| commit | 7b1dae8032d9462da6801b74476e78c17abbd28f (patch) | |
| tree | 25fda7fd9f6ed66a6d5bd86f9801c838752c9bf7 /llvm/lib/CodeGen | |
| parent | 40e7982c2c3d1f3b2e7f42006cf500773268b9f7 (diff) | |
| download | bcm5719-llvm-7b1dae8032d9462da6801b74476e78c17abbd28f.tar.gz bcm5719-llvm-7b1dae8032d9462da6801b74476e78c17abbd28f.zip | |
We can only fold a load into an op if there is exactly one use of the value.
Checking to see if the load has two uses is not equivalent, as the chain
value may have zero uses.
llvm-svn: 19518
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

