llvm-6502/include/llvm/IR
2013-05-20 13:12:58 +00:00
..
Argument.h
AsmWriter.h Pull up AssemblyWriter interface into header to allow subclassing 2013-05-08 20:38:31 +00:00
Attributes.h
BasicBlock.h This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h Add ArrayRef constructor from None, and do the cleanups that this constructor enables 2013-05-05 00:40:33 +00:00
Intrinsics.td
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td [mips] Remove "Commutative" from property list of non-commutative intrinsics. 2013-05-03 01:29:31 +00:00
IntrinsicsNVVM.td
IntrinsicsPowerPC.td Implement PPC counter loops as a late IR-level pass 2013-05-15 21:37:41 +00:00
IntrinsicsR600.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h Provide an API to temporarily suppress DebugLocations from being attached 2013-05-02 17:27:49 +00:00
LLVMContext.h This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
MDBuilder.h
Metadata.h
Module.h Remove dead code. 2013-05-15 22:41:28 +00:00
OperandTraits.h
Operator.h
SymbolTableListTraits.h
Type.h This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
TypeBuilder.h
TypeFinder.h
Use.h Enable pod-like optimizations for pred and succ iterators. 2013-05-20 13:12:58 +00:00
User.h
Value.h Fix const merging when an alias of a const is llvm.used. 2013-05-06 01:48:55 +00:00
ValueSymbolTable.h