llvm-6502/include/llvm
Nate Begeman fec910c3b9 More Mach-O writer improvements.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34740 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-28 07:40:50 +00:00
..
ADT getActiveWords should return the number of words, not the index of the 2007-02-28 02:20:49 +00:00
Analysis Make getPassManagerType() const. 2007-02-27 15:00:39 +00:00
Assembly
Bytecode
CodeGen add methods for analysis of call results and return nodes. 2007-02-28 07:09:40 +00:00
Config
Debugger
ExecutionEngine
Support add a way to register an arbitrary cleanup function. 2007-02-20 06:08:37 +00:00
System
Target More Mach-O writer improvements. 2007-02-28 07:40:50 +00:00
Transforms remove some dead passes and stuff specific to the reoptimizer. 2007-02-20 05:31:35 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h For PR1205: 2007-02-26 23:54:03 +00:00
DerivedTypes.h
Function.h
GlobalValue.h Rework GlobalValue::removeDeadConstantUsers to always remove dead constant 2007-02-25 21:06:13 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h Refactor the setName stuff, moving it down the inheritance hierarchy, to 2007-02-24 00:55:48 +00:00
Instruction.def
Instruction.h Refactor the setName stuff, moving it down the inheritance hierarchy, to 2007-02-24 00:55:48 +00:00
Instructions.h Refactor the setName stuff, moving it down the inheritance hierarchy, to 2007-02-24 00:55:48 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Add new intrinsics for eh support. 2007-02-21 22:35:57 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Make getPassManagerType() const. 2007-02-27 15:00:39 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h