platform/upstream/llvm.git
2022-08-02 David Green[AArch64] Fold Mul(And(Srl(X, 15), 0x10001), 0xffff...
2022-08-02 Muhammad Omair... [LLDB] Skip buildbot failures AArch64/Windows
2022-08-02 jacquesguan[mlir][Math] Add constant folder for TanhOp.
2022-08-02 David Green[AArch64] Mul fold tests for D130874. NFC
2022-08-02 Alex Zinenko[mlir] add TOC to top-level documents
2022-08-02 Igor Zhukov[libc++] Implement P2499R0 (`string_view` range constru...
2022-08-02 Gabriel Ravier[libcxx] Fixed a number of typos
2022-08-02 Simon Pilgrim[DAG] matchRotateSub - ensure the (pre-extended) shift...
2022-08-02 Adrian Kuegel[mlir] Update comment now that DenseArrayAttr has Tenso...
2022-08-02 Andrzej Warzynski[flang][docs][nfc] Refine FlangOptionsDocs.td
2022-08-02 Dawid Jurczak[NFC] Remove some boilerplate from SmallVector header
2022-08-02 Stephan Herhut[mlir] Use EXPECT_DEBUG_DEATH in unit test
2022-08-02 David Sherwood[AArch64][LoopVectorize] Disable tail-folding for SVE...
2022-08-02 Alex Bradbury[RISCV][NFCI] Set TransientStackAlignment and rely...
2022-08-02 Tim NorthoverOutliner: add "target-cpu" feature from source function...
2022-08-02 wanglian[RISCV][NFC] Use defined variable instead some code.
2022-08-02 Martin Storsjö[OpenMP] Fix warnings about unused expressions when...
2022-08-02 Tom Stellardworkflows: Fix error when searching for backport reviewers
2022-08-02 jacquesguan[LV] Refactor getExtendedAddReductionCost to support...
2022-08-02 Martin Storsjö[mlir] Fix calling the native mlir-tblgen tool when...
2022-08-02 Martin Storsjö[flang] Don't try to run the newly built flang-new...
2022-08-02 Martin Storsjö[lldb] Silence a GCC warning about missing returns...
2022-08-02 Martin Storsjö[OpenMP] Only include CMAKE_DL_LIBS on unix platforms
2022-08-02 Fangrui Song[Driver] Remove Separate form for XRay options
2022-08-02 Nikita Popov[LangRef] Fix typo in GEP docs
2022-08-02 Adrian Kuegel[mlir][Bazel] Fix typo in file name.
2022-08-02 Adrian Kuegel[mlir][Bazel] Add missing dependency.
2022-08-02 Adrian Kuegel[mlir][Bazel] Add yet another missing dependency.
2022-08-02 Adrian Kuegel[mlir][Bazel] Add missing dependency.
2022-08-02 Adrian Kuegel[mlir][Bazel] Update bazel build after 14d79afeae63d78d...
2022-08-02 Purva-ChaudhariHandles failing driver tests of clang
2022-08-02 Adrian Kuegel[mlir][Bazel] Remove reference to deleted header.
2022-08-02 Fangrui Song[ELF] --reproduce: strip directories for --print-archiv...
2022-08-02 Emmmer[LLDB][RISCV] Add riscv register enums
2022-08-02 Konstantin... [libc++][ranges][NFC] Fix a few links on the Ranges...
2022-08-02 Chuanqi Xu[C++20] [Modules] Handle initializer for Header Units
2022-08-02 jacquesguan[mlir][Math] Add constant folder for TanOp.
2022-08-02 Chuanqi XuRevert "[C++20] [Modules] Handle initializer for Header...
2022-08-02 Fangrui Song[Driver] Remove deprecated -fsanitize-coverage-{black...
2022-08-02 Fangrui Song[docs] Regenerate clang/docs/ClangCommandLineReference.rst
2022-08-02 Chuanqi Xu[C++20] [Modules] Handle initializer for Header Units
2022-08-02 Jeff Niu[mlir] Change DenseArrayAttr to TensorType
2022-08-02 Fangrui Song[sancov] Remove deprecated -blacklist after D113514
2022-08-02 Siva Chandra... [libc] Add GNU extension functions pthread_setname_np...
2022-08-02 Fangrui Song[llvm-cov] Remove deprecated -name-whitelist after...
2022-08-02 Alex Brachet[clang] Only run test on x86
2022-08-02 Sotiris Apostolakis[SelectOpti] Auto-disable other cmov optis when the...
2022-08-01 Craig Topper[RISCV] Simplify test case from D130931. NFC
2022-08-01 Sunho Kim[IntelJITEvents] Add missing include.
2022-08-01 Manish Gupta[mlir][NVGPU] nvgpu.mmasync on F32 through TF32
2022-08-01 Martin Sebor[InstCombine] Correct strtol folding with nonnull endptr
2022-08-01 Ben Langmuir[clang] Only modify FileEntryRef names that are externa...
2022-08-01 Craig Topper[RISCV] Teach RISCVMergeBaseOffset to merge %lo/%pcrel_...
2022-08-01 Ilia Diachkov[SPIRV] use tablegen to create SPIRVBaseInfo*
2022-08-01 Alex Brachet[clang] Make test agnostic to file seperator character
2022-08-01 Alex Brachet[clang] Re-enable test after marking it XFAIL
2022-08-01 River Riddle[mlir] Remove OpaqueElementsAttr
2022-08-01 David BlaikieFold assert-used variable into assert
2022-08-01 Ben Langmuir[clang] Update code that assumes FileEntry::getName...
2022-08-01 Tue Ly[libc][doc] Update implementation status of tanhf.
2022-08-01 Slava Gurevich[LLDB][NFC][Correctness] Fix bad null check
2022-08-01 Alexander Yermolovich[BOLT][DWARF] Fix handling of multiple DW_OP_addrx...
2022-08-01 Mehdi Amini[MLIR] Reduce precision check for expm1 folder: this...
2022-08-01 Alex Brachet[clang] Temporarily expect failure from test
2022-08-01 Alex Brachet[clang] Don't create executable in test
2022-08-01 Kirill Okhotnikov[libc][math] Build fail fix: obsolete header.
2022-08-01 Jakob Johnson[trace] Replace TraceCursorUP with TraceCursorSP
2022-08-01 Craig Topper[RISCV] Move Pre-RA pseudo expansion from addMachineSSA...
2022-08-01 Kirill Okhotnikov[libc][math] Added tanhf function.
2022-08-01 Alex Brachet[clang] Fix build when targeting ps4
2022-08-01 Joseph Huber[Libomptarget][NFC] Remove unused CMake file
2022-08-01 Markus Böck[flang] Fix flang GCC Buildbot broken by D130731
2022-08-01 Vasileios Porpodas[TTI][AArch64][SLP] Sets the cost of an ADD reduction...
2022-08-01 Alex Brachet[Driver] Re-run lld with --reproduce when it crashes
2022-08-01 Joseph Huber[Libomptarget] Replace std::vector with llvm::SmallVector
2022-08-01 Craig Topper[RISCV] Pre-commit tests for D130931. NFC
2022-08-01 Fangrui Song[MachineFunctionPass] Support -print-changed={,c}diff...
2022-08-01 River Riddle[mlir] Add a new builtin DenseResourceElementsAttr
2022-08-01 River Riddle[mlir] Add a generic DialectResourceBlobManager to...
2022-08-01 Krzysztof Drewniak[mlir][Arith] Fix up integer range inference for truncation
2022-08-01 Vang Thao[AMDGPU] Fix DGEMM hazard for GFX90a
2022-08-01 Jakob Johnson[trace][intelpt] Update TraceIntelPTBundleSaver.cpp...
2022-08-01 David Goldman[clangd] Add decl/def support to SymbolDetails
2022-08-01 Vasileios Porpodas[NFC][TTI][AArch64][SLP] Precommit test for a TTI cost...
2022-08-01 Craig Topper[RISCV] Explicitly select second operand of branch...
2022-08-01 Roy Sundahl[tsan][test] Remaining tests requiring weak symbols...
2022-08-01 Aart Bik[mlir][sparse] fix asan leak of two sparse vectors
2022-08-01 Zakk Chen[RISCV][Clang] Add tests for all supported policy funct...
2022-08-01 Zakk Chen[RISCV][Clang] Support RVV policy functions.
2022-08-01 Gabriel RavierFixed a number of typos
2022-08-01 Sylvestre Ledruclang-tidy doc: fix some typos
2022-08-01 Michał Górny[openmp] [test] Fix prepending config.library_dir to...
2022-08-01 Sylvestre Ledrumisc-const-correctness: fix the link to readability...
2022-08-01 Michał Górny[lldb] [llgs] Support resuming multiple processes via...
2022-08-01 Michał Górny[lldb] [test] Fix test_c_both_nonstop flakiness
2022-08-01 Craig Topper[RISCV] Eagerly delete instructions in MergeBaseOffset.
2022-08-01 Lorenzo Albano[RISCV][VP] Custom lower VP_STRIDED_LOAD and VP_STRIDED...
2022-08-01 Chris Bieneman[HLSL] CodeGen HLSL Resource annotations
2022-08-01 Piotr Sobczak[AMDGPU] Extend cases for ReadM0MovRelInterpHazard
2022-08-01 Markus Böck[mlir][flang] Make use of the new `GEPArg` builder...
next