llvm-6502/include/llvm
Ted Kremenek 86383e1f7c Constified operator<< in APSInt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46882 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-08 07:14:19 +00:00
..
ADT Constified operator<< in APSInt. 2008-02-08 07:14:19 +00:00
Analysis Avoid unnecessarily casting away const, fixing a FIXME. 2008-01-31 01:05:10 +00:00
Assembly
Bitcode
CodeGen Avoid needlessly casting away const qualifiers. 2008-02-08 03:26:46 +00:00
Config
Debugger
ExecutionEngine
Support
System
Target SDIsel processes llvm.dbg.declare by recording the variable debug information descriptor and its corresponding stack frame index in MachineModuleInfo. This only works if the local variable is "homed" in the stack frame. It does not work for byval parameter, etc. 2008-02-02 04:07:54 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h Implement sseregparm. 2008-02-05 20:46:33 +00:00
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Handle some more combinations of extend and icmp. Fixes PR1940. 2008-01-28 03:48:02 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Missed one. 2008-02-05 01:12:10 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h Add explicit keywords. 2008-01-29 11:36:12 +00:00
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Re-apply the memory operand changes, with a fix for the static 2008-02-06 22:27:42 +00:00
ValueSymbolTable.h