llvm-6502/include/llvm
Chris Lattner 8f51da42e7 Move inlining pass to IPO.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4761 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-19 20:43:24 +00:00
..
ADT Fix warning 2002-11-15 18:04:16 +00:00
Analysis Inline DSTypeRec stuff into DSNode 2002-11-18 21:45:30 +00:00
Assembly
Bytecode Fix typo 2002-10-25 22:53:56 +00:00
CodeGen Add helper method 2002-11-18 06:57:05 +00:00
Reoptimizer Check in header file that was missing, thus broke the build 2002-11-03 19:24:49 +00:00
Support Ignore options that are "" 2002-11-19 17:10:14 +00:00
System
Target Make sure that print gets a targetmachine 2002-11-17 23:21:45 +00:00
Transforms Move inlining pass to IPO.h 2002-11-19 20:43:24 +00:00
AbstractTypeUser.h
Annotation.h
Argument.h * Clean up some comments 2002-09-06 21:31:57 +00:00
BasicBlock.h
Constant.h
ConstantHandling.h - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:05:48 +00:00
Constants.h
DerivedTypes.h
Function.h - Eliminate SymbolTable::ParentSymTab, ST::localLookup, and 2002-10-15 21:26:29 +00:00
GlobalValue.h
GlobalVariable.h Make isExtern() be a virtual function inherited from GlobalValue 2002-10-09 23:11:33 +00:00
iMemory.h
InstrTypes.h - Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to 2002-10-13 19:39:16 +00:00
Instruction.def Eliminate the GenericBinaryInst class. 2002-09-10 15:27:31 +00:00
Instruction.h New isAssociative/isCommutative inspection methods, graciously contributed by 2002-10-31 04:14:01 +00:00
iOperators.h * Eliminate GenericBinaryInst class 2002-09-10 15:34:41 +00:00
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h Add a new Module::getNamedFunction method 2002-11-19 18:41:44 +00:00
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
SymbolTableListTraits.h *** empty log message *** 2002-06-25 16:12:52 +00:00
Type.def
Type.h
User.h
Value.h - Detemplatize UseTy<> in Value.h, because it's only instantiated for one 2002-10-09 00:42:03 +00:00