llvm-6502/include/llvm
Dan Gohman b3667ae9b6 Make raw_ostream non-copyable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78920 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-13 17:07:08 +00:00
..
ADT Convert APint::{fromString,APInt,getBitsNeeded} to use StringRef. 2009-08-13 02:33:34 +00:00
Analysis
Assembly
Bitcode
CodeGen Add MachineFrameInfo::getPristineRegisters(MBB) method. 2009-08-13 16:19:33 +00:00
CompilerDriver
Config here comes the CMAKE part on LLVM_COMPACT_SENTINELS; see also r78628 and r78661 2009-08-12 08:37:37 +00:00
Debugger
ExecutionEngine This void is implicit in C++. 2009-08-12 22:10:57 +00:00
MC Change MCSectionELF to represent a section semantically instead of 2009-08-13 05:07:35 +00:00
Support Make raw_ostream non-copyable. 2009-08-13 17:07:08 +00:00
System This void is implicit in C++. 2009-08-12 22:10:57 +00:00
Target Revert 78892 and 78895, these break generating working executables on 2009-08-13 17:03:38 +00:00
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Add convenience functions for creating nsw add operators. 2009-08-11 20:20:39 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h Remove a bunch more now-unnecessary Context arguments. 2009-08-12 16:23:25 +00:00
Instruction.def
Instruction.h
Instructions.h Revert 78680 until I figure out why it completely broke things. 2009-08-11 18:11:15 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Mark the callsite intrinsic such that the opimizers know it's not dead. 2009-08-12 23:03:43 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td Add some comments to clarify the arguments to the vtbl and vtbx intrinsics. 2009-08-12 01:48:30 +00:00
IntrinsicsBlackfin.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h Link NamedMDNodes. 2009-08-11 18:01:24 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h