llvm-6502/include
Vikram S. Adve 5aefcad35b Use vectors instead of hash_maps for issueGaps and conflictLists.
These hash lookups were a major sink of time because they happen so often!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4136 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-13 00:37:46 +00:00
..
boost Add support for gcc 3.2 2002-09-17 23:38:38 +00:00
llvm Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:37:46 +00:00
Support * Don't only print out reachable nodes in the graph. 2002-10-10 22:29:51 +00:00