diff options
author | Chris Lattner <sabre@nondot.org> | 2005-11-16 06:09:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-11-16 06:09:47 +0000 |
commit | 6b41edb30ff688135264b73aebb85b6106246df9 (patch) | |
tree | 6e275ae4df767b1ad52d6a38ba74e5d5b996c126 /llvm/lib/Support/CommandLine.cpp | |
parent | 655e7dfd0d39a43cfc7bef9ba58907879d82db0f (diff) | |
download | bcm5719-llvm-6b41edb30ff688135264b73aebb85b6106246df9.tar.gz bcm5719-llvm-6b41edb30ff688135264b73aebb85b6106246df9.zip |
* Fix DerivedType::dropAllTypeUses to not change the number of types in a
type when it gets refined. This allows us to hash on this crucial value.
* Fix several issues in TypeMap::RefineAbstractType that prevent it from
handling hash values that change correctly.
* Define hashTypeStructure to not always return 0. :)
This last part (which depends on the first two) speeds up gccld time on eon
from 3.78s to 2.75s with a release build (a 28% speedup!). This resolves
PR474.
llvm-svn: 24372
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions