llvm-6502/include/llvm
2007-10-10 16:27:33 +00:00
..
ADT Renamed internal method "Create" of ImutAVLTree to "CreateNode". 2007-10-10 16:27:33 +00:00
Analysis Begin the process of allowing DomTree on MBB's. Step One: template DomTreeNode by making it a typedef of a templated DomTreeNodeBase. 2007-10-08 07:44:39 +00:00
Assembly
Bitcode Add explicit keywords. 2007-10-08 15:08:41 +00:00
CodeGen Next PPC long double bits: ppcf128->i32 conversion. 2007-10-10 01:01:31 +00:00
Config Regenerate. 2007-10-03 12:07:14 +00:00
Debugger
ExecutionEngine
Support Add new MemoryBuffer::getMemBufferCopy method. 2007-10-09 21:46:38 +00:00
System
Target Fix 80-column violations 2007-10-10 05:45:59 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Adding C and Ocaml bindings for ConstantExpr. 2007-10-06 14:29:36 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Remove an unnecessary static_cast. 2007-09-24 15:46:02 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Mark the prefetch intrinsic as IntrWriteArgMem, instead of the 2007-10-08 21:15:07 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h
Pass.h Allow passes to just pass up "FunctionPass(&ID)" instead of "FunctionPass((intptr_t)&ID)" 2007-10-08 03:45:44 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h Fix a using namespace llvm; in a header file. 2007-10-03 19:04:09 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h Fix spelling. 2007-09-25 13:53:22 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h