llvm-6502/include/llvm
Reid Spencer 460eb63612 First version of a support utility to provide generalized compression in
LLVM that handles availability and unavailability of bzip2 and zlib.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16648 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-04 10:49:41 +00:00
..
ADT Remove whitespace from the end of the line. 2004-09-30 21:39:47 +00:00
Analysis 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
Assembly 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
Bytecode 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
CodeGen Add const version of getLastBlock() member function. 2004-09-30 21:42:02 +00:00
Config Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
Debugger
ExecutionEngine
Support First version of a support utility to provide generalized compression in 2004-10-04 10:49:41 +00:00
System Clean up the interface of TimeValue: 2004-09-25 08:29:54 +00:00
Target Be consistent with our naming 2004-09-28 18:37:00 +00:00
Transforms Add accessor function prototypes for reoptimizer support passes. 2004-09-30 20:13:55 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Intrinsics.h isnan is dead 2004-06-15 21:52:58 +00:00
Linker.h
Module.h Okay, the list of link-time passes wasn't such a hot idea. Its prone to 2004-09-14 05:43:23 +00:00
ModuleProvider.h
Pass.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
PassAnalysisSupport.h
PassManager.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
PassSupport.h
SymbolTable.h Fix a comment. 2004-07-17 23:30:45 +00:00
SymbolTableListTraits.h
Type.def
Type.h Use class instead of struct for defining classes. This unbreaks the 2004-09-28 01:59:17 +00:00
Use.h
User.h bug 122: 2004-07-17 23:32:11 +00:00
Value.h Change Value from a "struct" to a "class" so that VC 7.1 doesn't generate 2004-09-23 14:49:45 +00:00