llvm-6502/include/llvm
2003-05-31 20:01:37 +00:00
..
ADT Implementation of Equivalence Classes 2003-05-29 22:44:25 +00:00
Analysis
Assembly
Bytecode
CodeGen Renamed a variable. 2003-05-31 07:43:41 +00:00
ExecutionEngine Make sure that globals are emitted AFTER the passmanager is set up for the JIT, 2003-05-12 02:14:34 +00:00
Reoptimizer
Support dyn_cast_or_null should work just the same as dyn_cast does 2003-05-29 15:07:48 +00:00
System
Target Made a single common InvalidRegNum = -1. 2003-05-31 07:44:07 +00:00
Transforms Fixed comment width, changed arg to be const, fixed indentation, removed unnecessary includes. 2003-05-31 20:01:37 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
Constant.h
ConstantHandling.h
Constants.h Remove some cruft, add some methods to allow implementation of bugfix for 2003-05-23 20:02:05 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Intrinsics.h Add support for setjmp/longjmp primitives 2003-05-17 22:26:33 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h
Pass.h
PassAnalysisSupport.h
PassManager.h The plural of `Pass' is Passes, not Pass's. 2003-05-20 18:39:06 +00:00
PassSupport.h
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h s/convertable/convertible/g 2003-05-20 18:45:36 +00:00
User.h Don't require the user to do something like isa<foo>(II->get()). The ->get 2003-05-29 15:08:33 +00:00
Value.h