platform/upstream/llvm.git
2022-03-18 Stanislav Mekhanoshin[AMDGPU] Add gfx940 run line to gfx90a mfma test. NFC.
2022-03-18 Simon Pilgrim[X86] Adjust tests to run on gfni capable cpu levels
2022-03-18 Simon Pilgrim[X86] Fix typo in gfni funnel shift test
2022-03-18 Fangrui Song[GlobalOpt] Don't replace alias with aliasee if either...
2022-03-18 Arthur Eubanks[NewPM] Don't skip SCCs not in current RefSCC
2022-03-18 Paul Robinson[RGT] StencilTest: Fix an assertion
2022-03-18 Mike Rice[OpenMP] Initial parsing/sema for the 'omp target teams...
2022-03-18 Eli FriedmanFix computation of MadeChange bit in AtomicExpandPass.
2022-03-18 Duncan P. N... Driver: Make macOS the default target OS for -arch...
2022-03-18 Stanislav Mekhanoshin[AMDGPU] Added gfx940 mfma dst constraint test. NFC.
2022-03-18 Stanislav Mekhanoshin[AMDGPU] gfx940 basic speed model
2022-03-18 Stanislav Mekhanoshin[AMDGPU] Disable some MFMA instructions on gfx940
2022-03-18 Sterling AugustineUpdate llvm-config.h.cmake for 7b983917d4
2022-03-18 Stanislav Mekhanoshin[AMDGPU] reuse blgp as neg in 2 mfma operations on...
2022-03-18 Dominic Chen[scudo] Fix static and unused function type annotations
2022-03-18 Dominic Chen[scudo] Don't assume preprocessor macro is defined
2022-03-18 Eli Friedman[ARM] Fix ARM backend to correctly use atomic expansion...
2022-03-18 Nico WeberReland "[gn build] (manually) port 6316129e066e"
2022-03-18 Nikolas Klauser[libc++] Enable modernize-loop-convert
2022-03-18 Michael Kruse[polly] Fix NPM unittests after D121566.
2022-03-18 Mehdi AminiAdd a cmake flag to turn `llvm_unreachable()` into...
2022-03-18 Benjamin KramerUse llvm::append_range where applicable
2022-03-18 Simon Pilgrim[CostModel][X86] Reduce cost of extracting bool vector...
2022-03-18 Philip Reames[SLP] Add comment clarifying assumption that tripped...
2022-03-18 Kazu Hirata[Vectorize] Fix an 'unused function' warning
2022-03-18 Kazu Hirata[VE] Fix an 'unused variable' warning
2022-03-18 Kazu Hirata[Vectorize] Fix an 'unused variable' warning
2022-03-18 Nick Desaulniers[SCCP] do not clean up dead blocks that have their...
2022-03-18 Asher Mancinelli[libc++] Make shared_ptr move unique_ptr's deleter
2022-03-18 Philip ReamesRevert "[SLP] Optionally preserve MemorySSA"
2022-03-18 Florian Mayer[HWASan] do not replace lifetime intrinsics with tagged...
2022-03-18 Walter Erquinigo[trace][intelpt] fix some test failures
2022-03-18 Zequan WuRevert "[pseudo] Split greatergreater token."
2022-03-18 Alan ZhaoImplement __cpuid and __cpuidex as Clang builtins
2022-03-18 Petr Hosek[CMake][Fuchsia] Drop Darwin architectures
2022-03-18 Petr Hosek[CMake][Fuchsia] Include llvm-undname
2022-03-18 Florian MayerRevert "[HWASan] do not replace lifetime intrinsics...
2022-03-18 William S.... [MLIR][MemRef] Nested allocation scope inlining
2022-03-18 Petr Hosek[runtimes] Detect changes to Tests.cmake
2022-03-18 William S.... [MLIR][SCF] Combine nested ifs with yields
2022-03-18 Florian Hahn[LICM] Add allowspeculation pass options.
2022-03-18 Florian Mayer[HWASan] do not replace lifetime intrinsics with tagged...
2022-03-18 Zakk Chen[RISCV][NFC] Add tests to address invalid arch dependen...
2022-03-18 Shraiysh Vaishay[flang][Parser] Add a node for individual sections...
2022-03-18 Tomas Matheson[ARM][AArch64] generate subtarget feature flags
2022-03-18 Jonas Devlieghere[lldb] Remove lldb/lldb subdir created by wrong patch...
2022-03-18 Johannes Doerfert[OpenMP][FIX] Make test check lines less strict
2022-03-18 William S.... [MLIR][SCF] Create selects from if yield results which...
2022-03-18 Sanjay Patel[InstCombine] add tests for bswap with shifted operand...
2022-03-18 Eric Schweitz[NFC][mlir] Run clang-format on file.
2022-03-18 Eric Schweitz[mlir] Add support for the nest attribute to the LLVM...
2022-03-18 Dmitry Vyukovtsan: print signal num in errno spoiling reports
2022-03-18 LLVM GN Syncbot[gn build] Port a36c2dd6d54c
2022-03-18 Valentin Clement[flang] Lower select case statement
2022-03-18 Florian Hahn[BasicAA] Account for wrapping when using abs(VarIndex...
2022-03-18 Yitzhak Mandelbaum[clang][dataflow] Add modeling of Chromium's CHECK...
2022-03-18 Simon Pilgrim[SLP][X86] Add baseline SSE2 test run to lookahead.ll
2022-03-18 Kevin P. Neal[FPEnv][InstSimplify] Teach CannotBeNegativeZero()...
2022-03-18 Marek Kurdej[clang-format] Refactor ShouldBreakBeforeBrace to use...
2022-03-18 David Truby[clang][SVE] Add support for bitwise operators on SVE...
2022-03-18 Roy JacobsonAdd validation for number of arguments of __builtin_mem...
2022-03-18 Marek Kurdej[clang-format] Expect instead of setting the same value...
2022-03-18 Marek Kurdej[clang-format] Use range-for loop. NFC.
2022-03-18 Marek Kurdej[clang-format] Refactor BreakableBlockComment construct...
2022-03-18 Nikita Popov[LowerConstantIntrinsics] Make TLI a required dependency
2022-03-18 Valentin Clement[flang] Lower length on character storage
2022-03-18 Nikita Popov[LowerConstantIntrinsics] Add test for objectsize of...
2022-03-18 Valentin Clement[flang][NFC] Add lowering tests
2022-03-18 Valentin Clement[flang] Lower statement function
2022-03-18 Nikita Popov[OpenMPRuntime] Specify correct pointer type
2022-03-18 Vladislav Khmelevsky[BOLT] LongJmp speedup refactoring
2022-03-18 LLVM GN Syncbot[gn build] Port f83d833e41d7
2022-03-18 Nico Weber[gn build] (manually) port a954ade8ed4 (gen X86GenMnemo...
2022-03-18 Nico Weber[gn build] (semiautomatically) port fdcb256f9796
2022-03-18 David Spickett[lldb] Require x86 target for NativePDB test
2022-03-18 Nico WeberRevert "[gn build] (manually) port 6316129e066e"
2022-03-18 Egor Zhdan[Clang] Support multiple attributes in a single pragma
2022-03-18 Tomas MathesonRevert "[ARM][AArch64] generate subtarget feature flags"
2022-03-18 David Green[AArch64] Custom lower concat(v4i8 load, ...)
2022-03-18 Nikolas Klauser[libc++][ranges] Implement ranges::min
2022-03-18 Tomas Matheson[ARM][AArch64] generate subtarget feature flags
2022-03-18 Simon Pilgrim[CostModel][X86] Update RUN -passes=* to double quotes...
2022-03-18 Pavel Labath[lldb] Increase timeout in TestProcessIOHandlerInterrupt
2022-03-18 Nikita Popov[SCEV] Use constant ranges when determining reachable...
2022-03-18 Pavel Labath[lldb] Fix TestProcessIOHandlerInterrupt.py for macos
2022-03-18 sstwcw[clang-format] Copy help options to the doc directory.
2022-03-18 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-18 Mohammed Nurul... [RISCV] Add more sign-extending ops to MIR sext.w pass.
2022-03-18 Dmitry Preobrazhensky[AMDGPU][DOC][NFC] Added links to MI200 documentation
2022-03-18 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-18 Nikita Popov[CodeGen] Store element type in DominatingValue<RValue>
2022-03-18 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-18 Nikita Popov[CodeGen] Remove some uses of deprecated Address constr...
2022-03-18 Benjamin Kramer[bazel] Port a954ade8ed41
2022-03-18 Benjamin Kramer[bazel] Sync llvm-config.h after 112aafcaf425dca901690c...
2022-03-18 Nikita Popov[InstCombine] Remove integer SPF of SPF folds (NFCI)
2022-03-18 Kiran Chandramohan[Flang] Lower the spacing, rrspacing intrinsics
2022-03-18 Nikita Popov[MemorySSA] Don't optimize uses during construction
2022-03-18 Florian Hahn[LoopSimplifyCFG] Check predecessors of exits before...
2022-03-18 Amir Ayupov[BOLT][NFC] Use X86 mnemonic tables
next