diff options
author | Chris Lattner <sabre@nondot.org> | 2004-01-28 03:03:06 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-01-28 03:03:06 +0000 |
commit | 63c649a9fad85e78946d98a22c96853efe22d768 (patch) | |
tree | fcaf367b85c728b901b73b091f4804b80285725d /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 0c0e0d8d6c61df2b65d58442148a8640e97eaa16 (diff) | |
download | llvm-63c649a9fad85e78946d98a22c96853efe22d768.zip llvm-63c649a9fad85e78946d98a22c96853efe22d768.tar.gz llvm-63c649a9fad85e78946d98a22c96853efe22d768.tar.bz2 |
In updateFromGlobalsGraph, instead of iterating over all of the scalars in the
function to find the globals, iterate over all of the globals directly. This
speeds the function up from 14s to 6.3s on perlbmk, reducing DSA time from
53->46s.
llvm-svn: 10996
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions