llvm-6502/include/llvm
Bill Wendling eb4ab60bed Removed unused parameters.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54262 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-01 05:50:13 +00:00
..
ADT Removed unused parameters. 2008-08-01 05:50:13 +00:00
Analysis Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
Assembly
Bitcode Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
CodeGen Move SelectionDAG::viewGraph() out of line; as an inline function 2008-07-30 18:48:53 +00:00
Config
Debugger
ExecutionEngine
Support Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
System
Target Add a flag to disable jump table generation (all 2008-07-31 18:13:12 +00:00
Transforms Make MergeBlockIntoPredecessor more aggressive when the same successor appears 2008-07-17 19:42:29 +00:00
AbstractTypeUser.h
Argument.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
AutoUpgrade.h Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
BasicBlock.h Document BasicBlock::Create. 2008-07-30 12:53:14 +00:00
CallGraphSCCPass.h
CallingConv.h Tidy a doxygen comment. 2008-07-16 15:59:56 +00:00
Constant.h add a helper method for code that wants to handle vector 2008-07-10 00:28:34 +00:00
Constants.h Remove unnecessary implicit argument 2008-07-25 17:56:27 +00:00
DerivedTypes.h
Function.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
GlobalAlias.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
GlobalValue.h Add predicate for GhostLinkage, used by the JIT 2008-07-25 17:26:48 +00:00
GlobalVariable.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
InlineAsm.h
InstrTypes.h Rename instance variables, parameter argument names to eliminate a bunch of compilation warnings with -Wshadow. 2008-07-24 00:08:56 +00:00
Instruction.def Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
Instruction.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
Instructions.h Add a GetElementPtrInst::getIndexedType that accepts uint64_t's instead of just Value*'s. 2008-07-29 08:46:11 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Added support for overloading intrinsics (atomics) based on pointers 2008-07-30 04:36:53 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td SSE codegen for vsetcc nodes 2008-07-17 16:51:19 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Fix spelling of "hierarchy" in comments. 2008-07-11 22:51:32 +00:00
PassSupport.h
SymbolTableListTraits.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
Type.h
TypeSymbolTable.h
Use.h Tidy SDNode::use_iterator, and complete the transition to have it 2008-07-27 20:43:25 +00:00
User.h
Value.h Rename instance variables, parameter argument names to eliminate a bunch of compilation warnings with -Wshadow. 2008-07-24 00:08:56 +00:00
ValueSymbolTable.h