..
AbstractCallSite.cpp
AsmWriter.cpp
ThinLTO: Fix assembler to emit alwaysInline in the summary
2019-11-18 15:02:13 -08:00
AttributeImpl.h
[Alignment][NFC] Attributes use Align/MaybeAlign
2019-10-22 09:51:06 +00:00
Attributes.cpp
[Alignment][NFC] Use MaybeAlign in AttrBuilder
2019-10-22 11:57:52 +00:00
AttributesCompatFunc.td
AutoUpgrade.cpp
[ObjC][ARC] Check whether the return and parameter types of the old and
2019-10-24 13:08:50 -07:00
BasicBlock.cpp
[FastISel] Fix insertion of unconditional branches during FastISel
2019-09-20 13:22:59 +00:00
CMakeLists.txt
Move floating point related entities to namespace level
2019-11-20 19:05:46 +07:00
Comdat.cpp
ConstantFold.cpp
[ConstantFold] Handle identity folds at top of ConstantFoldBinaryInst
2019-11-17 21:30:14 +00:00
ConstantFold.h
ConstantRange.cpp
[NFC] ConstantRange::subWithNoWrap(): fixup comment
2019-11-08 17:52:43 +03:00
Constants.cpp
Mark llvm::ConstantExpr::getAsInstruction as const
2019-11-12 14:24:12 +01:00
ConstantsContext.h
Fix cppcheck variable shadow warning. NFCI.
2019-09-25 13:45:36 +00:00
Core.cpp
Sink all InitializePasses.h includes
2019-11-13 16:34:37 -08:00
DataLayout.cpp
[SVE][IR] Scalable Vector size queries and IR instruction support
2019-10-08 12:53:54 +00:00
DebugInfo.cpp
Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."
2019-11-18 15:53:22 +01:00
DebugInfoMetadata.cpp
[DebugInfo] Refactor DIExpression [SZ]Ext creation into function [NFC]
2019-11-21 10:44:04 +01:00
DebugLoc.cpp
DiagnosticHandler.cpp
DiagnosticInfo.cpp
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM"
2019-09-11 16:19:50 +00:00
DiagnosticPrinter.cpp
DIBuilder.cpp
Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."
2019-11-18 15:53:22 +01:00
Dominators.cpp
Sink all InitializePasses.h includes
2019-11-13 16:34:37 -08:00
FPEnv.cpp
Move floating point related entities to namespace level
2019-11-20 19:05:46 +07:00
Function.cpp
Keep import function list for inlinee profile update
2019-11-06 18:36:00 -08:00
Globals.cpp
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
2019-10-15 11:24:36 +00:00
GVMaterializer.cpp
InlineAsm.cpp
[SVE][Inline-Asm] Add constraints for SVE predicate registers
2019-09-16 09:45:27 +00:00
Instruction.cpp
[IR] Redefine Freeze instruction
2019-11-12 10:49:00 +09:00
Instructions.cpp
[IR] Redefine Freeze instruction
2019-11-12 10:49:00 +09:00
IntrinsicInst.cpp
Move floating point related entities to namespace level
2019-11-20 19:05:46 +07:00
IRBuilder.cpp
[Alignment] Migrate Attribute::getWith(Stack)Alignment
2019-10-15 12:56:24 +00:00
IRPrintingPasses.cpp
Sink all InitializePasses.h includes
2019-11-13 16:34:37 -08:00
LegacyPassManager.cpp
[LegacyPassManager] Fixed "null check after derefencing" warning
2019-11-02 20:14:29 +01:00
LLVMBuild.txt
LLVMContext.cpp
Add Windows Control Flow Guard checks (/guard:cf).
2019-10-28 15:19:39 +00:00
LLVMContextImpl.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
LLVMContextImpl.h
Mangler.cpp
MDBuilder.cpp
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM"
2019-09-11 16:19:50 +00:00
Metadata.cpp
Reland: Dead Virtual Function Elimination
2019-10-17 09:58:57 +00:00
MetadataImpl.h
Module.cpp
IR. Change strip* family of functions to not look through aliases.
2019-08-22 19:56:14 +00:00
ModuleSummaryIndex.cpp
Fix error message missed in commit dde589389fcb8b5098f7a47f1b781b27d29a0cac.
2019-11-18 16:04:09 -08:00
Operator.cpp
OptBisect.cpp
Pass.cpp
[LegacyPassManager] Delete BasicBlockPass/Manager.
2019-10-30 11:40:16 -07:00
PassInstrumentation.cpp
PassManager.cpp
PassRegistry.cpp
PassTimingInfo.cpp
ProfileSummary.cpp
RemarkStreamer.cpp
Add missing includes needed to prune LLVMContext.h include, NFC
2019-11-14 15:23:15 -08:00
SafepointIRVerifier.cpp
Sink all InitializePasses.h includes
2019-11-13 16:34:37 -08:00
Statepoint.cpp
SymbolTableListTraitsImpl.h
Type.cpp
[SVE][IR] Scalable Vector size queries and IR instruction support
2019-10-08 12:53:54 +00:00
TypeFinder.cpp
Use.cpp
User.cpp
Value.cpp
Add missing includes needed to prune LLVMContext.h include, NFC
2019-11-14 15:23:15 -08:00
ValueSymbolTable.cpp
Verifier.cpp
[FEnv] File with properties of constrained intrinsics
2019-11-20 13:30:07 +07:00