Chris Lattner dec628eead Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::string, Value*>
as its main datastructure.  There are many improvements yet to be made, but
this speeds up opt --std-compile-opts on 447.dealII by 7.3%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34193 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-12 05:18:08 +00:00
..
2007-02-12 05:00:35 +00:00
2007-01-23 10:26:08 +00:00
2007-02-10 20:37:40 +00:00
2007-02-05 20:47:22 +00:00
2007-01-26 01:08:18 +00:00
2007-02-05 20:47:22 +00:00
2007-01-17 02:46:11 +00:00
2007-02-12 05:00:35 +00:00
2007-02-05 20:47:22 +00:00
2007-02-12 05:00:35 +00:00
2007-02-01 22:10:12 +00:00
2007-01-29 00:09:00 +00:00