llvm-6502/include/llvm
2003-10-08 04:45:45 +00:00
..
ADT Output a very high-precision number 2003-10-05 00:41:07 +00:00
Analysis Use graph traits to perform generic interval construction 2003-10-01 22:28:00 +00:00
Assembly Standardize header file comments 2003-09-30 18:37:50 +00:00
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 Regenerated with (at top-level llvm directory): 2003-10-07 23:39:51 +00:00
ExecutionEngine Make getOperandValue and executeCastOperation methods of Interpreter. 2003-09-05 18:55:03 +00:00
Support Doxygenize class comments. Add new NamedRegionTimer class 2003-10-06 15:02:16 +00:00
System Standardize header file comments 2003-09-30 18:37:50 +00:00
Target Standardize header file comments 2003-09-30 18:37:50 +00:00
Transforms Change the interface to PromoteMemToReg to also take a DominatorTree 2003-10-05 21:20:13 +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 Fix header, fix broken friend decl 2003-09-20 03:34:44 +00:00
BasicBlock.h Remove obsolete scoped pred and succ iterator typedefs 2003-10-01 22:28:39 +00:00
CallGraphSCCPass.h Initial checkin of the CallGraphSCCPass class 2003-08-31 01:54:59 +00:00
Constant.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ConstantHandling.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Constants.h Add some new methods to forward to 2003-10-05 00:13:28 +00:00
DerivedTypes.h Minor cleanups 2003-10-03 18:57:54 +00:00
Function.h Rename getEntryNode -> getEntryBlock() 2003-09-20 14:36:49 +00:00
GlobalValue.h Standardize header file comments 2003-09-30 18:37:50 +00:00
GlobalVariable.h Standardize header file comments 2003-09-30 18:37:50 +00:00
iMemory.h Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll 2003-09-09 18:16:08 +00:00
InstrTypes.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Instruction.def Standardize header file comments 2003-09-30 18:37:50 +00:00
Instruction.h Remove unneeded dtors 2003-10-06 17:36:49 +00:00
Instructions.h New helper header 2003-01-27 22:08:52 +00:00
Intrinsics.h Eliminate the unwind intrinsic, it is now an instruction 2003-09-08 19:44:47 +00:00
iOperators.h * Eliminate GenericBinaryInst class 2002-09-10 15:34:41 +00:00
iOther.h Standardize header file comments 2003-09-30 18:37:50 +00:00
iPHINode.h Standardize header file comments 2003-09-30 18:37:50 +00:00
iTerminators.h Add the unwind instruction class 2003-09-08 18:54:09 +00:00
Linker.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Module.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ModuleProvider.h Rename AbstractModuleProvider -> ModuleProvider, to match the header file name, 2003-10-04 20:14:59 +00:00
Pass.h Standardize header file comments 2003-09-30 18:37:50 +00:00
PassAnalysisSupport.h Standardize header file comments 2003-09-30 18:37:50 +00:00
PassManager.h Standardize header file comments 2003-09-30 18:37:50 +00:00
PassSupport.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
SlotCalculator.h Standardize header file comments 2003-09-30 18:37:50 +00:00
SymbolTable.h This checkin basically amounts to a complete rewrite of the type-resolution 2003-10-03 18:46:24 +00:00
SymbolTableListTraits.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Type.def Standardize header file comments 2003-09-30 18:37:50 +00:00
Type.h Make the PATypeHolder use a simple union-find implementation to handle 2003-10-02 23:35:57 +00:00
User.h Remove unneeded dtors 2003-10-06 17:36:49 +00:00
Value.h There is no reason for Value to be an AbstractTypeUser. This just makes things 2003-10-02 19:44:23 +00:00