summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-03-25 00:05:04 +0000
committerChris Lattner <sabre@nondot.org>2005-03-25 00:05:04 +0000
commit278bac843ce866eb89a76ab3aad432542f8f3666 (patch)
tree279a7e891eafa16b7a137c2f341887a4c1b39980 /llvm/lib/Transforms
parenta396eb8ae9ab6bebce072255b1c398ab6c95be8d (diff)
downloadbcm5719-llvm-278bac843ce866eb89a76ab3aad432542f8f3666.tar.gz
bcm5719-llvm-278bac843ce866eb89a76ab3aad432542f8f3666.zip
Two changes here:
1. Instead of copying Local graphs to the BU graphs to start with, use spliceFrom to do the job (which is constant time in this case). On 176.gcc, this chops off .17s from the bu pass. 2. When building SCC graphs, simplify the logic and use spliceFrom to do the heavy lifting, instead of cloneInto/delete. This slices another .14s off 176.gcc. llvm-svn: 20826
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud