llvm-6502/include/llvm
Chris Lattner 7742799a80 Add missing forward decl
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3413 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-21 15:38:45 +00:00
..
ADT
Analysis * IntervalPartition no longer derives from vector 2002-08-09 22:52:06 +00:00
Assembly Module's do not subclass from Value, so this code caused a segfault. 2002-08-18 00:37:14 +00:00
Bytecode
CodeGen Change opLabel numbers for Not and BNot. 2002-08-15 14:20:45 +00:00
Support Add missing forward decl 2002-08-21 15:38:45 +00:00
System
Target Return const char * const instead of std::string from get register name method 2002-08-12 21:24:55 +00:00
Transforms Implement a new RemoveSuccessor function 2002-07-29 22:32:06 +00:00
AbstractTypeUser.h
Annotation.h
Argument.h
BasicBlock.h
Constant.h - ConstantPointerRefs are now automatically removed from the module table 2002-08-18 00:39:59 +00:00
ConstantHandling.h Remove constant propogation support for NOT instruction 2002-08-14 18:17:07 +00:00
Constants.h - ConstantPointerRefs are now automatically removed from the module table 2002-08-18 00:39:59 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h Add MemAccessInst::getNumIndices(). 2002-08-03 13:22:36 +00:00
InstrTypes.h Added more helper functions for binary instructions emulating 2002-08-15 14:15:48 +00:00
Instruction.def Remove the last traces of the NOT instruction 2002-08-15 16:14:49 +00:00
Instruction.h Remove the last traces of the NOT instruction 2002-08-15 16:14:49 +00:00
iOperators.h Add new SetCondInst::getInverseCondition() method. 2002-08-20 18:17:09 +00:00
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h - ConstantPointerRefs are now automatically removed from the module table 2002-08-18 00:39:59 +00:00
Pass.h - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:11 +00:00
PassAnalysisSupport.h - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:11 +00:00
PassManager.h
PassSupport.h * Implement stuff so that code can declare that they only depend on the CFG of 2002-07-30 16:27:32 +00:00
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
User.h
Value.h