Go to file
Vikram S. Adve 9e5eb46362 Use vectors instead of hash_maps for issueGaps and conflictLists.
These hash lookups were a major sink of time because they happen so often!
Also, add option to disable scheduling.

llvm-svn: 4138
2002-10-13 00:40:37 +00:00
llvm Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:40:37 +00:00