summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/ExecutionEngine.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
commita7b6f3ab9c61ee5deb7e380ec5bea1f6b3a726a6 (patch)
tree780c2296e7d6fabcfc17e70a3cebb6dd12d45ddc /llvm/lib/ExecutionEngine/ExecutionEngine.cpp
parent82ac26c8ba9ca4fd076c2142e11325b47ced21f5 (diff)
downloadbcm5719-llvm-a7b6f3ab9c61ee5deb7e380ec5bea1f6b3a726a6.tar.gz
bcm5719-llvm-a7b6f3ab9c61ee5deb7e380ec5bea1f6b3a726a6.zip
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. llvm-svn: 10312
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud