aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/LowerInvoke.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-05 04:26:39 +0000
committerChris Lattner <sabre@nondot.org>2003-10-05 04:26:39 +0000
commitafa060ea3ff93eb99bafd41e593707cee3b9afa3 (patch)
treecd5a6dcac47a0721196bc5cde2304a8512d757a0 /lib/Transforms/Utils/LowerInvoke.cpp
parent521c16aadd56503320f61ec0a78ca7fda130ee8f (diff)
* Update file header comment
*** Revamp the code which handled unreachable code in the function. Now the code is much more efficient for high-degree basic blocks, such as those that occur in the 252.eon SPEC benchmark. For the interested, the time to promote a SINGLE alloca in _ZN7mrScene4ReadERSi function used to be > 3.5s. Now it is < .075s. The function has a LOT of allocas in it, so it appeared to be infinite looping, this should make it much nicer. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8863 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LowerInvoke.cpp')
0 files changed, 0 insertions, 0 deletions