llvm-6502/include/llvm
Jim Grosbach 39758cd55d Clean up some DOxygen comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170628 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-20 01:14:45 +00:00
..
ADT MapVector: Add lookup(). 2012-12-19 11:08:33 +00:00
Analysis
Assembly
Bitcode
CodeGen Always use addOperand(MF, MO) from MachineInstrBuilder. 2012-12-19 22:35:46 +00:00
Config
DebugInfo
ExecutionEngine
MC Clean up some DOxygen comments. 2012-12-20 01:14:45 +00:00
Object Revert 170545 while I debug the ppc failures. 2012-12-19 14:48:05 +00:00
Option
Support Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
TableGen
Target Move isSubRegister() and isSuperRegister to MCRegisterInfo. 2012-12-19 23:38:46 +00:00
Transforms [msan] Add track-origins argument to the pass constructor. 2012-12-19 13:55:51 +00:00
AddressingMode.h
Argument.h Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Attributes.h s/AttributeListImpl/AttributeSetImpl/g to match the namechange of AttributeList. 2012-12-19 22:42:22 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h
DebugInfo.h
DefaultPasses.h
DerivedTypes.h
DIBuilder.h
Function.h Refactor isIntrinsic() to be quicker, and change classof() (and thus, isa<IntrinsicInst>()) to use it. This decreases the number of occurrences of the slow-path string matching performed by getIntrinsicID(). 2012-12-19 23:17:20 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
InstVisitor.h
IntrinsicInst.h Refactor isIntrinsic() to be quicker, and change classof() (and thus, isa<IntrinsicInst>()) to use it. This decreases the number of occurrences of the slow-path string matching performed by getIntrinsicID(). 2012-12-19 23:17:20 +00:00
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDBuilder.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
TargetTransformInfo.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h
ValueSymbolTable.h