llvm-6502/include/llvm
Ted Kremenek f64903b7d8 Fixed subtle bug in Deserializer::JumpTo when jumping when the block-nesting
information matching did not exactly match the underlying stream's scoping
information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44470 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-30 22:45:05 +00:00
..
ADT Pass the whole StringMapEntry into StringMapEntryInitializer::Initialize. 2007-11-29 06:14:41 +00:00
Analysis Add MachineLoopInfo. This is not yet tested. 2007-11-27 22:47:08 +00:00
Assembly
Bitcode Fixed subtle bug in Deserializer::JumpTo when jumping when the block-nesting 2007-11-30 22:45:05 +00:00
CodeGen Do not fold reload into an instruction with multiple uses. It issues one extra load. 2007-11-30 21:23:43 +00:00
Config
Debugger
ExecutionEngine
Support Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
System
Target Several changes: 2007-11-24 07:07:01 +00:00
Transforms Start the process of making MachineLoopInfo possible by templating Loop. 2007-11-14 02:33:58 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h Remove meaningless qualifiers from return types, avoiding compiler warnings. 2007-11-19 20:46:23 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
Function.h Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Implement necessary bits for flt_rounds gcc builtin. 2007-11-15 23:25:33 +00:00
IntrinsicsARM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h Add a convenience method for modifying parameter 2007-11-30 18:19:18 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h