..
AbstractCallSite.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AsmWriter.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AttributeImpl.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Attributes.cpp
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls"
2019-01-24 18:04:21 +00:00
AttributesCompatFunc.td
…
AutoUpgrade.cpp
[AutoUpgrade] Fix AutoUpgrade for x86.seh.recoverfp
2019-02-02 01:32:48 +00:00
BasicBlock.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
Move DomTreeUpdater from IR to Analysis
2019-02-06 02:52:52 +00:00
Comdat.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ConstantFold.cpp
[opaque pointer types] Pass value type to GetElementPtr creation.
2019-02-01 20:44:47 +00:00
ConstantFold.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ConstantRange.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Constants.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ConstantsContext.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Core.cpp
[LLVM-C] Add Bindings to GlobalIFunc
2019-02-05 18:05:44 +00:00
DIBuilder.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DataLayout.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DebugInfo.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DebugInfoMetadata.cpp
[DEBUG_INFO][NVPTX] Generate DW_AT_address_class to get the values in debugger.
2019-02-05 19:33:47 +00:00
DebugLoc.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DiagnosticHandler.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DiagnosticInfo.cpp
[DiagnosticInfo] Add support for preserving newlines in remark arguments.
2019-01-25 16:59:06 +00:00
DiagnosticPrinter.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Dominators.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Function.cpp
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
2019-02-01 02:28:03 +00:00
GVMaterializer.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Globals.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IRBuilder.cpp
[opaque pointer types] Pass function types to InvokeInst creation.
2019-02-01 20:43:34 +00:00
IRPrintingPasses.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InlineAsm.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Instruction.cpp
[IR] Use CallBase to reduce code duplication. NFC
2019-01-29 23:31:54 +00:00
Instructions.cpp
[opaque pointer types] Pass function types to InvokeInst creation.
2019-02-01 20:43:34 +00:00
IntrinsicInst.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LLVMBuild.txt
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LLVMContext.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LLVMContextImpl.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LLVMContextImpl.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LegacyPassManager.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MDBuilder.cpp
[NFC] Fix unused variable warnings in Release builds
2019-01-19 09:39:57 +00:00
Mangler.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Metadata.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MetadataImpl.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Module.cpp
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
2019-02-01 02:28:03 +00:00
ModuleSummaryIndex.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Operator.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
OptBisect.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Pass.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassInstrumentation.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassManager.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassRegistry.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PassTimingInfo.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ProfileSummary.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SafepointIRVerifier.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Statepoint.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SymbolTableListTraitsImpl.h
[ADT] Notify ilist traits about in-list transfers
2019-01-23 22:59:52 +00:00
Type.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TypeFinder.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Use.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
User.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Value.cpp
Remove a redundant space from an error message; NFC
2019-01-30 00:28:56 +00:00
ValueSymbolTable.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Verifier.cpp
[Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
2019-02-04 17:18:11 +00:00