llvm-6502/include/llvm
Chris Lattner 7e314d2042 Add support for casting operators
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-21 19:10:33 +00:00
..
Analysis More functionality, renamed API 2001-07-21 19:07:19 +00:00
Assembly New function: WriteAsOperand. 2001-07-20 19:14:01 +00:00
Bytecode
CodeGen Header files for the target architecture description and for instruction 2001-07-21 12:39:03 +00:00
LLC CompileContext and options class for the llc compiler. 2001-07-21 12:39:30 +00:00
Optimizations Header to raise and lower representation 2001-07-20 19:17:47 +00:00
Support General support utilities like a program options class and a StringMap 2001-07-21 12:40:18 +00:00
Tools
Transforms
BasicBlock.h
CFG.h
CFGdecls.h
ConstantHandling.h Add support for casting operators 2001-07-21 19:10:33 +00:00
ConstantPool.h Add new method, ensureTypeAvailable 2001-07-20 19:13:04 +00:00
ConstPoolVals.h Moved isIntegral to the Type system 2001-07-21 19:02:43 +00:00
DerivedTypes.h Compute and cache information about the storage size and layout 2001-07-20 21:09:17 +00:00
Function.h
iMemory.h Provide uniform access to the pointer operand and to the index 2001-07-20 21:07:06 +00:00
InstrTypes.h Add an function to BinaryOperator to swap the two operands 2001-07-20 19:09:33 +00:00
Instruction.h Added a representation of the machine instructions generated 2001-07-20 21:05:02 +00:00
iOperators.h
iOther.h
iTerminators.h
iUnary.h
Module.h
SlotCalculator.h
SymbolTable.h
SymTabValue.h
Type.h Change is*Type to be a casting convertion operator 2001-07-20 19:12:34 +00:00
User.h
Value.h
ValueHolder.h