platform/upstream/llvm.git
2023-05-26 Nikita Popov[ValueTracking] Avoid optimizing away condition in...
2023-05-26 Michael Maitland[RISCV] Fix typo VLUpperBound to VLEN in SiFive7. NFC.
2023-05-26 Krasimir Georgiev[libc] Adapt includes after 25174976e19b2ef916bb94f4613...
2023-05-26 Zain Jaffal[AArch64] merge scaled and unscaled zero narrow stores.
2023-05-26 Tejas Joshi[InstCombine] Optimize compares with multiple selects...
2023-05-26 Corentin Jabot[Clang] Correctly handle generic lambda used as default...
2023-05-26 Tejas Joshi[InstCombine] Add tests for icmp of select fold (NFC)
2023-05-26 Nikita Popov[InstCombine] Handle undef when pruning unreachable...
2023-05-26 Nikita Popov[ValueTracking] Avoid UB in test (NFC)
2023-05-26 Luo, Yuanke[X86] fold select to mask instructions.
2023-05-26 Nikita Popov[InstCombine] Add additional tests for unreachable...
2023-05-26 Laszlo Kindrat[LLDB] Explicitly declare constructor in `PersistentExp...
2023-05-26 Luo, Yuanke[NFC] refactor code
2023-05-26 Nikita Popov[InstCombine] Add test for missing assume handling...
2023-05-26 Nikita Popov[InstCombine] Use KnownBits::shl() in SimplifyDemandedB...
2023-05-26 Nikita Popov[KnownBits] Partially synchronize shift implementations...
2023-05-26 Benjamin Kramer[mlir] Make sure mlir-opt is in the list of substituted...
2023-05-26 Nikita Popov[KnownBits] Add fast-path for shl with unknown shift...
2023-05-26 Benjamin Kramer[bazel][libc] Add another missing dependency
2023-05-26 Felipe de Azevedo... [FastISel][NFC] Remove repeated calls to get{Variable...
2023-05-26 Felipe de Azevedo... [FastISel][NFC] Refactor if/else chain into early returns
2023-05-26 Felipe de Azevedo... [SelectionDAGBuilder] Handle entry_value dbg.value...
2023-05-26 Felipe de Azevedo... [IRTranslator] Implement translation of entry_value...
2023-05-26 luxufan[RISCV] Support '.option arch' directive
2023-05-26 dbakunevich[Utils] Added the ability to print the pass number...
2023-05-26 Benjamin Kramer[bazel][libc] Add file missing for 25174976e19b2ef916bb...
2023-05-26 Benjamin Kramer[bazel][libc] Adjust for 4f1fe19df385445fabde47998affca...
2023-05-26 Benjamin Kramer[bazel] Run buildifier on libc BUILD. NFC.
2023-05-26 Florian Hahn[Remarks] Retain all remarks by default, add option...
2023-05-26 Ingo Müller[mlir][tensor] Fix one-shot bufferization of tensor...
2023-05-26 Owen Pan[clang-format][doc] Fix a typo introduced in 9aab0db13fb6d
2023-05-26 Mike Matthews[clang-format][doc] Fix contradiction in SortIncludes...
2023-05-26 Brian Gluzman[clangd] Remove inline Specifier for DefineOutline...
2023-05-26 Luke Lau[RISCV] Don't scalarize vector stores if volatile
2023-05-26 Tres Popp[mlir] Move casting calls from methods to function...
2023-05-26 eopXD[Clang][RISCV] Add test coverage for typedef of RVV...
2023-05-26 Mikael Holmen[AMDGPU] Silence gcc warning [NFC]
2023-05-26 Yeting Kuo[ASAN] Support memory checks on vp.gather/scatter.
2023-05-26 Qingyuan Zheng[clangd] Implement configs to stop clangd produce a...
2023-05-26 eopXD[Clang][RISCV] Add description for test case . NFC
2023-05-26 Jay Foad[AMDGPU] 4-align SGPR triples
2023-05-26 Valery Pykhtin[AMDGPU] Add pass to rewrite partially used virtual...
2023-05-26 Zi Xuan Wu... [CSKY] Add missing relocation type for FK_Data_4 Fixup
2023-05-26 Kazu Hirata[CodeGen] Remove unused declaration EmitMoveFromReturnSlot
2023-05-26 LiaoChunyu[RISCV] Custom lower vector llvm.is.fpclass to vfclass.v
2023-05-26 Kazu Hirata[CodeGen] Remove unused member variable NextBlockInfo
2023-05-26 Fraser Cormack[RISCV] Regenerate missing test checks
2023-05-26 Fraser Cormack[lit][NFC] Remove docs for nonexistent parameter
2023-05-26 Fraser Cormack[lit][NFC] Remove double space after full stop/period
2023-05-26 Fraser Cormack[lit][NFC] Fix a couple of typos
2023-05-26 Kazu Hirata[clang] Remove unused declaration IgnoreLinkageSpecDecls
2023-05-26 Siva Chandra... [libc] Make ErrnoSetterMatcher handle logging floating...
2023-05-26 Jean Perier[flang][hlfir] Only canonicalize forall_index if it...
2023-05-26 Anshil Gandhi[AMDGPUCodegenPrepare] Add NewPM Support
2023-05-26 Tobias Hieta[NFC][Py Reformat] Reformat version-check.py in .github dir
2023-05-26 Tobias Hieta[NFC] Add mlir python reformat SHA to .git-blame-ignore...
2023-05-26 Tobias Hieta[NFC][Py Reformat] Reformat python files in mlir subdir
2023-05-26 Kazu Hirata[clang] Modernize SourceLocation (NFC)
2023-05-26 Kazu Hirata[clang-tody] Fix typos in documentation
2023-05-26 Tres Popp[mlir] Update cast/isa method calls to function calls
2023-05-26 Tres Popp[mlir] Move tblgen code generation to use functional...
2023-05-26 Tres Popp[mlir] Add CastInfo for mlir classes subclassing from...
2023-05-26 Kazu Hirata[flang] Fix an unused variable warning
2023-05-26 Nikolas Klauser[libc++] Fix C++26 transitive includes list
2023-05-26 Luo, Yuanke[X86] Add test for select folding.
2023-05-26 Mehdi AminiFix link to the TOSA spec in the dialect doc (NFC)
2023-05-26 Fangrui Song[ELF] findAllByVersion: optimize a find('@') with hasVe...
2023-05-26 Mehdi AminiRevert "[MLIR] Add native Bytecode support for properties"
2023-05-26 Vitaly Buka[fuzzer] Platfom specific version of PageSize
2023-05-26 Mehdi AminiBump the MLIR bytecode current revision (version 5...
2023-05-26 Mehdi AminiFix MLIR Bytecode backward deployment
2023-05-26 Eugene BurmakoFix MLIR back-deployment to version < 5 ; properties...
2023-05-26 zhanglimin[fuzzer] Don't hard-code page size in FuzzerUtil.h
2023-05-26 Manna, Soumi[NFC][CLANG] Fix static code analyzer concerns
2023-05-26 Jason MolendaTestStackCoreScriptedProcess.py is timing out, skip it
2023-05-26 Shilei Tian[Clang] Simplify test `clang/test/OpenMP/bug59160.c`
2023-05-26 David BlaikieFix test by marking it x86 specific
2023-05-26 Jie Fu[mlir] Fix non-const lvalue reference to type 'uint64_t...
2023-05-26 Jason MolendaRevert "[fuzzer] Don't hard-code page size in FuzzerUtil.h"
2023-05-26 David Blaikiellvm-symbolizer: access the base address from the skele...
2023-05-26 Shilei Tian[Clang] Fix test case issue introduced by D141627
2023-05-26 Jin Xin Ng[sanitizer] Implement __sanitizer_get_allocated_size_fast
2023-05-26 Shilei Tian[Clang][OpenMP] Fix the issue that list items in `has_d...
2023-05-26 Joseph HuberRevert "[libc] Enable hermetic floating point tests"
2023-05-26 Joseph Huber[libc] Enable hermetic floating point tests
2023-05-25 TatWai Chong[mlir][tosa] Add type checking traits to the appropriat...
2023-05-25 yronglin[Clang][Attribute] Improve the AST/diagnoses fidelity...
2023-05-25 zhanglimin[fuzzer] Don't hard-code page size in FuzzerUtil.h
2023-05-25 Spenser Bauman[tosa] Improve inferred shapes of TOSA operations
2023-05-25 Tue Ly[libc][darwin] Add OSUtil for darwin arm64 target so...
2023-05-25 Tue Ly[libc][doc] Update math function status page to show...
2023-05-25 Aart Bik[mlir][sparse][gpu] end to end test for matmul
2023-05-25 Mehdi Amini[MLIR] Add native Bytecode support for properties
2023-05-25 Mehdi AminiAdd a `-verify-roundtrip` option to `mlir-opt` intended...
2023-05-25 Med Ismail... [lldb] Disable variable watchpoints when going out...
2023-05-25 Fabian Mora[mlir][gpu] Add i64 & f64 support to gpu.shuffle
2023-05-25 Nick Desaulniers[Demangle] avoid more std::string_view::substr
2023-05-25 Eugene Burmako[MLIR] Fixup Bazel build for Add a pattern for transfor...
2023-05-25 Nick Desaulniers[libcxxabi] link abort_message into unittest_demangle
2023-05-25 Louis Dionne[libc++] Add support for generated tests in the libc...
next