platform/upstream/llvm.git
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
2022-03-18 Amir Ayupov[X86][NFC] Generate mnemonic tables
2022-03-18 Amir Ayupov[TableGen] X86 mnemonic tables backend
2022-03-18 Valentin Clement[flang][NFC] Move random test in Instriscs folder
2022-03-18 Nikita PopovRevert "Add a cmake flag to turn `llvm_unreachable...
2022-03-18 Michel Weber[MLIR][Presburger] introduce SetCoalescer
2022-03-18 jacquesguan[mlir][Math] Add constant folder for sqrt.
2022-03-18 Pavel Labath[lldb] Fix ^C handling in IOHandlerProcessSTDIO
2022-03-18 Pavel LabathRevert "[lldb] Fix ^C handling in IOHandlerProcessSTDIO"
2022-03-18 Pavel LabathRemove a top-level "using namespace" directive from...
2022-03-18 Pavel Labath[lldb] Add more documentation on test variants
2022-03-18 Pavel Labath[lldb] Remove process->LoadModules call from DynamicLoa...
2022-03-18 Valentin Clement[flang] Lower more array expression
2022-03-18 Nandor Licker[mlir][SymbolDCE] Track the number of symbols DCE'd
2022-03-18 James HendersonFix llvm-strip --only-keep-debug documentation for ELF
2022-03-18 Shengchen Kan[X86][NFC] Rename target feature hasCMov->hasCMOV
2022-03-18 Kai Luo[AtomicExpand][PowerPC] Fix all-one mask value
2022-03-18 Craig Topper[X86] Rename more target feature related things consist...
2022-03-18 Kai Luo[PowerPC][NFC] Add atomic alignments and ops tests...
2022-03-18 Shengchen Kan[X86] Set Int_MemBarrier as a meta-instruction
2022-03-18 Shengchen Kan[Codegen][tablgen][NFC] Allow meta instruction to be...
2022-03-18 Andrew Wei[InstCombine] Sink instructions with multiple users...
2022-03-18 Siva Chandra... [libc][NFC] Add the platform independent file target...
2022-03-18 Wael YehiaReland "Load pass plugins during option processing...
2022-03-18 Abinav Puthan... [AMDGPU] Use COPY_TO_REGCLASS for buffer_atomic_cmpswap...
2022-03-18 Konstantin... [libc++][ranges] Implement changes to reverse_iterator...
2022-03-18 Sterling AugustineCorrect and complete dependency sets after 74b411d38c48...
2022-03-18 Jessica Clarke[RISCV] Fix buildbot breakage by explicitly instantiati...
2022-03-18 Sterling AugustineFix invalid preprocessor directive.
2022-03-18 Sterling AugustineUpdate llvm-config.h.cmake for LLVM_UNREACHABLE_OPTIMIZE
2022-03-18 Weining Lu[LoongArch] Add some blank lines to make .td more tidy...
2022-03-18 Vasileios PorpodasRevert "[SLP] Fix lookahead operand reordering for...
2022-03-18 Vasileios Porpodas[SLP][NFC] Added a test for a followup patch that enabl...
2022-03-18 Vasileios Porpodas[SLP] Fix lookahead operand reordering for splat loads.
2022-03-18 Vasileios Porpodas[SLP][NFC] This adds a test for a follow-up patch that...
2022-03-18 Benjamin KramerUse llvm::append_range instead of push_back loops where...
2022-03-18 Paul KirthRevert "Revert "Revert "[misexpect] Re-implement MisExp...
2022-03-18 Nico Weber[gn build] (manually) port 6316129e066e
2022-03-18 Paul KirthRevert "Revert "[misexpect] Re-implement MisExpect...
2022-03-17 Paul KirthRevert "[misexpect] Re-implement MisExpect Diagnostics"
2022-03-17 Paul Kirth[misexpect] Re-implement MisExpect Diagnostics
2022-03-17 Yonghong Song[BPF] handle unsigned icmp ops in BPFAdjustOpt pass
2022-03-17 Alina Sbirlea[docs] Fix codeblock.
2022-03-17 Mehdi AminiRevert "[MLIR][Presburger] introduce SetCoalescer"
2022-03-17 Stanislav Mekhanoshin[AMDGPU] Add 2 gfx940 mfma tests. NFC.
2022-03-17 Johannes Doerfert[Attributor] Remove more non-deterministic behavior...
2022-03-17 Johannes Doerfert[OpenMP][FIX] Initialize member to avoid undefined...
2022-03-17 Johannes Doerfert[Attributor][FIX] Remove reference into map that might...
2022-03-17 Ellis Hoag[AlwaysInliner] Emit inline remark only when successful
2022-03-17 Alina Sbirlea[docs] Add details to MemorySSA docs.
next