platform/upstream/llvm.git
2020-07-01 Erich KeaneLimit x86 test to require target to fix buildbot (from...
2020-07-01 Guillaume Chatelet[Alignment] TargetLowering::hasPairedLoad must use...
2020-07-01 Guillaume Chatelet[Alignment][NFC] Transition and simplify calls to DL...
2020-07-01 Guillaume Chatelet[Alignment][NFC] Migrate TargetTransformInfo::CreateVar...
2020-07-01 rojamd[cmake][Windows] Add libpath to CMAKE_MODULE_LINKER_FLA...
2020-07-01 Erich KeaneImplement AVX ABI Warning/error
2020-07-01 David Sherwood[CodeGen] Fix up warnings in visitEXTRACT_SUBVECTOR
2020-07-01 Raphael Isemann[lldb] Fix NSDate test after Scalar change
2020-07-01 Nicolas Vasilache[mlir][Linalg] Add an option to use Alloca instead...
2020-07-01 Pavel Labath[lldb] Add basic -flimit-debug-info support to expressi...
2020-07-01 Alexey BataevRevert "[StackSafety,NFC] Remove unneded constexpr"
2020-07-01 Nathan James[clang-tidy] fix cppcoreguidelines-init-variables with...
2020-07-01 Georgii Rymar[llvm-readobj] - Simplify the symbols.test
2020-07-01 Simon PilgrimPass DIEnumerator APInt args by const reference not...
2020-07-01 Stefan Pintilie[PowerPC] Fix for PC Relative call protocol
2020-07-01 Simon PilgrimPass stripNonLineTableDebugInfo remapDebugLoc lambda...
2020-07-01 Simon Pilgrim[X86][SSE] Fix targetShrinkDemandedConstant constant...
2020-07-01 gbreynoo[llvm-size] Output REL, RELA and STRTAB sections when...
2020-07-01 Simon Pilgrim[X86][SSE] Add test showing incorrect sign-extension...
2020-07-01 Simon PilgrimFix Wdocumentation warnings by only tagging a param...
2020-07-01 Simon PilgrimFix Wdocumentation warnings due to outdated parameter...
2020-07-01 Simon PilgrimAttrBuilder::merge/remove - use const& for iterator...
2020-07-01 Sam Elliott[RISCV] Implement Hooks to avoid chaining SELECT
2020-07-01 Sam Elliott[RISCV][NFC] Add Test for (select (or B1, B2), X, Y)
2020-07-01 Adam Balogh[Analyzer] Quick fix for broken tests on Windows
2020-07-01 Kirill Bobyrev[clangd] Set gRPC deadlines to all remote index requests
2020-07-01 Med Ismail... [lldb/api] Improve error reporting in SBBreakpoint...
2020-07-01 Med Ismail... Revert "[lldb/api] Improve error reporting in SBBreakpo...
2020-07-01 Med Ismail... [lldb/api] Improve error reporting in SBBreakpoint...
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
next