llvm-6502/include/llvm
Dan Gohman 3ab264a985 Fix grammar in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42748 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-08 15:10:04 +00:00
..
ADT Add a new function tcExtract for extracting a bignum from an 2007-10-08 13:47:12 +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 Oops. Forgot this. 2007-10-06 08:09:29 +00:00
Config Regenerate. 2007-10-03 12:07:14 +00:00
Debugger
ExecutionEngine
Support Fix grammar in a comment. 2007-10-08 15:10:04 +00:00
System
Target Add explicit keywords. 2007-10-08 15:08:41 +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 Rewrite sqrt and powi to use anyfloat. By popular demand. 2007-10-02 17:43:59 +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