platform/upstream/llvm.git
2020-07-01 Daniel Kiss[Driver][ARM] parse version of arm/thumb architecture...
2020-07-01 Vitaly Buka[StackSafety,NFC] Remove expensive assert
2020-07-01 Vitaly Buka[StackSafety,NFC] Remove unneded constexpr
2020-07-01 Petar AvramovicAMDGPU/GlobalISel: Select init_exec intrinsic
2020-07-01 Kerry McLaughlin[AArch64][SVE] Add reg+imm addressing mode for unpredic...
2020-07-01 Sam McCall[clangd] Fix name conflict again, unbreak GCC. NFC
2020-07-01 Georgii Rymar[llvm-readobj] - Don't crash when checking the number...
2020-07-01 Georgii Rymar[llvm-readobj] - Simplify and refine hash table tests
2020-07-01 David Stenberg[DebugInfo] Do not emit entry values for composite...
2020-07-01 Guillaume Chatelet[Alignment][NFC] Migrate MachineFrameInfo::CreateSpillS...
2020-07-01 Pavel Labath[lldb] Scalar re-fix UB in float->int conversions
2020-07-01 Sam Parker[NFC][ARM] Add test.
2020-07-01 Tony[AMDGPU] Correct AMDGPUUsage.rst DW_AT_LLVM_lane_pc...
2020-07-01 Paul Walker[SVE] Relax merge requirement for IR based divides.
2020-07-01 LLVM GN Syncbot[gn build] Port f12cd99c440
2020-07-01 Endre Fülöp[analyzer][CrossTU] Lower CTUImportThreshold default...
2020-07-01 Sam McCall[clangd] Config: compile Fragment -> CompiledFragment...
2020-07-01 Hans Wennborg[ThinLTO] Always parse module level inline asm with...
2020-07-01 Saiyedul Islam[AMDGPU] Spill more than wavesize CSR SGPRs
2020-07-01 Sam Parker[ARM][LowOverheadLoops] Handle reductions
2020-07-01 serge-sans... Correctly track GCOVProfiling IR update
2020-07-01 Guillaume Chatelet[Alignment][NFC] Migrate MachineFrameInfo::CreateStackO...
2020-07-01 Balázs Kéri[clang][CrossTU] Invalidate parent map after get cross...
2020-07-01 LLVM GN Syncbot[gn build] Port 4da65c2920b
2020-07-01 Adam Balogh[Analyzer] Handle pointer implemented as iterators...
2020-07-01 Adam Balogh[Analyzer] Fix errors in iterator modeling
2020-07-01 Adam Balogh[clang-tidy] New util `Aliasing` factored out from...
2020-07-01 Adam Balogh[Sema][NFC] Remove Redundant Condition
2020-07-01 Adam Balogh[LLDB][Clang Integration][NFC] Remove redundant condition
2020-07-01 Adam Balogh[LLDB][NFC] Remove redundant condition
2020-07-01 Adam Balogh[Hexagon][NFC] Remove redundant condition
2020-07-01 Adam Balogh[AMDGPU][NFC] Remove redundant condition
2020-07-01 Yonghong Song[BPF] Fix a bug for __builtin_preserve_field_info(...
2020-07-01 Fangrui Song[ELF][test] Fix ppc32-gnu-ifunc.s and remove XFAIL: *
2020-07-01 River Riddle[mlir] Remove the default template parameters from...
2020-07-01 lh123[CodeComplete] Add code completion after function equals
2020-07-01 JF Bastien[NFC] fix diagnostic
2020-07-01 Sam Clegg[lld][WebAssembly] Give better error message on bad...
2020-07-01 JF BastienFix diagnostic for missing virtual dtor
2020-07-01 Arthur Eubanks[NewPM] Add explicit init value to -enable-new-pm
2020-07-01 Xing GUO[DWARFYAML][test] Make the checker stricter. NFC.
2020-07-01 Richard Smith[c++20] consteval functions don't get vtable slots.
2020-07-01 Douglas YungFixup BDVER1 and ZNVER1 definitions that were accidenta...
2020-07-01 Shoaib Meenai[llvm-install-name-tool] Tighten some path checks
2020-07-01 Arthur Eubanks[Docs][BasicAA] Rename some more basicaa -> basic-aa
2020-06-30 Gui Andrade[Sanitizers] Implement interceptors for msgsnd, msgrcv
2020-06-30 Nico Weber[gn build] (semi-manually) port ce6153a5282
2020-06-30 Matt ArsenaultGlobalISel: Disallow undef generic virtual register...
2020-06-30 Matt ArsenaultAMDGPU/GlobalISel: Remove some selection tests which...
2020-06-30 Richard SmithA constexpr virtual function is implicitly inline so...
2020-06-30 Arthur EubanksFix wrong title underline length
2020-06-30 Reid Kleckner[gn build] Update build for new OpenMP tablegen logic
2020-06-30 Hendrik Greving[ModuloSchedule] Make PeelingModuloScheduleExpander...
2020-06-30 Arthur Eubanks[Docs][BasicAA] Rename -basicaa to -basic-aa in docs
2020-06-30 River Riddle[mlir] Remove locking for dialect/operation registration.
2020-06-30 River Riddle[mlir] Refactor InterfaceGen to support generating...
2020-06-30 River Riddle[mlir] Add support for defining Traits and Interfaces...
2020-06-30 Sam McCall[clangd] Run formatting operations asynchronously.
2020-06-30 Arthur Eubanks[BasicAA] Replace -basicaa with -basic-aa in polly
2020-06-30 Kit Barton[PPC][NFC] Replace TM with Subtarget->getTargetMachine...
2020-06-30 Alex Lorenzsplit darwin-version-min-load-command.s into Arm64...
2020-06-30 Craig Topper[X86] Use some preprocessor macros to reduce the very...
2020-06-30 Amy Kwan[PowerPC][Power10] Add Vector Splat Imm/Permute/Blend...
2020-06-30 Zixu Wang[clang][diagnostics] Add '-Wundef-prefix' warning option
2020-06-30 Vince Bridgers[ASTImporter] Fix AST import crash for a friend decl
2020-06-30 Eli Friedman[SVE] Reject vector struct indexes for scalable vectors.
2020-06-30 Louis Dionne[libc++] Translate the std Lit parameter to the DSL
2020-06-30 Julian Lettner[Sanitizer] Remove obsolete assert for OS version check...
2020-06-30 Eli Friedman[BitcodeReader] Fix DelayedShuffle handling for Constan...
2020-06-30 Matt ArsenaultSparc: Use Register
2020-06-30 Matt ArsenaultRISCV: Don't store function in RISCVMachineFunctionInfo
2020-06-30 Matt ArsenaultPPC: Don't store function in PPCFunctionInfo
2020-06-30 Matt ArsenaultMips: Don't store MachineFunction in MipsFunctionInfo
2020-06-30 Davide ItalianoSkip arm-(fp|gp)-read.test on Darwin.
2020-06-30 Davide Italiano[TestReturnValue] Skip based on architecutre, not platform.
2020-06-30 Jonas Devlieghere[lldb/Scalar] Fix undefined behavior
2020-06-30 Eli Friedman[IR] Delete llvm::Constants using the correct type.
2020-06-30 Florian Hahn[AArch64] Add getCFInstrCost, treat branches as free...
2020-06-30 Alex Zinenko[mlir] minor tweaks in standard-to-llvm lowering
2020-06-30 Craig Topper[X86] Move frontend CPU feature initialization to a...
2020-06-30 Craig Topper[X86] Some CHECK-NOTs for FMA4/TBM/XOP for znver1/znver...
2020-06-30 David Green[InstCombine] fma x, y, 0 -> fmul x, y
2020-06-30 Louis Dionne[libc++] Fix the Lit DSL test in case a substitution...
2020-06-30 Valentin Clement[openmp] Move Directive and Clause helper function...
2020-06-30 Marius Brehler[mlir] Fix case in MLIRGPUtoGPURuntimeTransforms
2020-06-30 Alex Lorenz[macho] emit LC_BUILD_VERSION load command for supporte...
2020-06-30 Marius Brehler[mlir] Fix case in MLIRGPUtoNVVMTransforms
2020-06-30 Marius Brehler[mlir] Fix case in MLIRGPUtoROCDLTransforms
2020-06-30 Jonas Devlieghere[lldb/Test] Skip TestIOHandlerResizeNoEditline with...
2020-06-30 Nathan James[clang-tidy] Added option to readability-else-after...
2020-06-30 Francesco Petrogalli[sve][acle] Enable feature macros for SVE ACLE extensions.
2020-06-30 Sameer Arora[llvm-install-name-tool] Add -change option
2020-06-30 Sameer Arora[llvm-install-name-tool] Add -id option
2020-06-30 Reid Kleckner[PDB] Defer public serialization until PDB writing
2020-06-30 Sanjay Patel[PhaseOrdering][NewPM] update test that silently showed...
2020-06-30 Adrian PrantlImprove the detection of iOS/tvOS/watchOS simulator...
2020-06-30 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-06-30 Louis Dionne[libc++] Add missing include in test
2020-06-30 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-06-30 Eric ChristopherUpdate the phabricator docs to reflect the monorepo...
next