llvm-6502/include/llvm
Dan Gohman 39429e2b51 Update the descriptions of NoModRef and ModRef to be consistent
with the descriptions of Mod and Ref.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112557 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-30 23:47:24 +00:00
..
ADT Kill a couple of unused variables. 2010-08-30 18:31:44 +00:00
Analysis Update the descriptions of NoModRef and ModRef to be consistent 2010-08-30 23:47:24 +00:00
Assembly
Bitcode remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CodeGen nuke dead ivar which was supposed to be committed with r112496 2010-08-30 18:16:27 +00:00
CompilerDriver llvmc: Make syntax more consistent. 2010-08-23 23:21:23 +00:00
Config Fix LLVM target initialization to deal with sociopathic outside projects 2010-08-30 18:34:48 +00:00
ExecutionEngine
MC First bit of support for the dwarf .loc directive. This patch updates the 2010-08-24 20:32:42 +00:00
Support Stop explicitly scheduling domfrontier before the loop passes, 2010-08-29 07:05:51 +00:00
System
Target Fix LLVM target initialization to deal with sociopathic outside projects 2010-08-30 18:34:48 +00:00
Transforms implement SSAUpdater::RewriteUseAfterInsertions, a helpful form of RewriteUse. 2010-08-29 04:54:06 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
DerivedTypes.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td Remove NEON vmovn intrinsic, replacing it with vector truncate operations. 2010-08-30 20:02:30 +00:00
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Add a new llvm.x86.int intrinsic, allowing access to the 2010-08-23 19:39:25 +00:00
IntrinsicsXCore.td
LinkAllPasses.h remove the ABCD and SSI passes. They don't have any clients that 2010-08-28 03:51:24 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h MDNode, MDString, and NamedMDNode are not meant to be subclassed; 2010-08-24 15:34:03 +00:00
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
ValueSymbolTable.h