llvm-6502/include/llvm
2006-08-31 05:54:43 +00:00
..
ADT Instantiate Statistic<> in one place, not in every .o file that uses it. 2006-08-30 04:17:00 +00:00
Analysis Do not rely on std::sort and std::erase to get list of unique 2006-08-29 22:29:16 +00:00
Assembly Back out last revision which should not have been committed (yet). 2006-08-28 01:08:45 +00:00
Bytecode Restore source-level compatibility with clients of these functions. 2006-08-30 20:47:48 +00:00
CodeGen avoid calling the virtual isMoveInstr method endlessly by caching its results. 2006-08-31 05:54:43 +00:00
Config
Debugger
ExecutionEngine
Support Remove a dead class. 2006-08-27 22:11:07 +00:00
System make optional pointer really optional 2006-08-27 07:11:54 +00:00
Target
Transforms Add PredicateSimplifier pass. Collapses equal variables into one form 2006-08-28 22:44:55 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h For PR797: 2006-08-25 17:43:11 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h Add PredicateSimplifier pass. Collapses equal variables into one form 2006-08-28 22:44:55 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
Pass.h Silence -Woverloaded-virtual warnings. 2006-08-28 00:09:00 +00:00
PassAnalysisSupport.h
PassManager.h Patch #6's in Saem's refactor-the-passmanager patch series. From him: 2006-01-04 07:47:13 +00:00
PassSupport.h simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h