summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint/ExtractFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-07 00:38:08 +0000
committerChris Lattner <sabre@nondot.org>2003-12-07 00:38:08 +0000
commit00f51676936f2f5024bdc8d750eab389d1bb652a (patch)
tree9b3b11d5df3be50889f57c91d90f2df9cedc0153 /llvm/tools/bugpoint/ExtractFunction.cpp
parent31b77bbf7ef3ada3861375862c11554d254df4bf (diff)
downloadbcm5719-llvm-00f51676936f2f5024bdc8d750eab389d1bb652a.tar.gz
bcm5719-llvm-00f51676936f2f5024bdc8d750eab389d1bb652a.zip
Completely rewrite domset, idom, and domtree implementation. Now it is based
on the algorithm for directly computing immediate dominators presented in this paper: A Fast Algorithm for Finding Dominators in a Flowgraph T. Lengauer & R. Tarjan, ACM TOPLAS July 1979, pgs 121-141. This _substantially_ speeds up construction of all dominator related information. Post-dominators to follow. llvm-svn: 10301
Diffstat (limited to 'llvm/tools/bugpoint/ExtractFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud