diff options
author | Chris Lattner <sabre@nondot.org> | 2002-05-02 21:18:01 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-05-02 21:18:01 +0000 |
commit | 59f0ce2a41b4349f8062ba050dd84e34635781b5 (patch) | |
tree | 5da622dc738ffafd09bdbf418ca12819aa125bba /lib/ExecutionEngine/Interpreter/Execution.cpp | |
parent | a1ab959de3683890215fe1755c4be415d2df7fc8 (diff) |
* Enable SCCP debugging to be turned on with a simple change of #define
* Change worklist to a set so that duplicates cannot happen
* Add support for the invoke instruction
* Avoid marking store and free instructions as overdefined, since they
cannot produce a value anyway.
* Inline the OperandChangedState implementation
* Add isEdgeFeasible in preparation to fix a bug. Right now it behaves
exactly as before.
* Remove obsolete comment about constant pools
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2445 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Execution.cpp')
0 files changed, 0 insertions, 0 deletions