.. |
Argument.h
|
[IR] Delete unused Argument::removeAttr overload
|
2017-04-28 17:58:18 +00:00 |
AssemblyAnnotationWriter.h
|
|
|
Attributes.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
Attributes.td
|
Add speculatable function attribute
|
2017-04-28 20:25:27 +00:00 |
AutoUpgrade.h
|
|
|
BasicBlock.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
CallingConv.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
CallSite.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
CFG.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
CMakeLists.txt
|
IR: Rename the tablegen'd Attributes file to .gen
|
2016-09-29 03:35:19 +00:00 |
Comdat.h
|
[IR] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-17 00:00:09 +00:00 |
Constant.h
|
[IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI
|
2017-03-27 05:47:03 +00:00 |
ConstantFolder.h
|
|
|
ConstantRange.h
|
[ConstantRange][SimplifyCFG] Add a helper method to allow SimplifyCFG to determine if a ConstantRange has more than 8 elements without requiring an allocation if the ConstantRange is 64-bits wide.
|
2017-05-07 22:22:11 +00:00 |
Constants.h
|
Use clang++-3.5 compatible initializer_list constructor
|
2017-05-10 13:23:47 +00:00 |
DataLayout.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
DebugInfo.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
DebugInfoFlags.def
|
Revert "Debug Info: Add basic support for external types references."
|
2017-03-13 22:56:14 +00:00 |
DebugInfoMetadata.h
|
[codeview] Check for a DIExpression offset for local variables
|
2017-05-09 19:59:29 +00:00 |
DebugLoc.h
|
Make it illegal for two Functions to point to the same DISubprogram
|
2017-05-09 19:47:37 +00:00 |
DerivedTypes.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
DiagnosticInfo.h
|
[Stack Protection] Add diagnostic information for why stack protection was applied to a function
|
2017-02-28 16:02:37 +00:00 |
DiagnosticPrinter.h
|
|
|
DIBuilder.h
|
Remove line and file from DINamespace.
|
2017-04-28 22:25:46 +00:00 |
Dominators.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
Function.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
GetElementPtrTypeIterator.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
GlobalAlias.h
|
|
|
GlobalIFunc.h
|
[IR] Fix some Clang-tidy modernize-use-equals-delete and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-05 21:55:02 +00:00 |
GlobalIndirectSymbol.h
|
[IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI
|
2017-03-27 05:47:03 +00:00 |
GlobalObject.h
|
[IR] Inline some Function accessors
|
2017-03-16 16:57:31 +00:00 |
GlobalValue.h
|
[IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI
|
2017-03-27 05:47:03 +00:00 |
GlobalVariable.h
|
|
|
GVMaterializer.h
|
|
|
InlineAsm.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
InstIterator.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
InstrTypes.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-05 22:30:37 +00:00 |
Instruction.def
|
[IR] Remove terminatepad
|
2015-12-14 18:34:23 +00:00 |
Instruction.h
|
[Atomic] Remove IsStore/IsLoad in the interface, and pass the instruction instead. NFC.
|
2017-05-09 15:27:17 +00:00 |
Instructions.h
|
IR: Add a shufflevector mask commutation helper function. NFC.
|
2017-05-08 12:40:18 +00:00 |
InstVisitor.h
|
|
|
IntrinsicInst.h
|
Make getParamAlignment use argument numbers
|
2017-04-28 20:34:27 +00:00 |
Intrinsics.h
|
Support arbitrary address space pointers in masked gather/scatter intrinsics.
|
2017-05-03 12:28:54 +00:00 |
Intrinsics.td
|
Introduce experimental generic intrinsics for horizontal vector reductions.
|
2017-05-09 10:43:25 +00:00 |
IntrinsicsAArch64.td
|
|
|
IntrinsicsAMDGPU.td
|
AMDGPU: Make intrinsics speculatable
|
2017-05-02 16:57:44 +00:00 |
IntrinsicsARM.td
|
[ARM] ACLE Chapter 9 intrinsics
|
2017-05-04 07:31:28 +00:00 |
IntrinsicsBPF.td
|
|
|
IntrinsicsHexagon.td
|
[Hexagon] Add intrinsics for masked vector stores
|
2017-02-22 21:23:09 +00:00 |
IntrinsicsMips.td
|
Split IntrReadArgMem into IntrReadMem and IntrArgMemOnly
|
2016-04-21 17:48:02 +00:00 |
IntrinsicsNVVM.td
|
|
|
IntrinsicsPowerPC.td
|
|
|
IntrinsicsSystemZ.td
|
|
|
IntrinsicsWebAssembly.td
|
|
|
IntrinsicsX86.td
|
[X86][LWP] Add llvm support for LWP instructions (reapplied).
|
2017-05-03 15:51:39 +00:00 |
IntrinsicsXCore.td
|
|
|
IRBuilder.h
|
Introduce experimental generic intrinsics for horizontal vector reductions.
|
2017-05-09 10:43:25 +00:00 |
IRPrintingPasses.h
|
|
|
LegacyPassManager.h
|
|
|
LegacyPassManagers.h
|
|
|
LegacyPassNameParser.h
|
|
|
LLVMContext.h
|
Add !associated metadata.
|
2017-03-17 22:17:24 +00:00 |
Mangler.h
|
Move llvm::emitLinkerFlagsForGlobalCOFF() to Mangler.
|
2017-03-31 04:46:50 +00:00 |
MDBuilder.h
|
Add function importing info from samplepgo profile to the module summary.
|
2017-02-28 18:09:44 +00:00 |
Metadata.def
|
|
|
Metadata.h
|
Introducing LLVMMetadataRef
|
2017-04-17 11:52:54 +00:00 |
Module.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
ModuleSlotTracker.h
|
|
|
ModuleSummaryIndex.h
|
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
|
2017-05-04 18:03:25 +00:00 |
ModuleSummaryIndexYAML.h
|
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
|
2017-05-04 18:03:25 +00:00 |
NoFolder.h
|
|
|
OperandTraits.h
|
|
|
Operator.h
|
[IR] Add AllowContract to FastMathFlags
|
2017-03-28 20:11:52 +00:00 |
OptBisect.h
|
Remove opt-bisect support for "cases" in favor of debug counters
|
2017-03-11 01:41:03 +00:00 |
PassManager.h
|
|
|
PassManagerInternal.h
|
Avoid potential ADL ambiguity between llvm::make_unique and std::make_unique (when building as C++14+)
|
2017-03-20 16:35:33 +00:00 |
PatternMatch.h
|
[APInt] Rename getSignBit to getSignMask
|
2017-04-20 16:56:25 +00:00 |
PredIteratorCache.h
|
Make PredIteratorCache size() logically const. Do not require copying predecessors to get size.
|
2017-03-14 11:25:45 +00:00 |
ProfileSummary.h
|
|
|
Statepoint.h
|
Rename AttributeSet to AttributeList
|
2017-03-21 16:57:19 +00:00 |
SymbolTableListTraits.h
|
[IR] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-17 00:00:09 +00:00 |
TrackingMDRef.h
|
[IR] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-17 00:00:09 +00:00 |
Type.h
|
[IR] Inline Type::getScalarType() by using isVectorTy() and getVectorElementType() that were already available inline.
|
2017-04-08 05:47:09 +00:00 |
TypeBuilder.h
|
|
|
TypeFinder.h
|
[IR] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-17 00:00:09 +00:00 |
Use.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
UseListOrder.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
User.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
Value.def
|
|
|
Value.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
ValueHandle.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
ValueMap.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
ValueSymbolTable.h
|
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
2017-05-10 23:41:30 +00:00 |
Verifier.h
|
|
|