llvm-6502/include/llvm
2005-10-25 17:59:28 +00:00
..
ADT Wrap long lines 2005-08-24 14:03:07 +00:00
Analysis This pass is very old and quite useless, remove it. 2005-10-24 02:35:24 +00:00
Assembly
Bytecode
CodeGen Remove a prototype 2005-10-24 04:13:21 +00:00
Config For PR616: 2005-08-24 10:07:20 +00:00
Debugger
ExecutionEngine
Support Move the END_WITH_NULL marker. Vladimir suggests that this works better with 2005-10-24 05:03:46 +00:00
System For PR616: 2005-08-24 10:07:20 +00:00
Target Preparation of supporting scheduling info. Need to find info based on selected 2005-10-25 15:15:28 +00:00
Transforms Don't link these three passes in anymore 2005-10-24 02:30:25 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h Remove some dead argument names which irritates GCC at certain warning levels. 2005-10-25 17:59:28 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h Remove some dead argument names which irritates GCC at certain warning levels. 2005-10-25 17:59:28 +00:00
Constants.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
DerivedTypes.h
Function.h Add a missing Module::setTargetTriple method. 2005-10-25 17:58:00 +00:00
GlobalValue.h Remove some dead argument names which irritates GCC at certain warning levels. 2005-10-25 17:59:28 +00:00
GlobalVariable.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
InstrTypes.h
Instruction.def
Instruction.h Remove some dead argument names which irritates GCC at certain warning levels. 2005-10-25 17:59:28 +00:00
Instructions.h Mark hasConstantValue as a const method 2005-08-05 00:49:06 +00:00
IntrinsicInst.h
Intrinsics.h
Linker.h
Module.h Add a missing Module::setTargetTriple method. 2005-10-25 17:58:00 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h remove a comma to compile with pedantic gcc 2005-10-08 01:24:19 +00:00