llvm-6502/include/llvm
2007-08-06 06:15:43 +00:00
..
ADT Document a missing parameter. 2007-08-05 19:36:39 +00:00
Analysis Various random cleanups, add two accessors to DomTreeNode: getDFSNumIn/getDFSNumOut 2007-08-06 06:15:43 +00:00
Assembly
Bitcode Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
CodeGen Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
Config Add detection of __dso_handle presence during configure. Use this information in the 2007-07-30 20:02:02 +00:00
Debugger
ExecutionEngine
Support Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
System Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
Target Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
Transforms More explicit keywords. 2007-08-01 15:32:29 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
DerivedTypes.h Fix comments about vectors to use the current wording. 2007-07-16 14:29:03 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h Fix comments about vectors to use the current wording. 2007-07-16 14:29:03 +00:00
Instruction.def
Instruction.h
Instructions.h New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td Add missing SSE builtins: 2007-07-23 03:07:27 +00:00
LinkAllPasses.h Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
LinkAllVMCore.h
Linker.h Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h Support for trampolines, except for X86 codegen which is 2007-07-27 12:58:54 +00:00
Pass.h Make ImmutablePass::runOnModule non-virtual, since it is not 2007-08-01 14:28:20 +00:00
PassAnalysisSupport.h
PassManager.h Fix pastos in comments for doFinalization functions. 2007-07-30 14:51:13 +00:00
PassManagers.h Fix pastos in comments for doFinalization functions. 2007-07-30 14:51:13 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h Long double, part 1 of N. Support in IR. 2007-08-03 01:03:46 +00:00
TypeSymbolTable.h Properly initialize value :) 2007-07-19 15:32:47 +00:00
Use.h
User.h
Value.h
ValueSymbolTable.h