aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/JIT/VM.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-08 05:34:54 +0000
committerChris Lattner <sabre@nondot.org>2003-12-08 05:34:54 +0000
commit7152da38ef2c1f9f8ee407dc7740dfd43cbc41a6 (patch)
tree4acdf8efb92f8693f5b8c69c4fc01100444a11a2 /lib/ExecutionEngine/JIT/VM.cpp
parent63c08be5e7e8f76136f6c222141f7e236d906e40 (diff)
Cleanup and restructure the code to make it easier to read and maintain.
The only functionality change is that we now implement: Regression/Transforms/TailCallElim/intervening-inst.ll Which is really kinda pointless, because it means that trivially dead code does not interfere with -tce, but trivially dead code probably wouldn't be around anytime when this pass is run anyway. The point of including this change it to support other more aggressive transformations when we have the analysis capabilities to do so. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10312 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/JIT/VM.cpp')
0 files changed, 0 insertions, 0 deletions