diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-11-30 01:39:32 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-11-30 01:39:32 +0000 |
| commit | 3ff6d0158674b8509394464310f262e260f19e5c (patch) | |
| tree | 95deaee1b21b62bfa21ef27e44c654d984e32146 /llvm/lib/ExecutionEngine | |
| parent | 60444f8aa5f0fb2542d38b572db4b4c6b4b4150d (diff) | |
| download | bcm5719-llvm-3ff6d0158674b8509394464310f262e260f19e5c.tar.gz bcm5719-llvm-3ff6d0158674b8509394464310f262e260f19e5c.zip | |
Fix a fixme by making memdep's handling of allocations more logical.
If we see that a load depends on the allocation of its memory with no
intervening stores, we now return a 'None' depedency instead of "Normal".
This tweaks GVN to do its optimization with the new result.
llvm-svn: 60267
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions

