platform/upstream/llvm.git
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
2020-05-20 Fangrui Song[Support][unittest] Fix HostTest.NumPhysicalCores on...
2020-05-20 Stanislav Mekhanoshin[AMDGPU] Process V_MOV_B32_indirect in SET_GPR_IDX...
2020-05-20 Haruki Imai[mlir][SystemZ] Fix incompatible datalayout in SystemZ
2020-05-20 Jinsong Ji[compiler-rt][scudo][LIT] Use target_suffix instead...
2020-05-20 Eli Friedman[CGCall] Annotate references with "align" attribute.
2020-05-20 Chintan KaurMark AffineMap::replaceDimsAndSymbols as const (NFC)
2020-05-20 Matt ArsenaultAMDGPU/GlobalISel: Fix bug in test register bank
2020-05-20 Nicolas Vasilache[mlir] NFC - Appease gcc 5
2020-05-20 Thomas Raoux[mlir][spirv] First step to support spirv cooperative...
2020-05-20 QingShan Zhang[DAGCombine] Remove the getNegatibleCost to avoid the...
2020-05-20 Thomas Raoux[mlir][vulkan-runner] Minor fix in timestamp flag for...
2020-05-20 Diego Caballero[mlir][Affine] Introduce affine memory interfaces
2020-05-20 Kuangyuan Chen[mlir][ods] Fix ops with both attribute-sized operands...
2020-05-20 Kirstóf Umann[analyzer][StackAddressEscape] Tie warnings to the...
2020-05-20 zoecarver[NFC] Remove non-rvlaue non-variadic allocator::constru...
2020-05-20 zoecarver[NFC] Remove non-rvlaue non-variadic allocator::constru...
2020-05-20 zoecarverMark shared_ptr::__create_with_control_block as noexcept.
2020-05-20 zoecarver [NFC] Add _EnableIfLValueCallable and move referenc...
2020-05-20 Kristóf Umann[analyzer][NFC][MallocChecker] Convert many parameters...
2020-05-19 Kirstóf Umann[analyzer] Change the default output type to PD_TEXT_MI...
2020-05-19 António AfonsoAdd terminateCommands to lldb-vscode protocol
2020-05-19 Vedant Kumar[lldb/test] Move "DataFormatters/Mock.h" to "Plugins...
2020-05-19 Dan Liew[asan_symbolize] Fix bug handling C++ symbols when...
2020-05-19 Kirstóf Umann[analyzer][NFC] Merge checkNewAllocator's paramaters...
2020-05-19 Matt ArsenaultAMDGPU: Annotate functions that have stack objects
2020-05-19 Kirstóf Umannanalyzer][CallAndMessage][NFC] Change old callbacks...
2020-05-19 Cameron McInally[SVE] MOVPRFX zero merging test renaming
2020-05-19 Matt ArsenaultGlobalISel: Copy correct flags to select
2020-05-19 Kirstóf Umann[analyzer][ObjCGenerics] Don't emit diagnostics under...
2020-05-19 Matt ArsenaultAMDGPU: Fix DAG divergence for implicit function arguments
2020-05-19 Matt ArsenaultAMDGPU: Use member initializers in MFI
2020-05-19 Brian Cain[Hexagon] pX.new cannot be used with p3:0 as producer
2020-05-19 Kirstóf Umann[analyzer][NSOrCFError] Don't emit diagnostics under...
2020-05-19 Matt ArsenaultGlobalISel: Remove unused include
2020-05-19 Matt ArsenaultCodeGen: Use Register
2020-05-19 Stephen Neuendorffer[MLIR][cmake][NFC] Check for incorrect usage of LLVM...
2020-05-19 Stephen Neuendorffer[MLIR] LLVMMLIRTableGen -> MLIRTableGen
2020-05-19 MaheshRavishankar[mlir][SPIRV] Fix blocks nested too deeply error.
2020-05-19 Sean Silva[mlir][shape] Add `shape.from_extents`.
2020-05-19 Dávid BolvanskýRevert "[clang-misexpect] Fixed typo which causes that...
2020-05-19 Nico Weber[gn build] Try harder to unbreak Windows build after...
2020-05-19 Dávid Bolvanský[clang-misexpect] Fixed typo which causes that --pgo...
2020-05-19 Eli Friedman[AArch64] Disable MachineOutliner on Windows.
2020-05-19 Erich KeaneFix X86_64 complex-returns for regcall.
2020-05-19 Benjamin KramerGive helpers internal linkage. NFC.
2020-05-19 Nico Weber[gn build] Try to unbreak Windows build after f8e833a501.
2020-05-19 Jonas Devlieghere[lldb/Reproducers] Update GDB remote client tests for...
2020-05-19 Artem Dergachev[analyzer] Move apiModeling.StdCLibraryFunctionArgs...
2020-05-19 Sébastien Marchand[gn build] Add a flag zlib_path to provide the path...
2020-05-19 Lei Huang[PowerPC][NFC] Cleanup load/store spilling code
2020-05-19 Sanjay Patel[PGOProfile] make test less brittle; NFC
2020-05-19 Thomas Lively[WebAssembly] Fix bug in custom shuffle combine
2020-05-19 Thomas Lively[WebAssembly] Implement i64x2.mul and remove i8x16.mul
2020-05-19 Jez Ng[lld-macho][re-land] Support X86_64_RELOC_UNSIGNED
2020-05-19 Jez Ng[lld-macho][re-land] Support .subsections_via_symbols
2020-05-19 Zola Bridges[llvm][docs] Add step by step git to GettingStarted
2020-05-19 Sanjay Patel[PhaseOrdering] add tests for x86 horizontal math ops...
2020-05-19 Sanjay Patel[PhaseOrdering] make different pass manager runs equiva...
2020-05-19 Jay Foad[IR] Simplify BasicBlock::removePredecessor. NFCI.
2020-05-19 Christopher... [SVE] Add specialized getters to derived vector types
2020-05-19 Jonas Devlieghere[lldb/Properties] Move OSPluginReportsAllThreads from...
next