Benjamin Kramer 49d443053b Lazily allocate DenseMaps.
This makes lookup slightly more expensive but it's worth it, unused
DenseMaps are common in LLVM code apparently.

1% speedup on clang -O3 bzip2.c
4% speedup on clang -O3 oggenc.c (Release build of clang on i386/linux)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127088 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-05 16:43:41 +00:00
..
2011-03-05 16:43:41 +00:00
2011-03-05 02:36:09 +00:00
2011-03-05 14:17:37 +00:00
2011-03-04 01:20:33 +00:00