platform/upstream/llvm.git
2020-05-20 Francis Visoiu... [AArch64] Fix GlobalISel tests on non-darwin platforms
2020-05-20 Reid Kleckner[LLD] Make scoped timers thread safe
2020-05-20 Kirstóf Umann[analyzer] Fix a null FunctionDecl dereference bug...
2020-05-20 Francis Visoiu... [AArch64] Provide Darwin variants of most calling conve...
2020-05-20 Stanislav Mekhanoshin[AMDGPU] Always expand ext/insertelement with divergent idx
2020-05-20 Craig Topper[LegalizeVectorTypes] Create correct memoperands in...
2020-05-20 Nicolas Vasilache[mlir] NFC - Appease GCC 5 again..
2020-05-20 Wen-Heng (Jack... [mlir][gpu] Refactor functions for workgroup and privat...
2020-05-20 Wen-Heng (Jack... [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls...
2020-05-20 Jonas Devlieghere[lldb/Test] Support arbitrary file extensions in TestPo...
2020-05-20 Nicolas Vasilache[mlir] NFC - Appease GCC 5 again..
2020-05-20 Stephen Neuendorffer[lit] GoogleTest framework should report failures if...
2020-05-20 mydeveloperday[clang-format] Added new option IndentExternBlock
2020-05-20 Nico WeberGive microsoftDemangle() an outparam for how many input...
2020-05-20 mydeveloperday[clang-format] Set of unit test to begin to validate...
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Add instrumentation to SBEnvironment
2020-05-20 Matt Morehouse[sanitizer_symbolizer] Add __isinf to symbols list.
2020-05-20 Jonas Devlieghere[lldb/Driver] Print snippet before exiting with unknown...
2020-05-20 Haibo Huang[lldb] Cleans up system_libs
2020-05-20 Haibo Huang[lldb] Allows customizing libxml2 for darwin
2020-05-20 Alexey Bataev[OPENMP]Fix PR45911: Data sharing and lambda capture.
2020-05-20 MaheshRavishankar[mlir][spirv] Adapt subview legalization to the updated...
2020-05-20 Roman Lebedev[InstCombine] `insertelement` is negatible if both...
2020-05-20 Roman Lebedev[NFC][InstCombine] Negator: tests for insertelement...
2020-05-20 Roman Lebedev[InstCombine] Negator: `extractelement` is negatible...
2020-05-20 Roman Lebedev[NFC][InstCombine] Negator: tests for extractelement...
2020-05-20 Louis Dionne[libcxx][test] Portability fix for some locale-dependen...
2020-05-20 aartbik[llvm] [CodeGen] [X86] Fix issues with v4i1 instruction...
2020-05-20 Jan Wilken... [libcxx] Remove swap for std::span
2020-05-20 Arthur EubanksReland [X86] Codegen for preallocated
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Make SBStream::Print an API instead...
2020-05-20 Arthur EubanksRevert "[X86] Codegen for preallocated"
2020-05-20 Amy HuangAdd some dependencies to the compiler-rt symbolizer...
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Skip another test that uses lldb...
2020-05-20 Zola Bridges[clang][asm goto][slh] Warn if asm goto + SLH
2020-05-20 Sanjay Patel[InstCombine] add tests for reassociative fsub/fadd...
2020-05-20 Hiroshi Yamauchi[ProfileSummary] Refactor getFromMD to prepare for...
2020-05-20 Jonas Devlieghere[lldb/Driver] Error out when encountering unknown arguments
2020-05-20 Simon PilgrimFormatAdapters.h - remove unused SmallString.h include...
2020-05-20 Simon PilgrimGenericError.h - remove unused StringRef.h include...
2020-05-20 Arthur Eubanks[X86] Codegen for preallocated
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Support reproducers for PlatformRemo...
2020-05-20 MaheshRavishankar[mlir][Linalg] Add producer-consumer fusion when produc...
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Update macosx remote tests for passi...
2020-05-20 Matt ArsenaultAMDGPU/GlobalISel: Fix splitting 64-bit extensions
2020-05-20 Nicolas Vasilache[mlir][Vector] Add option to fully unroll for VectorTra...
2020-05-20 Alexey Bataev[OPENMP][DOCS]Update status of implemented features...
2020-05-20 Alex Zinenko[mlir] ensureRegionTerminator: take OpBuilder
2020-05-20 Alex Zinenko[mlir] SCFToStandard: support any ops in and around...
2020-05-20 Alex Zinenko[mlir] Erase or clear blocks through ConversionPatternR...
2020-05-20 Alex Zinenko[mlir] DialectConversion: support erasing blocks
2020-05-20 Alex Zinenko[mlir] DialectConversion: avoid double-free when rollin...
2020-05-20 Alex Zinenko[mlir] Toy tutorial: insert terminators at the end...
2020-05-20 Nicolas Vasilache[mlir][Linalg] NFC - Simplify GenericNestLoop builder
2020-05-20 Nicolas Vasilache[mlir][Linalg] Refactor linalg tiling
2020-05-20 Simon PilgrimMachineMemOperand.h - replace Type.h with full GlobalVa...
2020-05-20 Simon PilgrimDIPrinter.h - reduce unnecessary includes to forward...
2020-05-20 Jay Foad[AMDGPU] Add the test from D49097.
2020-05-20 Raphael Isemann[lldb][NFC] Minor NamespaceMap refactor
2020-05-20 Melanie Blower[clang] FastMathFlags.allowContract should be initializ...
2020-05-20 Alex Zinenko[mlir] NFC: rename tests related to SCF dialect from...
2020-05-20 Simon PilgrimGenericDomTreeConstruction.h - reorder includes. NFC.
2020-05-20 Simon PilgrimPseudoSourceValue.h - reduce GlobalValue.h include...
2020-05-20 Simon PilgrimPseudoSourceValue.h - remove unused operator declaratio...
2020-05-20 Artem Dergachev[analyzer] Get scan-view executable from environment.
2020-05-20 Raphael IsemannRevert "[lldb-server] Reset stop reason of all threads...
2020-05-20 Tres Popp[mlir] Add custom assembly formats to shape.witness...
2020-05-20 Pierre-vh[Target][ARM] Make Low Overhead Loops coexist with...
2020-05-20 Florian Hahn[Polly] Update ScalarEvolutionExpander.h include.
2020-05-20 Sam Parker[NFCI][CostModel] Refactor getIntrinsicInstrCost
2020-05-20 Dmitri GribenkoRevert "[lldb/DataFormatter] Check for overflow when...
2020-05-20 Dmitri GribenkoRevert "[lldb/test] Relax NSDate mock test for non...
2020-05-20 Dmitri GribenkoRevert "[lldb/test] Disable NSDate format check under...
2020-05-20 Dmitri GribenkoRevert "Silence warnings around int/float conversions."
2020-05-20 Dmitri GribenkoRevert "[lldb/test] Move "DataFormatters/Mock.h" to...
2020-05-20 Georgii Rymar[yaml2obj] - Implement the "Offset" property for the...
2020-05-20 Raphael Isemann[lldb][NFC] Modernize TestCPPStaticMethods
2020-05-20 LLVM GN Syncbot[gn build] Port bcbd26bfe61
2020-05-20 Benjamin Kramer[gold-plugin] Unbreak the build after d9b9ce6c04764275a...
2020-05-20 Florian Hahn[SCEV] Move ScalarEvolutionExpander.cpp to Transforms...
2020-05-20 Kang Zhang[PowerPC] Enable machine verification for 3 passes
2020-05-20 Georgii Rymar[llvm-readobj][test] - Deduplicate YAMLs in gnuhash...
2020-05-20 Emre KultursayUse IPv4 for Android connections
2020-05-20 Jaroslav Sevcik[lldb-server] Reset stop reason of all threads when...
2020-05-20 Simon PilgrimSLPVectorizer.h - remove unused CommandLine.h include...
2020-05-20 Simon PilgrimCommandFlags.h - remove unnecessary includes. NFC.
2020-05-20 Jay Foad[IR] Simplify BasicBlock::removePredecessor. NFCI.
2020-05-20 Ying YiGithub access test: remove unnecessary whitespaces.
2020-05-20 Pavel LabathRevert "Add terminateCommands to lldb-vscode protocol"
2020-05-20 Tres Popp[mlir] Custom printing/parsing for Shape::AssumingOp
2020-05-20 Tres Popp[mlir] Mark witness related Shape dialect ops as NoSide...
2020-05-20 Balázs Kéri[Analyzer][StreamChecker] Added support for 'fread...
2020-05-20 Jay FoadRevert "[IR] Simplify BasicBlock::removePredecessor...
2020-05-20 mydeveloperday[clang-format] [PR42164] Add Option to Break before...
2020-05-20 mydeveloperday[clang-format] [PR33890] Add support for Microsoft...
2020-05-20 mydeveloperday[clang-format][PR45816] Add AlignConsecutiveBitFields
2020-05-20 Guillaume Chatelet[libc] Add memset and bzero implementations
2020-05-20 mydeveloperday[clang-format] Fix line lengths w/ comments in align
2020-05-20 Kang Zhang[NFC][PowerPC] Add 2 new cases to test livevars pass
2020-05-20 Max Kazantsev[Test] Add missing auto-generated checks into tests
next