diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-03-18 03:49:40 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-03-18 03:49:40 +0000 |
| commit | 37de257ef08a972e5d5e4ffcd2e9abac37bd09a9 (patch) | |
| tree | 737fc198be33d8a7333d82c22fb210edd563812b /llvm/lib/Transforms/LevelRaise.cpp | |
| parent | e9235d2dde39673a988beb0f713d95189fc1c9f1 (diff) | |
| download | bcm5719-llvm-37de257ef08a972e5d5e4ffcd2e9abac37bd09a9.tar.gz bcm5719-llvm-37de257ef08a972e5d5e4ffcd2e9abac37bd09a9.zip | |
Fix several bugs in the extractor:
1. Names were not put on the new arguments created (ok, this just helps sanity :)
2. Fix outgoing pointer values
3. Do not insert stores for values that had not been computed
4. Fix some wierd problems with the outset calculation
This fixes CodeExtractor/2004-03-14-DominanceProblem.ll, making the extractor
work on at least one simple case!
llvm-svn: 12484
Diffstat (limited to 'llvm/lib/Transforms/LevelRaise.cpp')
0 files changed, 0 insertions, 0 deletions

