.. |
Argument.h
|
Add facility to add/remove/check attribute on function and arguments.
|
2016-03-14 01:37:29 +00:00 |
AssemblyAnnotationWriter.h
|
|
|
Attributes.h
|
AttributeSetImpl: Summarize existing function attributes in a bitset.
|
2016-01-29 22:25:19 +00:00 |
Attributes.td
|
|
|
AutoUpgrade.h
|
IR: Stop upgrading !llvm.loop attachments via MDString
|
2016-03-25 00:56:13 +00:00 |
BasicBlock.h
|
Introduce @llvm.experimental.deoptimize
|
2016-03-11 19:08:34 +00:00 |
CallingConv.h
|
[AVR] Defnined calling conventions. NFC.
|
2016-01-20 09:30:01 +00:00 |
CallSite.h
|
Introduce @llvm.experimental.deoptimize
|
2016-03-11 19:08:34 +00:00 |
CFG.h
|
|
|
CMakeLists.txt
|
|
|
Comdat.h
|
|
|
Constant.h
|
Simplify handleOperandChangeImpl() removing last argument (NFC)
|
2016-02-10 22:47:15 +00:00 |
ConstantFolder.h
|
|
|
ConstantRange.h
|
[ConstantRange] Generalize makeGuaranteedNoWrapRegion to work on ranges
|
2016-03-03 18:31:16 +00:00 |
Constants.h
|
Use templated version of unwrap instead of cats in the Core.cpp. NFC
|
2016-03-13 00:54:40 +00:00 |
DataLayout.h
|
Have DataLayout::isLegalInteger() accept uint64_t
|
2016-03-18 23:19:29 +00:00 |
DebugInfo.h
|
Remove llvm::getDISubprogram in favor of Function::getSubprogram
|
2016-03-11 02:14:16 +00:00 |
DebugInfoFlags.def
|
|
|
DebugInfoMetadata.h
|
Hash Metadata using pointer for MDString argument instead of value (NFC)
|
2016-03-19 01:02:34 +00:00 |
DebugLoc.h
|
|
|
DerivedTypes.h
|
don't repeat names in documentation comments; NFC
|
2016-02-25 15:55:28 +00:00 |
DiagnosticInfo.h
|
DiagnosticInfoWithDebugLocBase: Appease Twine for now.
|
2016-02-03 00:09:22 +00:00 |
DiagnosticPrinter.h
|
|
|
DIBuilder.h
|
DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
|
2016-03-17 23:58:03 +00:00 |
Dominators.h
|
[PM] Make the AnalysisManager parameter to run methods a reference.
|
2016-03-11 11:05:24 +00:00 |
Function.h
|
Move global ID computation from Function to GlobalValue (NFC)
|
2016-03-15 02:13:19 +00:00 |
GetElementPtrTypeIterator.h
|
[opaque pointer types] [NFC] gep_type_{begin,end} now take source element type and address space.
|
2016-01-22 01:33:43 +00:00 |
GlobalAlias.h
|
|
|
GlobalObject.h
|
|
|
GlobalValue.h
|
Add GUID/getGlobalIdentifier() non-static API to global value
|
2016-03-25 05:57:41 +00:00 |
GlobalVariable.h
|
|
|
GVMaterializer.h
|
|
|
InlineAsm.h
|
|
|
InstIterator.h
|
|
|
InstrTypes.h
|
Add a hasOperandBundlesOtherThan helper, and use it; NFC
|
2016-03-22 17:51:25 +00:00 |
Instruction.def
|
|
|
Instruction.h
|
fix documentation comments; NFC
|
2016-03-12 20:44:30 +00:00 |
Instructions.h
|
[IR] Add {is,set,setNot}Convergent() functions to CallSite, CallInstr, and InvokeInstr.
|
2016-02-17 17:46:47 +00:00 |
InstVisitor.h
|
|
|
IntrinsicInst.h
|
don't repeat names in documentation comments; NFC
|
2016-02-25 15:55:28 +00:00 |
Intrinsics.h
|
Handle more edge cases in intrinsic name binary search
|
2016-01-26 22:33:19 +00:00 |
Intrinsics.td
|
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
|
2016-03-22 20:24:34 +00:00 |
IntrinsicsAArch64.td
|
SelectionDAG: Make Properties a field of SDPatternOperator
|
2016-02-10 18:40:04 +00:00 |
IntrinsicsAMDGPU.td
|
AMDGPU: Add frexp_mant intrinsic
|
2016-03-21 16:11:05 +00:00 |
IntrinsicsARM.td
|
SelectionDAG: Make Properties a field of SDPatternOperator
|
2016-02-10 18:40:04 +00:00 |
IntrinsicsBPF.td
|
|
|
IntrinsicsHexagon.td
|
|
|
IntrinsicsMips.td
|
|
|
IntrinsicsNVVM.td
|
[NVVM] Remove noduplicate attribute from synchronizing intrinsics.
|
2016-03-22 22:08:01 +00:00 |
IntrinsicsPowerPC.td
|
Fix for PR 26193
|
2016-02-05 14:50:29 +00:00 |
IntrinsicsSystemZ.td
|
|
|
IntrinsicsWebAssembly.td
|
|
|
IntrinsicsX86.td
|
Removed trailing whitespace
|
2016-03-19 02:05:33 +00:00 |
IntrinsicsXCore.td
|
|
|
IRBuilder.h
|
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
|
2016-03-22 20:24:34 +00:00 |
IRPrintingPasses.h
|
|
|
LegacyPassManager.h
|
|
|
LegacyPassManagers.h
|
|
|
LegacyPassNameParser.h
|
|
|
LLVMContext.h
|
IR: Reserve an MDKind for !llvm.loop; NFC
|
2016-03-25 00:35:38 +00:00 |
Mangler.h
|
|
|
MDBuilder.h
|
|
|
Metadata.def
|
|
|
Metadata.h
|
Query the StringMap only once when creating MDString (NFC)
|
2016-03-25 05:58:04 +00:00 |
Module.h
|
Interface to get/set profile summary metadata to module
|
2016-03-18 21:29:30 +00:00 |
ModuleSlotTracker.h
|
|
|
ModuleSummaryIndex.h
|
Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths()
|
2016-03-26 03:35:38 +00:00 |
NoFolder.h
|
|
|
OperandTraits.h
|
|
|
Operator.h
|
[opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with get{Source,Result}ElementType.
|
2016-01-19 17:28:00 +00:00 |
PassManager.h
|
[PM] Make the AnalysisManager parameter to run methods a reference.
|
2016-03-11 11:05:24 +00:00 |
PassManagerInternal.h
|
[PM] Make the AnalysisManager parameter to run methods a reference.
|
2016-03-11 11:05:24 +00:00 |
PatternMatch.h
|
|
|
PredIteratorCache.h
|
|
|
Statepoint.h
|
Add "first class" lowering for deopt operand bundles
|
2016-03-22 00:59:13 +00:00 |
SymbolTableListTraits.h
|
|
|
TrackingMDRef.h
|
|
|
Type.h
|
[IR] Provide an API to skip the details of a structured type when printed.
|
2016-03-07 22:32:42 +00:00 |
TypeBuilder.h
|
|
|
TypeFinder.h
|
Make more headers self-contained.
|
2016-01-27 18:03:37 +00:00 |
Use.h
|
[IR] Move definitions of users of Use::set to Value.h
|
2016-01-29 12:47:05 +00:00 |
UseListOrder.h
|
|
|
User.h
|
|
|
Value.def
|
IR: Add ConstantData, for operand-less Constants
|
2016-02-21 02:39:49 +00:00 |
Value.h
|
[IR] Optimize bitfield layout of Value for MSVC
|
2016-02-26 18:08:59 +00:00 |
ValueHandle.h
|
|
|
ValueMap.h
|
|
|
ValueSymbolTable.h
|
|
|
Verifier.h
|
[PM] Rename the CRTP mixin base classes for the new pass manager to
|
2016-03-11 10:33:22 +00:00 |