diff options
author | Chris Lattner <sabre@nondot.org> | 2004-12-09 04:51:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-12-09 04:51:50 +0000 |
commit | e44907012a2f77055973794ab9b1b231b0c81dd5 (patch) | |
tree | cb3d1c1768bf6e9c733dbd3bdde04fa5d6cfb281 /llvm/lib/System/Win32/DynamicLibrary.cpp | |
parent | 346ee4c9fbc7ef4ffa9355131644a30cbc3bb618 (diff) | |
download | bcm5719-llvm-e44907012a2f77055973794ab9b1b231b0c81dd5.tar.gz bcm5719-llvm-e44907012a2f77055973794ab9b1b231b0c81dd5.zip |
Eliminate this ugly hack. This was put back in when replaceAllUsesOf used
a different algorithm that was extremely inefficient for instructions with
many operands.
This reduces the time of this code snippet from .23s for 176.gcc to 0.03s
in a debug build, which speeds up total llvm-dis time just barely.
It's more of a code cleanup than a speedup.
llvm-svn: 18685
Diffstat (limited to 'llvm/lib/System/Win32/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions