platform/upstream/llvm.git
2020-10-29 Aaron PuchertThread safety analysis: Consider static class members...
2020-10-29 Arthur Eubanks[NFC] Fix typo function -> module
2020-10-29 Scott Linder[NFC][AMDGPU] Resize Memory Model columns in AMDGPUUsag...
2020-10-29 Scott Linder[AMDGPU] Update Memory Model in AMDGPUUsage.rst
2020-10-29 Kostya Kortchinsky[GWP-ASan] Add mutexes for Fuchsia
2020-10-29 Joachim Meyer[OpenMP] Use __OPENMP_NVPTX__ instead of _OPENMP in...
2020-10-29 Jim InghamProvide a reasonable value for PATH_MAX if the lldb...
2020-10-29 Thomas Raoux[mlir][vector] Improve vector distribute integration...
2020-10-29 Craig Topper[RISCV] Improve worklist management in the DAG combine...
2020-10-29 Craig Topper[RISCV] Add test case for D90339
2020-10-29 Jim InghamUse !hasLocalLinkage instead of listing the symbol...
2020-10-29 Jim InghamMark the execution of stop-hooks as non-interactive.
2020-10-29 Christian Sigg[mlir][gpu] Add pass to make GPU ops within a region...
2020-10-29 Christian Sigg[mlir][gpu] Handle async in gpu.launch_func lowering.
2020-10-29 Nikita Popov[SDAG] Extract helper to determine neutral element...
2020-10-29 Stefanos Baziotis[LCSSA] Doc for special treatment of PHIs
2020-10-29 Christian Sigg[mlir][gpu] Allow gpu.launch_func to be async.
2020-10-29 Nikita Popov[LoopUtils] Fix neutral value for vector.reduce.fadd
2020-10-29 Ilya BukonkinGetModule, GetExeModule methods added
2020-10-29 Florian Hahn[SLP] Consider alternatives for cost of select instruct...
2020-10-29 Thomas Lively[WebAssembly] Remove unused FileCheck test prefixes
2020-10-29 Nikita Popov[SDAG] Fix neutral value for vecreduce_fadd
2020-10-29 Nikita Popov[CodeGen] Fix neutral value of vecreduce fadd in tests...
2020-10-29 Christian Sigg[mlir][gpu] NFC: Change gpu.launch_func ops to custom...
2020-10-29 Tony[AMDGPU] Update AMD GPU documentation
2020-10-29 Alex OrlovAdded remotely ran compiler-rt tests.
2020-10-29 Marcel HlopkoRemove HAVE_VCS_VERSION_INC, not needed
2020-10-29 Nikita Popov[SDAG] Extract helper to get vecreduce base opcode...
2020-10-29 Adhemerval... [sanitizer] Disable ASLR for release_shadow_space
2020-10-29 Peyton, Jonathan L[OpenMP] Add NULL check in dispatcher debug output
2020-10-29 Dávid Bolvanský[InferAttrs] Add nocapture/writeonly to string/mem...
2020-10-29 Paul-Antoine... [llvm-libtool-darwin] Add support for LLVM bitcode...
2020-10-29 Utkarsh Saxena[clangd] Add support for multiple DecisionForest model...
2020-10-29 Craig Topper[RISCV] Remove include of RISCVRegisterInfo.h from...
2020-10-29 Teresa Johnson[MemProf] Temporarily disable test failing on a couple...
2020-10-29 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 21.04 - Hirsute...
2020-10-29 Thomas Lively[WebAssembly] Implement SIMD signselect instructions
2020-10-29 Louis Dionne[libc++] Minor cleanup in the test suite
2020-10-29 Jody Sankey[sanitizer][fuchsia] Avoid deprecated syscall.
2020-10-29 Roland McGrath[Support] Make Support/SwapByteOrder.h compile on Fuchsia
2020-10-29 Jay Foad[AMDGPU] Fix double space in disassembly of ds_gws_sema...
2020-10-29 Mehdi AminiRevert "[mlir][gpu] Allow gpu.launch_func to be async."
2020-10-29 Teresa Johnson[MemProf] Augment test to debug avr bot failure
2020-10-29 Jan Kratochvil[nfc] [lldb] Remove excessive parentheses in SymbolFile...
2020-10-29 Mircea Trofin[ThinLTO] Fix empty .llvmcmd sections
2020-10-29 Christian Sigg[mlir][gpu] Allow gpu.launch_func to be async.
2020-10-29 Simon Pilgrim[X86] Add PR46393 test case
2020-10-29 Jon Chesterfield[AMDGPU] Add __builtin_amdgcn_grid_size
2020-10-29 Sanjay Patel[x86] add test for umul intrinsic costs; NFC
2020-10-29 Fangrui Song[MC] Error for .globl/.local which change the symbol...
2020-10-29 Jay Foad[AMDGPU] Use pseudo instructions for readlane/writelane
2020-10-29 Teresa Johnson[sanitizer] Print errno for report file open failure
2020-10-29 Scott Linder[NFC] Add more tests for DISubprogram verifier
2020-10-29 Simon Pilgrim[InstCombine] visitShl - ensure inner shifts have inran...
2020-10-29 Nicolas Vasilache[mlir][Linalg] Make Linalg fusion a test pass
2020-10-29 Nicholas Guy[ARM] Fix IT block generation after Thumb2SizeReduce...
2020-10-29 Nicholas Guy[ARM] Add IT block generation test
2020-10-29 Kazushi (Jam... [VE] Change to use integrated assembly by defualt
2020-10-29 Louis Dionne[libc++] Remove additional uses of std::rand() missed...
2020-10-29 Jay Foad[AMDGPU] Remove gds operand from ds_gws_* MachineInstrs
2020-10-29 Jay Foad[AMDGPU] Fix double space in disassembly of s_set_gpr_i...
2020-10-29 Jay Foad[AMDGPU] Fix double space in disassembly of some DPP...
2020-10-29 Frederik Gossen[MLIR] Support walks over regions and blocks
2020-10-29 David Sherwood[SVE] Remove TypeSize comparison operators
2020-10-29 Kazushi (Jam... [VE] Add missing BCR format
2020-10-29 Nico WeberRevert "clang-format: Add a consumer to diagnostics...
2020-10-29 Kazushi (Jam... [VE] Add missing symbolic branch patterns
2020-10-29 Kazushi (Jam... [VE] Support register aliases in llvm-mc
2020-10-29 Valentin Clement[mlir][openacc] Add if and device_type to update op
2020-10-29 Valentin Clement[flang][openacc] Enforce no modifier on enter data...
2020-10-29 Marek Kurdej[libcxx] [docs] [NFC] Fix typo.
2020-10-29 Daniel Kiss[libcxx] Add targets to available features.
2020-10-29 Daniel Kiss[libunwind] Fix linker flag handling in the tests.
2020-10-29 Pavel Labath[lldb] Use reverse connection method for lldb-server...
2020-10-29 Georgii Rymar[llvm-readobj/elf] - Fix a crash when dumping a dynamic...
2020-10-29 Alok Kumar... [DebugInfo] [NFCI] Additional test for support of DW_TA...
2020-10-29 Clement Courbet[llvm-exegesis] Do not try to assign random registers...
2020-10-29 Adam Balogh[ADT] Fix for ImmutableMapRef
2020-10-29 Georgii Rymar[yaml2obj][test] - Merge strtab-implicit-sections-...
2020-10-29 Simon Pilgrim[InstCombine] Add select+funnel-shift test patterns
2020-10-29 dfukalov[MIR] Fix out of bounds access in MIRPrinter.
2020-10-29 Max Kazantsev[NFC][SCEV] Use generic predicate checkers to simplify...
2020-10-29 Jay Foad[AMDGPU] Simplify insertNoops functions. NFC.
2020-10-29 Alok Kumar... [DebugInfo] [NFCI] Adding a missed out line in support...
2020-10-29 Florian Hahn[SCEV] Match 'zext (trunc A to iB) to iY' as URem.
2020-10-29 Max Kazantsev[NFC] Add some new util functions to ICmpInst
2020-10-29 Tres Popp[mlir] Reorder shape assuming bufferization.
2020-10-29 Georgii Rymar[yaml2obj][test] - Merge dynsymtab-shlink.yaml to dynsy...
2020-10-29 Krasimir Georgievclang-format: Add a consumer to diagnostics engine
2020-10-29 Kazushi (Jam... [VE] Add missing vector regression test
2020-10-29 Kazushi (Jam... [VE] Add vector control instructions
2020-10-29 David Spickett[lldb] Correct --help output for qemu rootfs script
2020-10-29 David Zarzycki[lldb] Unbreak the build after a recent PowerPC change
2020-10-29 Max Kazantsev[SCEV][NFC] Use general predicate checkers in monotonic...
2020-10-29 Georgii Rymar[yaml2obj] - Improve handling of SectionHeaderTable...
2020-10-29 David Green[InterleaveAccess] Recognise Interleave loads through...
2020-10-29 Sam McCall[CMake] Support inter-proto dependencies in generate_pr...
2020-10-29 Max Kazantsev[NFC][SCEV] Refactor monotonic predicate checks to...
2020-10-29 Sam McCall[clangd] Support CodeActionParams.only
2020-10-29 Vitaly BukaRevert "[NFC][TSAN] Logs to debug test script on bot"
next