diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-09-02 21:17:08 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-09-02 21:17:08 +0000 |
commit | 271439053d583b39e128a06ed6122593d76b3164 (patch) | |
tree | e5f2c53ad3e05f6a6f7a17ec86d5a4edbfe3c7bf /lib/Analysis/ScalarEvolution.cpp | |
parent | 011dca7fac07100695dd3685bfaddbea58a468b9 (diff) |
No need to get fancy inserting a PHI node when the values are stored in stack
slots. This fixes a bug where the number of nodes coming into the PHI node may
not equal the number of predecessors. E.g., two or more landingpad instructions
may require a PHI before reaching the eh.exception and eh.selector instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139035 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions