platform/upstream/llvm.git
2022-08-25 Chris Bieneman[HLSL] Add abs library function
2022-08-25 Peter Klausler[flang] Fold DOT_PRODUCT()
2022-08-25 Jonas Devlieghere[lldb] Computer the slide when and apply it to each...
2022-08-25 Hsiangkai Wang[AArch64] Filter out invalid code model in frontend.
2022-08-25 Peter Klausler[flang] Allow NULL() actual argument for procedure...
2022-08-25 Valery N Dmitriev[SLP][NFC] Add a coverage test for horizontal reductions.
2022-08-25 Peter Klausler[flang] Fix module file issue with renamed shadowed...
2022-08-25 Peter Klausler[flang] Make C_F_POINTER a generic interface
2022-08-25 LLVM GN Syncbot[gn build] Port 48506fbbbf27
2022-08-25 Jonas Devlieghere[lldb] Teach LLDB about Mach-O filesets
2022-08-25 Peter Klausler[flang] Allow non-definable actual arguments to volatil...
2022-08-25 Peter Klausler[flang] Emit missing IMPORTs in module file interfaces
2022-08-25 Peter Klausler[flang] Accept unambiguous USE name clashes
2022-08-25 Peter Klausler[flang] Allow a construct entity as a concurrent-header...
2022-08-25 Peter Klausler[flang] Add nested scoping to label distinctness checking
2022-08-25 Roy Jacobson[Clang] Implement P0848 (Conditionally Trivial Special...
2022-08-25 Greg ClaytonDon't index the skeleton CU when we have a fission...
2022-08-25 Louis Dionne[libc++] Allow specifying conditional compile flags...
2022-08-25 Peter Klausler[flang][runtime] Fix MINVAL([CHARACTER(2)::])
2022-08-25 Philip Reames[LAA] Prune dependencies with distance large than acces...
2022-08-25 Adhemerval... [MC][ELF] Mark GNU ABI if ifunc are used
2022-08-25 Jeff Niu[mlir][LLVMIR] Fix oneToOneRewrite for zero-result ops
2022-08-25 Jakub Kuderski[mlir] Add convenience builder for arith.addui_carry
2022-08-25 Jakub Kuderski[mlir][spirv] Add convenience builders for AddICarry...
2022-08-25 Sanjay Patel[ValueTracking][InstCombine] restrict FP min/max matchi...
2022-08-25 Rajas VanjapeRemove TODO related to adding assert from Sparse Tensor...
2022-08-25 Nikolas Klauser[libc++][NFC] Remove tab in filebuf/traits_mismatch...
2022-08-25 Florian Hahn[LAA] Cache PSE.getSE() in variable (NFC).
2022-08-25 Akira Hatanaka[compiler-rt][builtins] Revert all the recent changes...
2022-08-25 Nikolas Klauser[libc++][NFC] Remove mentions of warn_unused_result
2022-08-25 Nikolas Klauser[libc++] Consolidate the different [[nodiscard]] config...
2022-08-25 Florian Hahn[LV] Add additional test coverage for SCEVexp and LCSSA...
2022-08-25 Akira Hatanaka[compiler-rt][builtins] Check whether the flags are...
2022-08-25 Craig Topper[RISCV][M68k] Replace fixed size BitVector with std...
2022-08-25 Sanjay Patel[InstCombine] add test for fcmp+select miscompile; NFC
2022-08-25 Daniil Dudkin[flang] Introduce `AbstractResultOnGlobalOpt` pass
2022-08-25 Nikolas Klauser[libc++][NFC] Enable modernize-use-override
2022-08-25 Siva Chandra... [libc] Implement linux link, linkat, symlink, symlinkat...
2022-08-25 Akira Hatanaka[compiler-rt][builtins] Check whether -Wformat-security...
2022-08-25 Mahesh Ravishankar[mlir][Linalg] Fix out of bounds access while handling...
2022-08-25 Craig Topper[RISCV] Teach combineDeMorganOfBoolean to handle (and...
2022-08-25 Markus Böck[mlir][NFC] Fix compilation error downstream when ...
2022-08-25 Nicolai HähnleRevert "ManagedStatic: remove from DebugCounter"
2022-08-25 Maryam MoghadasRevert "[PowerPC] Remove extra swap for extract+vperm...
2022-08-25 Nicolai Hähnle[Timer][Statistics] Make global constructor ordering...
2022-08-25 Nicolai HähnleManagedStatic: remove from DebugCounter
2022-08-25 Markus Böck[mlir][ODS] Automatically create `result_segment_sizes...
2022-08-25 Stephen Long[MC] Omit fill value if it's zero when emitting code...
2022-08-25 Peiming Liu[mlir][sparse] Folding operations that try to insert...
2022-08-25 Philip Reames[RISCV] Add empirical costs for integer min/max and...
2022-08-25 Chris Bieneman[HLSL] Initial codegen for SV_GroupIndex
2022-08-25 Gabriel Ravier[flang] Fixed a number of typos
2022-08-25 Philip Reames[RISCV][CostModel] Correct typo in saturating intrinsic...
2022-08-25 Philip Reames[RISCV][CostModel] Add test coverage for all the vector...
2022-08-25 Craig Topper[RISCV] Apply DeMorgan's law to (and/or (xor X, 1)...
2022-08-25 Simon Pilgrim[CostModel][X86] Support cost kind specific look up...
2022-08-25 Michael Buch[debuginfo-tests] Un-XFAIL no passing unused-merged...
2022-08-25 Daniel Bertalan[lld-macho] Move adding bindings for stub targets out...
2022-08-25 Sanjay Patel[InstCombine] restore test for mul+add transform with...
2022-08-25 Jon Chesterfield[openmp][amdgpu] Implement target_alloc_host as fine...
2022-08-25 John EricsonRevert "[CMake] Avoid `LLVM_BINARY_DIR` when other...
2022-08-25 Jakub Kuderski[mlir] Add arith.addui_carry conversion to LLVM
2022-08-25 Nicolai HähnleManagedStatic: remove from DynamicLibrary
2022-08-25 Jakub Kuderski[mlir] Clean up ArithToLLVM. NFC.
2022-08-25 David Majnemer[clang-cl] /kernel should toggle bit 30 in @feat.00
2022-08-25 Ben Langmuir[clang][deps] Minor ModuleDepCollector refactorings NFC
2022-08-25 Benjamin KramerRevert "[CostModel][X86] Support cost kind specific...
2022-08-25 Mats Petersson[FLANG]Remove experimental flag from SUM simplification
2022-08-25 Simon Pilgrim[CostModel][X86] Add CodeSize handling for fdiv ops
2022-08-25 Matt Devereau[AArch64][SVE] Extend LD1RQ ISel patterns to cover...
2022-08-25 Louis Dionne[libc++] Fix .compile.fail.cpp tests that should have...
2022-08-25 Benjamin KramerAdd a missing override keyword. NFC.
2022-08-25 Guillaume Chatelet[NFC][libc] Move Uint implementation to parent directory
2022-08-25 Zahira AmmarguellatSupport of expression granularity for _Float16.
2022-08-25 Timm Bäder[clang][Interp] Implement pointer (de)ref operators
2022-08-25 Tres Popp[mlir] Add math.roundeven and llvm.intr.roundeven
2022-08-25 Benjamin Kramer[NVPTX] Lower llvm.roundeven to cvt.rni
2022-08-25 Benjamin Kramer[NVPTX] Factor rounding patterns into a multiclass...
2022-08-25 Simon Pilgrim[CostModel][X86] Support cost kind specific look up...
2022-08-25 zhongyunde[AArch64] Fix sched model for tsv110
2022-08-25 Max Kazantsev[IRCE] Drop SCEV of a Phi after adding a new input...
2022-08-25 Nico WeberRevert "[gn build] port bc39d7bdd497 (libclang.map...
2022-08-25 Sockke[clang-tidy] Ignore other members in a union if any...
2022-08-25 Felipe de Azevedo... [lldb] Add more dylib paths for exception breakpoints
2022-08-25 isuckatcs[analyzer] Fix for incorrect handling of 0 length non...
2022-08-25 Felipe de Azevedo... [lldb][nfc] Remove unused makefile test variables
2022-08-25 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing tests for SOP...
2022-08-25 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update tests for FLAT instructions
2022-08-25 ZHU Zijia[RISCV][test] Update branch-relaxation.ll with update_l...
2022-08-25 ZHU ZijiaRevert "[RISCV][test] Update branch-relaxation.ll with...
2022-08-25 Martin Storsjö[LLD] [COFF] Fix export directives in object files...
2022-08-25 Martin Storsjö[flang] [runtime] Fix build warnings if built with...
2022-08-25 ZHU Zijia[RISCV][test] Update branch-relaxation.ll with update_l...
2022-08-25 Alexander Potapenko[compiler-rt][hwasan] Factor out CanUseTaggingAbi(...
2022-08-25 Denis Revunov[BOLT][AArch64] Handle references to the middle of...
2022-08-25 Alexander Potapenko[compiler-rt][hwasan] Introduce MaybeDieIfNoTaggingAbi()
2022-08-25 Matthias Springer[mlir][tensor] Add getMixedSizes helper
2022-08-25 Guillaume Chatelet[NFC][libc] Fix unused variable in string_writer_test...
2022-08-25 Guillaume Chatelet[NFC][libc] Remove double semicolon
2022-08-25 Balázs Kéri[clang-tidy] Add test to cert-dcl58-cpp (NFC).
next