llvm-6502/include/llvm
2003-10-15 21:55:37 +00:00
..
ADT This file uses assert and doesn't include anything which already #includes <cassert> 2003-10-15 21:55:37 +00:00
Analysis Remove usage of use_size() 2003-10-15 16:43:24 +00:00
Assembly
Bytecode Rename AbstractModuleProvider -> ModuleProvider, to match the header file name, 2003-10-04 20:14:59 +00:00
CodeGen Forward declare class Type since it is used in this class and Type.h is not included 2003-10-08 04:45:45 +00:00
Config Added a macro and code that checks for the %a format string in sprintf(). 2003-10-13 16:22:01 +00:00
ExecutionEngine Enabling incremental bytecode loading in the JIT: 2003-10-14 21:35:52 +00:00
Support Generalize abstract interpreter interface to allow linking in an arbitrary number of shared objects 2003-10-14 21:52:52 +00:00
System
Target
Transforms Rename loop preheaders pass to loop simplify 2003-10-12 21:52:28 +00:00
AbstractTypeUser.h This checkin basically amounts to a complete rewrite of the type-resolution 2003-10-03 18:46:24 +00:00
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
ConstantHandling.h
Constants.h Add some new methods to forward to 2003-10-05 00:13:28 +00:00
DerivedTypes.h Make getContainedType more efficient by not returning null if out of range! 2003-10-09 20:35:15 +00:00
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h Remove unneeded dtors 2003-10-06 17:36:49 +00:00
Instructions.h
Intrinsics.h
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h
ModuleProvider.h Rename AbstractModuleProvider -> ModuleProvider, to match the header file name, 2003-10-04 20:14:59 +00:00
Pass.h Fix spelling. 2003-10-10 17:42:19 +00:00
PassAnalysisSupport.h
PassManager.h Enabling incremental bytecode loading in the JIT: 2003-10-14 21:34:56 +00:00
PassSupport.h Rename method to indicate what it does 2003-10-12 18:51:53 +00:00
SlotCalculator.h
SymbolTable.h This checkin basically amounts to a complete rewrite of the type-resolution 2003-10-03 18:46:24 +00:00
SymbolTableListTraits.h
Type.def
Type.h Add operator= for type iterators to make them assignable 2003-10-13 15:34:17 +00:00
User.h Add new op_erase method 2003-10-13 03:29:26 +00:00
Value.h Add new hasOneUse() method. Remove explicit inline qualifiers 2003-10-15 16:39:04 +00:00