llvm-6502/include/llvm
Chris Lattner 0252755825 Rearrange code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1334 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 16:49:49 +00:00
..
Analysis Fix protection probs 2001-11-15 15:24:31 +00:00
Assembly Okay, so this is a huge hack. Fixme later 2001-11-07 05:31:53 +00:00
Bytecode
CodeGen Modify method AllocateLocalVar to take size argument. 2001-11-15 15:23:02 +00:00
Optimizations Move level change xfor into the transforms directory 2001-11-01 02:39:49 +00:00
Support Print floating point numbers in expodential form so that small numbers don't get truncated, which broke the health benchmark 2001-11-01 22:06:00 +00:00
Target Add function returning which operand holds immediate constant 2001-11-14 18:48:36 +00:00
Transforms Rearrange code 2001-11-26 16:49:49 +00:00
AbstractTypeUser.h Add casts 2001-11-26 16:46:09 +00:00
Annotation.h
BasicBlock.h
ConstantHandling.h Be more const correct 2001-11-26 16:48:56 +00:00
ConstPoolVals.h Add new isNullValue method 2001-11-01 05:53:56 +00:00
DerivedTypes.h Add new CompositeType shared baseclass of ArrayType and StructType 2001-11-26 16:46:45 +00:00
Function.h Remove unneeded forward decl 2001-11-08 20:54:51 +00:00
GlobalValue.h
GlobalVariable.h
iMemory.h * Remove the indexVec stuff which gets out of sync with the operands of the 2001-11-26 16:48:41 +00:00
InstrTypes.h
Instruction.def
Instruction.h
iOperators.h
iOther.h Add a helper function to PHI node 2001-11-03 21:08:00 +00:00
iTerminators.h
iUnary.h
Linker.h
Module.h
Pass.h
SlotCalculator.h
SymbolTable.h
SymTabValue.h
Type.def
Type.h New Method isLosslesslyConvertableTo 2001-11-26 16:47:10 +00:00
User.h
Value.h
ValueHolder.h Refactor some functionality to expose more useful stuff 2001-11-10 06:47:45 +00:00