..
Argument.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AssemblyAnnotationWriter.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Attributes.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Attributes.td
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of noreturn
calls"
2019-01-24 18:04:21 +00:00
AutoUpgrade.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
BasicBlock.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CallingConv.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CallSite.h
[IR] Use CallBase to simplify some code
2019-01-30 03:43:41 +00:00
CFG.h
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
2019-01-20 21:19:56 +00:00
CFGDiff.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
[IR] Split Intrinsics.inc into enums and implementations
2018-06-23 02:02:38 +00:00
Comdat.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Constant.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ConstantFolder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ConstantRange.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Constants.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DataLayout.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DebugInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DebugInfoFlags.def
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DebugInfoMetadata.h
[llvm] Clarify responsiblity of some of DILocation discriminator APIs
2019-01-24 00:10:25 +00:00
DebugLoc.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DerivedTypes.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DerivedUser.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DiagnosticHandler.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DiagnosticInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DiagnosticPrinter.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DIBuilder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Dominators.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DomTreeUpdater.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Function.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GetElementPtrTypeIterator.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GlobalAlias.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GlobalIFunc.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GlobalIndirectSymbol.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GlobalObject.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GlobalValue.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GlobalVariable.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GVMaterializer.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InlineAsm.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InstIterator.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InstrTypes.h
[IR] Use CallBase to simplify some code
2019-01-30 03:43:41 +00:00
Instruction.def
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Instruction.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Instructions.h
[IR] Use CallBase to simplify some code
2019-01-30 03:43:41 +00:00
InstVisitor.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicInst.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Intrinsics.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Intrinsics.td
[IR] Match intrinsic parameter by scalar/vectorwidth
2019-01-23 16:00:22 +00:00
IntrinsicsAArch64.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsAMDGPU.td
AMDGPU: Add DS append/consume intrinsics
2019-01-28 20:14:49 +00:00
IntrinsicsARM.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsBPF.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsHexagon.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsMips.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsNVVM.td
[NVPTX] Some nvvm.read.ptx.sreg intrinsics should have IntrInaccessibleMemOnly attribute.
2019-01-26 00:28:32 +00:00
IntrinsicsPowerPC.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsRISCV.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsSystemZ.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntrinsicsWebAssembly.td
[WebAssembly] Exception handling: Switch to the new proposal
2019-01-30 03:21:57 +00:00
IntrinsicsX86.td
[X86] Add new variadic avx512 compress/expand intrinsics that use vXi1 types for the mask argument.
2019-01-28 07:03:03 +00:00
IntrinsicsXCore.td
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IRBuilder.h
[IRBuilder] Remove positivity check from CreateAlignmentAssumption()
2019-01-24 19:32:48 +00:00
IRPrintingPasses.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LegacyPassManager.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LegacyPassManagers.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LegacyPassNameParser.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LLVMContext.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Mangler.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MDBuilder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Metadata.def
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Metadata.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Module.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ModuleSlotTracker.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ModuleSummaryIndex.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ModuleSummaryIndexYAML.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
NoFolder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
OperandTraits.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Operator.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
OptBisect.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassInstrumentation.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassManager.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassManagerInternal.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassTimingInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PatternMatch.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PredIteratorCache.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ProfileSummary.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
RuntimeLibcalls.def
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SafepointIRVerifier.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Statepoint.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SymbolTableListTraits.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TrackingMDRef.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Type.h
[opaque pointer types] Remove GraphTraits specialization for Type.
2019-01-28 13:25:57 +00:00
TypeFinder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Use.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UseListOrder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
User.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Value.def
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Value.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueHandle.h
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
2019-01-20 21:19:56 +00:00
ValueMap.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueSymbolTable.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Verifier.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00