llvm-6502/include/llvm
2006-03-13 13:07:37 +00:00
..
ADT
Analysis Fix PR681 by using the standard Lengauer and Tarjan algorithm for dominator 2006-03-11 02:20:46 +00:00
Assembly Split memcpy/memset/memmove intrinsics into i32/i64 versions, resolving 2006-03-03 00:00:25 +00:00
Bytecode
CodeGen remove ShouldEmitDebugFunctions, a hack to support llvm-db via the jit 2006-03-10 22:49:05 +00:00
Config
Debugger
ExecutionEngine Add a helper method for running static ctors/dtors in the module. 2006-03-08 18:42:46 +00:00
Support Remove comma from enum list. 2006-03-01 20:48:20 +00:00
System
Target custom lowered nodes are legal too 2006-03-05 23:49:19 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Added a parameter to control whether Constant::getStringValue() would chop 2006-03-10 23:52:03 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h remove dbg_declare, it's not used yet. 2006-03-09 20:02:42 +00:00
Intrinsics.h use the enum list autogen'd from Intrinsics.td 2006-03-09 20:03:31 +00:00
Intrinsics.td Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
Linker.h
Module.h add a new helper method 2006-03-08 18:38:51 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h