llvm-6502/include/llvm/IR
2013-01-31 01:51:27 +00:00
..
Argument.h Remove the last of uses that use the Attribute object as a collection of attributes. 2013-01-23 06:14:59 +00:00
Attributes.h Make the AttrBuilder creation method of Attribute private so that people won't use it. 2013-01-31 01:51:27 +00:00
BasicBlock.h More copy editing. 2013-01-20 05:12:35 +00:00
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h Clean up whitespace and indentation a bit 2013-01-30 19:24:23 +00:00
DerivedTypes.h
Function.h Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind 2013-01-23 00:45:55 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Fix operand type conditions in one of ICmpInst constructors. 2013-01-15 15:30:33 +00:00
IntrinsicInst.h
Intrinsics.h Support for half intrinsics. Pushes MMX into slower encoding path. 2013-01-11 01:45:05 +00:00
Intrinsics.td Support for half intrinsics. Pushes MMX into slower encoding path. 2013-01-11 01:45:05 +00:00
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h Doxygenified some comments in IRBuilder.h. 2013-01-30 22:56:31 +00:00
LLVMContext.h
MDBuilder.h
Metadata.h
Module.h [IR] Add 'Append' and 'AppendUnique' module flag behaviors. 2013-01-16 21:38:56 +00:00
OperandTraits.h
Operator.h
SymbolTableListTraits.h
Type.h Make APFloat constructor require explicit semantics. 2013-01-22 09:46:31 +00:00
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h
ValueSymbolTable.h