1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/include
Vikram S. Adve 7387d96d6a Use vectors instead of hash_maps for issueGaps and conflictLists.
These hash lookups were a major sink of time because they happen so often!

llvm-svn: 4136
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