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 | b5c1dbf50388c4efe26c9e7ba81e514a109c65d7 (patch) | |
tree | 9f7a632fa3b295c2ac9eebf8d2f1fbefc19b2e9d /lib/Transforms/Utils/LowerSelect.cpp | |
parent | 369287bab599c2c515eab4ffd8a7f3bab227d346 (diff) |
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!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12484 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LowerSelect.cpp')
0 files changed, 0 insertions, 0 deletions