llvm-6502/include/llvm
Chris Lattner ccacd3ccc2 Initial implementation of the ET-Forest data structure for dominators and
post-dominators.  This code was written/adapted by Daniel Berlin!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25144 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-08 08:22:18 +00:00
..
ADT Remove a now-dead map, patch by Saem Ghani, thanks! 2005-12-07 05:41:44 +00:00
Analysis Initial implementation of the ET-Forest data structure for dominators and 2006-01-08 08:22:18 +00:00
Assembly
Bytecode
CodeGen Grammer correction. 2006-01-05 01:53:28 +00:00
Config
Debugger
ExecutionEngine
Support
System Fix documentation for the AlarmSetup function. 2005-12-22 03:57:15 +00:00
Target Oh oh... Unix is case sensitive. 2005-12-22 01:46:59 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
InstrTypes.h
Instruction.def
Instruction.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Instructions.h
IntrinsicInst.h
Intrinsics.h
Linker.h more standards compliance (damn, I can't wait for unordered_set (tee hee) 2005-12-26 13:34:00 +00:00
Module.h Fix out of date comments, patch by Marco Matthies. 2006-01-08 02:32:52 +00:00
ModuleProvider.h
Pass.h Be consistent in using class vs struct to make VC++ happy. And as it contains 2006-01-04 17:21:23 +00:00
PassAnalysisSupport.h Older compilers won't like the inline virtual destructor in the header file 2005-04-25 01:01:35 +00:00
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
SymbolTable.h
SymbolTableListTraits.h
Type.h i love xmas!!!! *;D* 2005-12-26 08:36:53 +00:00
Use.h
User.h
Value.h Fix VC++ level 4 warnings. 2005-12-17 00:18:06 +00:00