llvm-6502/include/llvm
Chris Lattner c875f023d4 Rename ValueMap to ScalarMap
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4516 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-03 21:27:48 +00:00
..
ADT Statistic class should return const reference to *this, not a reference to 2002-10-31 02:50:27 +00:00
Analysis Rename ValueMap to ScalarMap 2002-11-03 21:27:48 +00:00
Assembly
Bytecode Fix typo 2002-10-25 22:53:56 +00:00
CodeGen Bug fix: need to initialize new CallArgsDescriptor pointer. 2002-10-30 20:38:49 +00:00
Reoptimizer Check in header file that was missing, thus broke the build 2002-11-03 19:24:49 +00:00
Support Don't #include <Support/*>, #include "Support/*" 2002-10-28 02:11:53 +00:00
System
Target * Add new "Target Specific Flags" field to instruction descriptor 2002-10-30 01:06:53 +00:00
Transforms
AbstractTypeUser.h
Annotation.h
Argument.h
BasicBlock.h - Add new ctor to BasicBlock to allow insertion before any BB, not just at 2002-09-26 05:03:17 +00:00
Constant.h
ConstantHandling.h
Constants.h
DerivedTypes.h
Function.h - Eliminate SymbolTable::ParentSymTab, ST::localLookup, and 2002-10-15 21:26:29 +00:00
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h New isAssociative/isCommutative inspection methods, graciously contributed by 2002-10-31 04:14:01 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h
Pass.h
PassAnalysisSupport.h - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
PassManager.h
PassSupport.h
SlotCalculator.h
SymbolTable.h - Eliminate SymbolTable::ParentSymTab, ST::localLookup, and 2002-10-15 21:26:29 +00:00
SymbolTableListTraits.h
Type.def
Type.h
User.h
Value.h