platform/upstream/llvm.git
2021-12-07 Kirill Stoimenov[ASan] Removed ASAN_SHADOW_SCALE.
2021-12-07 Martin StorsjöReapply [runtimes] Fix building initial libunwind+libcx...
2021-12-07 Kiran Chandramohan[Flang] Upstream conversion of the XRebox Op
2021-12-07 Kirill StoimenovRevert "[ASan] Removed ASAN_SHADOW_SCALE."
2021-12-07 Kirill Stoimenov[ASan] Removed ASAN_SHADOW_SCALE.
2021-12-07 Nikolas Klauser[libc++] Remove _LIBCPP_DEFAULT
2021-12-07 LLVM GN Syncbot[gn build] Port 02940d6d2202
2021-12-07 Jonas DevlieghereRevert "CycleInfo: Introduce cycles as a generalization...
2021-12-07 Carlo Bertolli[NFC][OpenMP] Prepare amdgpu plugin for asynchronous...
2021-12-07 Sanjay Patel[InstCombine] try to fold rem with constant dividend...
2021-12-07 Sanjay Patel[InstCombine] add tests for div/rem with 0 select arm...
2021-12-07 Sanjay Patel[InstCombine] add tests for div with select-of-constant...
2021-12-07 Martin Storsjö[OpenMP] Disable libomptarget profiling by default...
2021-12-07 Valentin Clement[flang][runtime] Add ragged array runtime functions
2021-12-07 Greg ClaytonFix buildbots after https://reviews.llvm.org/D115073.
2021-12-07 Greg ClaytonFix buildbot after https://reviews.llvm.org/D115073.
2021-12-07 Bill Wendling[Analysis] Ignore casts and unary ops for uninitialized...
2021-12-07 Kirill Stoimenov[ASan] Replaced constants for SHADOW_OFFSET with defines.
2021-12-07 Bardia Mahjour[VP] Cost model for VPMemory operations on PowerPC.
2021-12-07 Vitaly Buka[sanitizer] Lock/Unlock stack store on fork
2021-12-07 Aart Bik[mlir][sparse] fix broken build
2021-12-07 Arthur O'Dwyer[libc++] [test] Rationalize the nodiscard tests for...
2021-12-07 Arthur O'Dwyer[libc++] [ranges] SFINAE-friendly "write it three times...
2021-12-07 Arthur O'Dwyer[libc++] Remove unneeded `std::` qualifications from...
2021-12-07 Arthur O'Dwyer[libc++] std::move should be _VSTD::move in one place...
2021-12-07 Aart Bik[mlir][sparse] finalize sparse output in the presence...
2021-12-07 Clemens WasserFormat lsan.h
2021-12-07 Michael Jones[libc] apply new lint rules
2021-12-07 Michael Jones[libc] update tidy rules to fix variable formatting
2021-12-07 Chih-Ping Chen[NFC][CodeView] Use one unified access to the module...
2021-12-07 Zequan Wu[LLDB][NativePDB] Fix function decl creation for class...
2021-12-07 Clemens WasserChange __lsan::kMaxAllowedMallocSize literal types...
2021-12-07 Simon PilgrimRemove unused variable. NFC.
2021-12-07 Rob Suderman[mlir][tosa] Disable tosa.depthwise_conv2d canonicalize...
2021-12-07 Jonas Paulsson[SystemZ] Add range checks for PC-relative fixups.
2021-12-07 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2021-12-07 Simon Pilgrim[DAG] Update expandFunnelShift/expandROT to return...
2021-12-07 Arthur Eubanks[NFC] Clarify comment about LoopDeletionPass in the...
2021-12-07 Kirill Stoimenov[ASan] Refactored SHADOW_OFFSET implementation to use...
2021-12-07 Greg ClaytonModify DataEncoder to be able to encode data in an...
2021-12-07 Peter Klausler[flang] Remove runtime check from OpenFile::Close()
2021-12-07 Peter Klausler[flang] Avoid potential deadlock in CloseAll()
2021-12-07 Craig Topper[RISCV] Revise RISCVInstPrinter::printVTypeI to not...
2021-12-07 lh123[clangd] Print type for VarTemplateDecl in hover.
2021-12-07 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-12-07 Corentin JabotDo not check if we are in a discared context in non...
2021-12-07 LLVM GN Syncbot[gn build] Port fa99cb64ff0e
2021-12-07 Mircea Trofin[mlgo][regalloc] Add score calculation for training
2021-12-07 Aaron BallmanAdd diagnostic groups for attribute extensions
2021-12-07 spupyrevfixing a broken ext-tsp test
2021-12-07 Florian Hahn[VPlan] Verify plan entry and exit blocks, set correct...
2021-12-07 Jay Foad[AMDGPU] Mark time intrinsics as nomem, hassideeffects
2021-12-07 Peter Klausler[flang] Fix INQUIRE(FILE=,NAME=)
2021-12-07 Sanjay Patel[InstSimplify] add logic fold for 'or' with 'xor'+...
2021-12-07 Sanjay Patel[InstCombine] add tests for rem with select operand...
2021-12-07 Craig Topper[RISCV] Replace uses of RISCVOpcode<0b0010011> and...
2021-12-07 Lei Zhang[mlir][scf] NFC: create dedicated files for affine...
2021-12-07 LLVM GN Syncbot[gn build] Port f573f6866e18
2021-12-07 spupyrevext-tsp basic block layout
2021-12-07 Kirill Bobyrev[clangd] Dex Trigrams: Improve query trigram generation
2021-12-07 gbreynoo[llvm-symbolizer][docs] Update --output-style=JSON...
2021-12-07 David Green[ARM] Additional tests for qr instructions with constan...
2021-12-07 Florian Hahn[EarlyCSE] Add test case with inbounds gep where flags...
2021-12-07 Florian Hahn[EarlyCSE] Auto-generate check lines for flags.ll.
2021-12-07 Carlos Galvez[doc] Fix namespace comment style in Coding Guidelines
2021-12-07 Pavel Labath[lldb] Fix flakyness in TestQemuLaunch.test_stdio_redirect
2021-12-07 Pavel Labath[lldb/qemu] Add emulator-args setting
2021-12-07 Nicolas Vasilache[mlir][Linalg] NFC - Extend the TilingInterface to...
2021-12-07 Djordje Todorovic[MIPS] Add FPU Delay Slot for MIPS1/2/3
2021-12-07 Aaron BallmanFix Sphinx formatting in release notes
2021-12-07 Matthias Springer[mlir][linalg][bufferize] Add FuncOp bufferization...
2021-12-07 Louis Dionne[libc++] Bump Dockerfile
2021-12-07 Louis Dionne[libc++] Fix atomic test for _BitInt
2021-12-07 Andrew Savonichev[MCA] Remove the warning about experimental support...
2021-12-07 Andrew Savonichev[NVPTX] Auto-generate tests for sufrace and texture...
2021-12-07 Paulo Matos[WebAssembly] Implement table instruction intrinsics
2021-12-07 Peter Waller[AArch64][SVE] Fix fptrunc store for fixed len vector
2021-12-07 Simon Pilgrim[X86] LowerRotate - pull out repeated splitVectorIntBin...
2021-12-07 David Spickett[compiler-rt][libFuzzer] Disable counters test on arm
2021-12-07 Matthias Springer[mlir][linalg][bufferize] Fix forward declaration
2021-12-07 Fraser Cormack[SelectionDAG] Use UnknownSize for VP memory ops
2021-12-07 Matthias Springer[mlir][linalg][bufferize] Bufferize Operation* instead...
2021-12-07 Florian Hahn[X86] Add test where block placement separates call...
2021-12-07 Cullen Rhodes[IR] Split vscale_range interface
2021-12-07 Fraser Cormack[VP] Propagate align parameter attr on VP load/store...
2021-12-07 Jaroslav Sevcik[lldb] Fix windows path guessing for root paths
2021-12-07 Ties Stuij[ARM] Implement PAC return address signing mechanism...
2021-12-07 David Spickett[llvm][X86] Add x86 triple to fentry test
2021-12-07 Jay Foad[AMDGPU] Remove redundant mayLoad = 0, mayStore = 0...
2021-12-07 Cullen Rhodes[IR] Remove unbounded as possible value for vscale_rang...
2021-12-07 Gabor Marton[Analyzer] SValBuilder: Simlify a SymExpr to the absolu...
2021-12-07 Vitaly Buka[sanitizer] Don't lock for StackStore::Allocated()
2021-12-07 Vitaly Buka[sanitizer] Fix CompressStackStore VPrint message
2021-12-07 LLVM GN Syncbot[gn build] Port ae53d02f557c
2021-12-07 Petr HosekRevert "Microsoft's floating-point to_chars powered...
2021-12-07 LLVM GN Syncbot[gn build] Port 0fe61ecc2cef
2021-12-07 Vitaly Buka[NFC][sanitizer] Non-copyable ScopedBlockSignals
2021-12-07 Sameer SahasrabuddheCycleInfo: Introduce cycles as a generalization of...
2021-12-07 Vitaly Buka[NFC][lsan] Refactor LockThreadRegistry/LockAllocator...
2021-12-07 Vitaly Buka[NFC][sanitizer] Fix typo in comment
next