llvm-6502/include/llvm
Dan Gohman 0ecd4c1a55 Fix a typo in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48313 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-13 01:08:50 +00:00
..
ADT No need for typedefs with enums in C++. 2008-03-13 01:07:53 +00:00
Analysis Update the block cloner which fixes bugpoint on code using unwind_to (phew!) 2008-03-09 05:24:34 +00:00
Assembly
Bitcode
CodeGen Refactor some code out of MachineSink into a MachineInstr query. 2008-03-13 00:44:09 +00:00
Config
Debugger
ExecutionEngine
Support Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
System
Target Use PassManagerBase instead of FunctionPassManager for functions 2008-03-11 22:29:46 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h Two things. Preserve the unwind_to when splitting a BB. 2008-03-09 05:04:48 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
GlobalAlias.h Add helper for ultimate aliasee resoltion 2008-03-11 22:28:56 +00:00
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
IntrinsicInst.h
Intrinsics.h Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
Pass.h Fix a typo in a comment. 2008-03-13 01:08:50 +00:00
PassAnalysisSupport.h
PassManager.h Give PassManager and FunctionPassManager a common base class, with 2008-03-11 16:41:42 +00:00
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h There is no killUse. 2008-03-07 22:24:41 +00:00
ValueSymbolTable.h