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
Loading
Please register or sign in to comment
These hash lookups were a major sink of time because they happen so often! Also, add option to disable scheduling. llvm-svn: 4138