summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/nodebug.ll
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2015-07-24 00:02:11 +0000
committerPhilip Reames <listmail@philipreames.com>2015-07-24 00:02:11 +0000
commit88958b2df30f7f225f7a64b713f5e6ce8f498b69 (patch)
tree6cee572547bb970ff3a0173c9832c64f2518cc3f /llvm/test/DebugInfo/nodebug.ll
parent687097a0a97dee76eb3ec4a389de1eaca6456fa8 (diff)
downloadbcm5719-llvm-88958b2df30f7f225f7a64b713f5e6ce8f498b69.tar.gz
bcm5719-llvm-88958b2df30f7f225f7a64b713f5e6ce8f498b69.zip
[RewriteStatepointsForGC] Use a worklist algorithm for first part of base pointer algorithm [NFC]
The new code should hopefully be equivalent to the old code; it just uses a worklist to track instructions which need to visited rather than iterating over all instructions visited each time. This should be faster, but the primary benefit is that the purpose should be more clear and the diff of adding another instruction type (forthcoming) much more obvious. Differential Revision: http://reviews.llvm.org/D11480 llvm-svn: 243071
Diffstat (limited to 'llvm/test/DebugInfo/nodebug.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud