llvm-6502/include/llvm
Chris Lattner e1e922e090 Add new UndefValue class
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17035 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-16 18:05:25 +00:00
..
ADT Use explicit std:: qualification to avoid relying on Koenig lookup, which 2004-10-13 15:11:23 +00:00
Analysis Make sure any client of Dominators.h links in Dominators.cpp 2004-10-14 15:46:59 +00:00
Assembly
Bytecode
CodeGen Allow machine operands to represent global variables with offsets. This is 2004-10-15 04:38:41 +00:00
Config
Debugger
ExecutionEngine
Support
System Fix file comment header 2004-10-12 21:48:02 +00:00
Target
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h UndefValue's are constants 2004-10-16 18:05:10 +00:00
Constants.h Add new UndefValue class 2004-10-16 18:05:25 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InstrTypes.h Move the implementation of the clone method for these classes to 2004-10-15 23:52:05 +00:00
Instruction.def
Instruction.h
Instructions.h Move the implementation of the clone method for these classes to 2004-10-15 23:52:05 +00:00
IntrinsicInst.h Right, calls have Operand#0 == the called function, don't forget this. 2004-10-12 04:45:20 +00:00
Intrinsics.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h On second thought, OpaqueType is not really a good first-class type. 2004-10-12 20:35:04 +00:00
Use.h
User.h
Value.h