llvm-6502/lib/Target
Vikram S. Adve 1632e882f1 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4138 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-13 00:40:37 +00:00
..
CBackend Instead of adding stdlib we just prototype malloc correctly. 2002-10-11 21:40:44 +00:00
SparcV9 Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:40:37 +00:00
MachineFrameInfo.cpp
Makefile
TargetData.cpp
TargetMachine.cpp Run LICM before GCSE! 2002-10-13 00:34:10 +00:00
TargetSchedInfo.cpp Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:37:46 +00:00