llvm-6502/include/llvm
Chris Lattner 2ba528b3a7 switch the sched unit map over to use a DenseMap instead of std::map. This
speeds up isel as a whole time by 2.6%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33810 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-03 01:34:13 +00:00
..
ADT silence annoying warning in release-asserts build 2007-02-02 21:19:18 +00:00
Analysis Make this a *real* header: 2007-01-30 23:47:35 +00:00
Assembly
Bytecode
CodeGen switch the sched unit map over to use a DenseMap instead of std::map. This 2007-02-03 01:34:13 +00:00
Config
Debugger
ExecutionEngine
Support Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
System
Target Support for non-landing pad exception handling. 2007-02-01 16:31:34 +00:00
Transforms Switch inliner over to use DenseMap instead of std::map for ValueMap. This 2007-02-03 00:08:31 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
DerivedTypes.h
Function.h For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
GlobalValue.h For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
GlobalVariable.h For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Instruction.h Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Instructions.h Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h Add printVersion(). Linker can use it to print LLVM version number. 2007-02-01 01:46:06 +00:00
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Pretty print pass managers. 2007-02-01 22:10:12 +00:00
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h