llvm-6502/include/llvm
Anders Carlsson bfbfcdafbe Fix bug spotted by Chris.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40725 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-02 06:05:19 +00:00
..
ADT Fix bug spotted by Chris. 2007-08-02 06:05:19 +00:00
Analysis Make non-local memdep not be recursive, and fix a bug on 403.gcc that this exposed. 2007-08-01 22:01:54 +00:00
Assembly
Bitcode
CodeGen Do not emit copies for physical register output if it's not used. 2007-08-02 05:29:38 +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 New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
System
Target Added TargetInstrDescriptor::numDefs - num of results. 2007-08-02 00:20:17 +00:00
Transforms More explicit keywords. 2007-08-01 15:32:29 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
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 Support for trampolines, except for X86 codegen which is 2007-07-27 12:58:54 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
LinkAllVMCore.h
Linker.h
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
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h