Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
VMCore
ValueSymbolTable.cpp
Find file
Blame
History
Permalink
Eliminate a bunch of work from ValueSymbolTable::insert for the common case
· 770dadf3
Chris Lattner
authored
Feb 07, 2007
where a symbol name doesn't conflict. This speeds up bc reading 16% on 176.gcc! llvm-svn: 33981
770dadf3
Loading