platform/upstream/llvm.git
2022-05-19 Lang Hames[ORC] Add missing std::moves, pass SymbolLookupSet...
2022-05-19 Lang Hames[llvm-jitlink] Print session report even if entry-point...
2022-05-19 Thomas Raoux[mlir][vector] Fix crash in DropInnerMostUnitDims pattern
2022-05-19 Thomas Raoux[mlir][tensor] Add canonicalization for tensor.cast...
2022-05-19 Paul Walker[NFC] Fix a couple of whitespace issues.
2022-05-19 Aaron BallmanDrop qualifiers from return types in C (DR423)
2022-05-19 Nuno Lopes[DeadArgElim] Use poison instead of undef as placeholde...
2022-05-19 LLVM GN Syncbot[gn build] Port ca7c307d1816
2022-05-19 Sotiris Apostolakis[SelectOpti][1/5] Setup new select-optimize pass
2022-05-19 Joseph Huber[NVVM] Update intrinsic defintions to include the ...
2022-05-19 Amy Kwan[PowerPC] Implement XL compat __fnabs and __fnabss...
2022-05-19 Yaxun (Sam... [AMDGPU] emit macro __GFX9__ etc
2022-05-19 Florian Hahn[SimpleLoopUnswitch] Skip trivial selects during trivia...
2022-05-19 Jay Foad[AMDGPU] Allow multiple uses of the same literal in...
2022-05-19 David Spickett[lldb] Add non-address bit improvements to release...
2022-05-19 Yaxun (Sam... [clang] Fix __has_builtin
2022-05-19 Tiehu Zhang[LoopVectorize] Don't interleave when the number of...
2022-05-19 Tiehu Zhang[LoopVectorize] Precommit a test for D122126
2022-05-19 Florian Hahn[VPlan] Update VPWidenMemoryInstruction to not inherit...
2022-05-19 Louis Dionne[libc++] Override the value of LIBCXX_CXX_ABI in the...
2022-05-19 Sotiris Apostolakis[NFC] Fix typos in X86CmovConversion
2022-05-19 Louis Dionne[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS...
2022-05-19 Joe Nash[AMDGPU] gfx11 scalar memory instructions
2022-05-19 Louis Dionne[runtimes] Fix the build of merged ABI/unwinder libraries
2022-05-19 Andrzej Warzynski[flang][driver] Add support for generating executables...
2022-05-19 Mats Petersson[flang][OpenMP] Support for Collapse
2022-05-19 Joe Nash[AMDGPU] gfx11 LDSDIR instructions MC support
2022-05-19 Nikolas Klauser[libc++] Granularize algorithm benchmarks
2022-05-19 Daniil Dudkin[flang][NFC] Allow whitespaces before `ERROR`
2022-05-19 Nikolas Klauser[libc++] Enable move semantics for vector in C++03
2022-05-19 Bradley Smith[AArch64][SVE] Convert SRSHL to LSL when the fed from...
2022-05-19 Utkarsh SaxenaAdd an option to fill container for ref
2022-05-19 William Schmidt[SLP][NFC] Pre-commit test showing vectorization preven...
2022-05-19 David Spickett[lldb] Add --show-tags option to "memory find"
2022-05-19 Sheng[M68k] Fix a bug in disassembler
2022-05-19 David Green[AArch64] Fix zero element TBL indices
2022-05-19 Sheng[NFC][M68k] Replace `APInt::zextOrSelf` with `APInt...
2022-05-19 David SpickettReland "[lldb] Add --all option to "memory region""
2022-05-19 David Green[AArch64] Extend zero vector TBL codegen tests. NFC
2022-05-19 Andrzej Warzynski[flang][driver] Make driver accept `-module-dir<value>`
2022-05-19 Dmitry Preobrazhensky[AMDGPU][MC][GFX940] Add SMFMAC aliases
2022-05-19 Jay Foad[APInt] Deprecate truncOrSelf, zextOrSelf and sextOrSelf
2022-05-19 Jay Foad[APInt] Remove all uses of zextOrSelf, sextOrSelf and...
2022-05-19 Ivan Kosarev[AMDGPU][NFC] Fix FileCheck directives in phi-vgpr...
2022-05-19 Kirill Bobyrev[clangd] Update the test after diagnostic message change
2022-05-19 Kirill Bobyrev[clangd] NFC: Clarify the Include Cleaner warning
2022-05-19 Lian Wang[RISCV][SelectionDAG] Support VECREDUCE_ADD mask operation
2022-05-19 Konrad Kleine[release] Add cmake as an extra tarball and not bundle it
2022-05-19 Alex Bradbury[WebAssembly][NFC] Fix errant tabs in test case in...
2022-05-19 Guillaume Chatelet[libc] Apply no-builtin everywhere, remove unnecessary...
2022-05-19 Alex Bradbury[WebAssembly] Fix bug where -no-type-check failed to...
2022-05-19 LLVM GN Syncbot[gn build] Port 4df795bff752
2022-05-19 Sam McCall[Serialization] Add missing includes for CHAR_BIT
2022-05-19 Lian Wang[LegalizeVectorTypes][VP] Add widen and split support...
2022-05-19 Daniel Kiss[libunwind] Remove -Wsign-conversion warning
2022-05-19 Sam McCall[Serialization] Delta-encode consecutive SourceLocation...
2022-05-19 Lian Wang[LegalizeTypes][VP] Add integer promotions support...
2022-05-19 Lian Wang[LegalizeTypes][VP][NFC] Use an if and two returns...
2022-05-19 Sam McCall[clangd] Suppress warning: control reaches end of function
2022-05-19 Sam McCall[pseudo] Squash some warnings. NFC
2022-05-19 LLVM GN Syncbot[gn build] Port 03ea140b3a28
2022-05-19 Sam McCall[clang-tidy] Fix logic of assertion
2022-05-19 Sam McCallReland(3) "[clangd] Indexing of standard library"
2022-05-19 Stella Laurenzo[mlir][python] Add Python bindings for ml_program dialect.
2022-05-19 Stella Laurenzo[mlir] Add GlobalOp, GlobalLoadConstOp to ml_program.
2022-05-19 Alexander PivovarovFix if statement in DebugInfo/GSYM/LookupResult.cpp
2022-05-19 lizhijin[LV] Widen freeze instead of scalarizing it
2022-05-19 Zi Xuan Wu... [NFC][RISCV] Enable TuneNoDefaultUnroll feature to...
2022-05-19 Med Ismail... [lldb/test] Fix failures caused by a previous PExpect...
2022-05-19 Med Ismail... Revert "[lldb/test] Make some tests as XFAIL while...
2022-05-19 Chenbing Zheng[InstCombine] (rot X, ?) == 0/-1 --> X == 0/-1
2022-05-19 Chenbing Zheng[InstCombine] Allow undef vectors when foldSelectToCopysign
2022-05-19 Jon RoelofsFix an or+and miscompile w/ GlobalISel
2022-05-19 Med Ismail... Revert 821ee172cdcd7196b6130321b53b6cc66bf1222b
2022-05-19 Med Ismail... [lldb/test] Make some tests as XFAIL while I investigat...
2022-05-19 Med Ismail... dyld patch
2022-05-19 Med Ismail... [lldb/crashlog] Fix line entries resolution in interact...
2022-05-19 Med Ismail... [lldb/Core] Fix "sticky" long progress messages
2022-05-19 Med Ismail... [lldb/Test] Add `use_colors` argument to the PExpect...
2022-05-19 Med Ismail... [llvm/Support] Fallback to $TERM if terminfo has no...
2022-05-19 Sheng[M68k][Disassembler] Fix decoding conflict
2022-05-19 Mark Kettenis[Sparc] Make sure that we really don't emit quad-precis...
2022-05-18 Damian Rouson[flang] test conforming & non-conforming lcobound
2022-05-18 Matthias BraunExtend switch condition in optimizeSwitchPhiConst when...
2022-05-18 Rafael Auler[BOLT] Testcase to repro R_X86_64_REX_GOTPCRELX bug
2022-05-18 Andrey Tretyakov[SPIRV] Add simple tests to improve test coverage
2022-05-18 Michael Kruse[Analysis] Avoid virtual dtor. NFC.
2022-05-18 Nemanja Ivanovic[Debuginfod] Fix shared libs build break after eafa0530417e
2022-05-18 Philip Reames[RISCV] Add a test case where mutation still violates...
2022-05-18 Mariusz Borsa[Sanitizers][Darwin] Rename Apple macro SANITIZER_MAC...
2022-05-18 Usama Hameed[Analyzer] Remove extra space from NSErrorChecker message.
2022-05-18 Michael Jones[libc][windows] fix strlcpy tests
2022-05-18 Mitch Phillips[NFCI] clang-format gwp-asan files.
2022-05-18 Mogball[mlir] Fix the error message for missing explicit TypeID
2022-05-18 Mitch Phillips[NFCI] clang-format scudo standalone
2022-05-18 Mitch PhillipsReland "[dwarf] Emit a DIGlobalVariable for constant...
2022-05-18 Alexey Bataev[SLP]Improve reductions vectorization.
2022-05-18 Yusra Syeda[SystemZ][z/OS] Add missing include to llvm/include...
2022-05-18 Nathan James[clang-tidy] Fix readability-simplify-boolean-expr...
2022-05-18 zhijian[libc++][CI] fixed a return curr_symbol() for Russian...
next