platform/upstream/llvm.git
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.
2022-03-17 Thomas Lively[WebAssembly] Add end-to-end codegen tests for wasm_sim...
2022-03-17 Mehdi AminiAdd a cmake flag to turn `llvm_unreachable()` into...
2022-03-17 Jonas Devlieghere[lldb] Migrate ProcessGDBRemote to ReportWarning
2022-03-17 Kyungwoo Lee[ObjCARC] Fix non-determinism
2022-03-17 Nikolas Klauser[libc++] [test] Add ranges_robust_against_copying_...
2022-03-17 Louis Dionne[libc++] Install psutil on CI builders
2022-03-17 Changpeng FangAMDGPU: Use the implicit kernargs for code object version 5
2022-03-17 Louis Dionne[libc++] Add missing <cstddef> include
2022-03-17 Sam Clegg[lld][WebAssembly] Fix crash accessing non-live __tls_b...
2022-03-17 Eli Friedman[IndVars] Add a new test affected by 62f86d4f
2022-03-17 Andrew Litteken[IROutliner] Make sure that loop debug info is stripped.
2022-03-17 Valentin Clement[flang] Add array constructor lowering tests
2022-03-17 Stanislav Mekhanoshin[AMDGPU] New MFMA names for existing instructions
2022-03-17 Stanislav Mekhanoshin[AMDGPU] Add gfx90a and gfx940 to get_elf_mach_gfx_name.cpp
2022-03-17 Ben Barham[VFS] Add print/dump to the whole FileSystem hierarchy
2022-03-17 Johannes Doerfert[OpenMP][FIX] Make metadata and attribute check lines...
2022-03-17 Michel Weber[MLIR][Presburger] introduce SetCoalescer
2022-03-17 Benjamin Kramer[dsymutil] Store possible Swift reflection sections...
2022-03-17 Benjamin Kramer[mlir] Move InterfaceMap::InterfaceMap to the cpp file
2022-03-17 Benjamin Kramer[mlir] Use array_pod_sort for sorting stats/counters.
2022-03-17 Stanislav Mekhanoshin[AMDGPU] Allow v_accvgpr_write to use SGPR src on gfx940
2022-03-17 LLVM GN Syncbot[gn build] Port 22570bac6943
2022-03-17 Kevin P. NealPrecommit test for D121483:
2022-03-17 Johannes Doerfert[OpenMP][FIX] Relax test check lines
2022-03-17 Pavel Labath[lldb] Fix ^C handling in IOHandlerProcessSTDIO
2022-03-17 Zahira AmmarguellatCurrently the control of the eval-method is mixed with...
2022-03-17 Vang Thao[AMDGPU] Fix PreRARematerialize scheduler pass sinking...
2022-03-17 Sterling AugustineReland "Use a stable-sort when combining bases"
2022-03-17 Louis Dionne[libc++] Switch to the new testing configurations by...
2022-03-17 William S.... [MLIR][Math] Add constant folder for powf
2022-03-17 Alexey Bataev[SLP]Do not schedule instructions with constants/argume...
2022-03-17 Dominic Chen[scudo] Use portable sysconf instead of deprecated...
2022-03-17 Uday Bondhugula[MLIR] Add affine.load fold hook on global constant...
2022-03-17 Johannes DoerfertReapply "[OpenMP][FIX] Allow device constructors for...
next