..
AbstractCallSite.cpp
AsmWriter.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
AttributeImpl.h
Revert "[NFC] Factor out function to detect if an attribute has an argument."
2020-02-02 15:03:06 +01:00
Attributes.cpp
Build assume from call
2020-02-02 19:43:36 +01:00
AutoUpgrade.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
BasicBlock.cpp
[BasicBlock] fix looping in getPostdominatingDeoptimizeCall
2020-01-17 15:40:02 +03:00
CMakeLists.txt
[NFC] Refactor TableGen for attributes
2020-02-02 15:12:20 +01:00
Comdat.cpp
ConstantFold.cpp
[ConstantFold][SVE] Fix constant folding for scalable vector unary operations.
2020-01-30 10:45:15 -08:00
ConstantFold.h
ConstantRange.cpp
Constants.cpp
[IR] fix Constant::isElementWiseEqual() to allow for all undef elements compare
2020-01-17 08:31:16 -05:00
ConstantsContext.h
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
Core.cpp
Build assume from call
2020-02-02 19:43:36 +01:00
DataLayout.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
DebugInfo.cpp
[DebugInfo] Merge DebugInfoFinder::{processDeclare,processValue} into processVariable
2020-02-01 23:00:21 -08:00
DebugInfoMetadata.cpp
Move the sysroot attribute from DIModule to DICompileUnit
2020-01-17 12:55:40 -08:00
DebugLoc.cpp
DiagnosticHandler.cpp
DiagnosticInfo.cpp
[LTO] Add optimization remarks for removed functions
2020-01-29 15:53:51 -08:00
DiagnosticPrinter.cpp
DIBuilder.cpp
Move the sysroot attribute from DIModule to DICompileUnit
2020-01-17 12:55:40 -08:00
Dominators.cpp
FPEnv.cpp
Function.cpp
Globals.cpp
Implement -fsemantic-interposition
2020-01-31 14:02:33 +01:00
GVMaterializer.cpp
InlineAsm.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
Instruction.cpp
Instructions.cpp
[IR] Move CallBase::getOperandBundlesAsDefs out of line, NFC
2020-01-24 17:25:42 -08:00
IntrinsicInst.cpp
[FPEnv] Divide macro INSTRUCTION into INSTRUCTION and DAG_INSTRUCTION,
2020-01-27 10:38:05 +08:00
IRBuilder.cpp
[Alignment][NFC] Use Align with CreateMaskedScatter/Gather
2020-01-27 10:17:14 +01:00
IRPrintingPasses.cpp
LegacyPassManager.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
Make dropTriviallyDeadConstantArrays not quadratic
2020-01-21 16:06:46 +01:00
LLVMContextImpl.h
Move the sysroot attribute from DIModule to DICompileUnit
2020-01-17 12:55:40 -08:00
Mangler.cpp
MDBuilder.cpp
Metadata.cpp
[WPD/VFE] Always emit vcall_visibility metadata for -fwhole-program-vtables
2020-01-23 11:36:01 -08:00
MetadataImpl.h
Module.cpp
RNG: Take pass name as argument instead of pass pointer.
2020-01-31 14:21:40 -05:00
ModuleSummaryIndex.cpp
[ThinLTO] Disable "Always import constants" due to compile time issues
2020-01-30 10:12:48 -08:00
Operator.cpp
OptBisect.cpp
Pass.cpp
PassInstrumentation.cpp
PassManager.cpp
PassRegistry.cpp
PassTimingInfo.cpp
ProfileSummary.cpp
RemarkStreamer.cpp
SafepointIRVerifier.cpp
[Support] Split MallocAllocator out of Allocator.h
2020-01-24 17:29:32 -08:00
Statepoint.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeFinder.cpp
Use.cpp
User.cpp
Value.cpp
[IR] Value::getPointerAlignment(): handle pointer constants
2020-01-22 01:32:46 +03:00
ValueSymbolTable.cpp
Verifier.cpp
Revert "[NFC] Factor out function to detect if an attribute has an argument."
2020-02-02 15:03:06 +01:00