projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2022-08-29
Mehdi Amini
Apply clang-tidy fixes for performance-unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Mehdi Amini
Apply clang-tidy fixes for llvm-else-after-return in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Luca Di Sera
Expose QualType::getUnqualifiedType in libclang
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Benjamin Kramer
[mlir][Vector] Fix unused variable warning in release...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Tres Popp
[mlir] Delete MemRefType::Builder::setMemorySpace(unsigned)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Martin Storsjö
[analyzer] Silence GCC warnings about unused variables...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Martin Storsjö
[lldb] Fix warnings about unused variables when buildin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Adrian Kuegel
[mlir][Linalg] Move verification of block arguments...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Florian Hahn
[LV] Add test where either a libfunc or intrinsic is...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Jonas Toth
[docs] improve documentation for misc-const-correctness
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Florian Hahn
[LV] Remove unneeded getVectorIntrinsicIDForCall call...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Nikita Popov
[Flang] Use find_program() to find clang-tblgen
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Alvin Wong
[clang] Make guard(nocf) attribute available only for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Phoebe Wang
[X86][BF16] Add type mangling for Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Nicolas Vasilache
[mlir][Vector] Support 0-D vectors in ShuffleOp
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Petr Hosek
[Fuchsia][CMake] Disable LLVM plugin support
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Adrian Kuegel
[mlir] Apply ClangTidy performance finding (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Wei Yi Tee
[llvm][ADT] Fix formatting for files relevant to `Strin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Petr Hosek
[docs] Expand lit documentation on response files
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Wei Yi Tee
Revert "[llvm][ADT] Fix formatting for files relevant...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Wei Yi Tee
[llvm][ADT] Fix formatting for files relevant to `Strin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
Use StringRef::contains (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[llvm] Qualify auto in range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[llvm] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[Instrumentation] Use std::clamp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
zhongyunde
[tests] precommit tests for D132658
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Fangrui Song
[MC][test] Test FreeBSD after D131162
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Vitaly Buka
[test][msan] Add debug info use-after-dtor tests
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Vitaly Buka
[test][msan] Simplify tests with --implicit-check-not
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Siva Chandra...
[libc][Obvious] Re-enable math unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Yeting Kuo
[RISCV] Merge vmerge.vvm and unmasked intrinsic with...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Tyker
[MLIR] Add mlir::TypedValue
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
jacquesguan
[RISCV][NFC] Add cost model coverage for fp arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
jacquesguan
[RISCV][NFC] Refactor fadd test to match the code.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
liqinweng
[RISCV] Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
liqinweng
[RISCV] Refactor for costs of integer min/max
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
gonglingqin
[LoongArch] Combine add + shl to alsl.[w/d/wu]
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
Revert "[llvm] Use llvm::is_contained (NFC)"
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Sheng
[NFC][clang-format] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[Target] Qualify auto in range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[Support] Remove greatestCommonDivisor and GreatestComm...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[llvm] Use std::is_unsigned instead of std::numeric_lim...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[llvm] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Kazu Hirata
[llvm] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Benjamin Kramer
[RISC-V][HWASAN] Fold variable into assert
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
owenca
[clang-format] Fix a bug in removing braces for the...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Andrey Tretyakov
[SPIRV] Add tests to improve test coverage
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Fangrui Song
[Driver][Linux] Pass --hash-style=gnu to ld unless...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Shoaib Meenai
[MachO] Remove stale comments
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Fangrui Song
[Driver] Don't pass --enable-new-dtags to ld for Androi...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Alexey Baturo
[RISC-V][HWASAN] Add support for lowering HWASAN intrin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Alexey Baturo
[RISC-V][HWASAN] Save sp address at the start of tag...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Alexey Baturo
[RISC-V][HWASAN] Add runtime support for HWASAN for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
Use std::gcd (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
Use std::gcd (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[Target] Qualify auto in range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[llvm] Use llvm::find_if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Katherine Rasmussen
[flang] Split up synchronization, event, and error...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Alexey Baturo
[RISC-V][HWASAN] Add tag mismatch routines for HWASAN...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Sanjay Patel
[InstCombine] allow sext in fold of mask using signbit...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Alexey Baturo
[RISC-V][HWASAN] Add intrinsics required for HWASAN...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
zhongyunde
[InstCombine] Propagate the nuw for combine of add+mul
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Florian Hahn
[VPlan] Use range check in VPHeaderPHIRecipe::classof...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Sanjay Patel
[InstCombine] allow sext in fold of mask using signbit
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Sanjay Patel
[InstCombine] add tests for inverted signbit splat...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Anubhab Ghosh
[Orc] Use MapperJITLinkMemoryManager with SharedMemoryM...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Benjamin Kramer
[bazel] Add missing dependency after 1b002d27683522e15d...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Pavel Samolysov
[Pipelines] Introduce DAE after ArgumentPromotion
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Daniel Bertalan
[llvm-objdump] Add -dyld_info to llvm-otool
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Sheng
[NFC] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[Transform] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[Utils] Remove redundaunt declarations (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[llvm] Use std::gcd (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[flang] Use std::clamp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Amir Ayupov
[BOLT][NFC] Use llvm::any_of
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[Support] Use std::clamp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[lldb] Use nullptr instead of NULL (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[lldb] Remove a redundaunt return statement (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[flang] Simplify string comparisons (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
[Transforms] Qualify auto in range-based for loops...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Kazu Hirata
Use std::gcd (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Arnab Dutta
Fold memref.expand_shape and memref.collapse_shape ops
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Nathan James
[clang-tidy] Tweak diagnostics for bugprone-assign...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Shafik Yaghmour
[Clang] Avoid crashes when parsing using enum declarations
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
owenca
[clang-format] Rework removeBraces() in Format.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Florian Hahn
[VPlan] Verify that header only contains header phi...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Akira Hatanaka
[compiler-rt][builtins] Pass -Werror to check_cxx_compi...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Nikolas Klauser
[libc++] Mark everything in <deque> as _LIBCPP_HIDE_FRO...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Nathan James
[clang-tidy] Add missing header from 6bd98b4f2d
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Nathan James
[clang-tidy] Fix a false positive in bugprone-assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Arthur Eubanks
[LazyCallGraph] Update libcall list when replacing...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Kazu Hirata
[GlobalISel] Use std::lcm (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Kazu Hirata
[mlir] Use std::lcm (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Kazu Hirata
Use std::clamp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Kazu Hirata
Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Kazu Hirata
Use llvm::all_equal (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Emil Kieri
[flang] Don't emit faulty warnings for illegal COMMON...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Sanjay Patel
[InstCombine] allow poison (undef) element in vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Sanjay Patel
[InstCombine] add tests for signbit splat mask; NFC
commit
|
commitdiff
|
tree
|
snapshot
next