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
2023-05-25
Matthias Springer
[mlir][IR] Improve `clone` function return type of...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
wangpc
[RISCV][NFC] Simplify decoding code of disassembler
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Hristo Hristov
[libc++][spaceship][NFC] Improved consistency - removed...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Martin Braenne
[clang][dataflow] Add a `ControlFlowContext::build...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Matthias Springer
[mlir][Transforms][NFC] GreedyPatternRewriteDriver...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Petr Hosek
[lld][ELF] Implement –print-memory-usage
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Matthias Springer
[mlir][sparse] Fix incorrect API usage in RewritePatterns
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
eopXD
[Clang][RISCV] Update all RVV intrinsic auto-generated...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Siva Chandra...
[libc][bazel] Add targets for fmod* and scalbn*.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Siva Chandra...
[libc] Make hermetic test depend on the unit test if...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Shao-Ce SUN
[RISCV][CodeGen] Support Zdinx on RV32 codegen
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Sergei Barannikov
[MC] Check if register is non-null before calling isSub...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Siva Chandra...
[libc] Rearrange error and signal tables.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Aart Bik
[mlir][sparse][gpu] various cuSparse refinements
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Md Abdullah...
[mlir][spirv] Add OpConvertPtrToU and OpConvertUToPtr ops
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Thurston Dang
sanitizer-common: fix buildbot by temporarily disabling...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Sergei Barannikov
[MIPS] Check if register is non-null before calling...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Sergei Barannikov
[CodeGen] Skip null physical register in AntiDepBreaker...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Sergei Barannikov
Revert "[CodeGen] Skip null physical register in AntiDe...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Manna, Soumi
[NFC][CLANG] Fix issue with dereference null return...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Rahul Kayaith
[mlir][python] Hook up PyRegionList.__iter__ to PyRegio...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Enna1
[gcov] Add nosanitize metadata to memory access instruc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Rahul Kayaith
[mlir][python] Allow specifying block arg locations
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Vitaly Buka
[NFC][sanitizer] Rename *ThreadRegistry functions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Hanhan Wang
[mlir][linalg] Only apply masking on xfer_write when...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Vitaly Buka
[hwasan] Fix allocator_interface implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Aart Bik
[mlir][sparse][gpu] fixed typo in CUDA test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Kai Sasaki
[mlir][linalg] Treat quant dialect type as unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Craig Topper
[RISCV] Add a special caes to performVFMADD_VLCombine...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Thurston Dang
hwasan: refactor order of macros in hwasan_platform_int...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Vitaly Buka
[AST] Construct Capture objects before use
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Md Abdullah...
[mlir][spirv] Support import/export Functions and Globa...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
eopXD
[Clang][RISCV] Update vaadd.c test case with new script...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[sanitizer] Deflake test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Craig Topper
[RISCV] Remove some unneeded vmacc isel patterns.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Slava Zakharin
[flang][hlfir][NFC] Make BOZ lowering a TODO.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[sanitizer] Use atomic_fetch_add instead of load/store
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[NFC][sanitizer] Remove unused method
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Rashmi Mudduluru
[-Wunsafe-buffer-usage] Group variables associated...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[sanitizer] Lazy initialize AllocatorGlobalStats
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Lei Zhang
[mlir][capi] Drop mlirShapedTypeGetTypeID
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Peng Sun
[mlir][tosa] Update the limit of 62 on shift.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Nikolas Klauser
[libc++][PSTL] Add a simple std::thread backend
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Nishant Patel
[mlir][spirv] Add a missing pattern to MathToSPIRV...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Sterling Augustine
remove useless visibility spec from bazel build.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Amara Emerson
Pre-commit a min/max idiom breakage test for D149918
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Tai Ly
[TOSA] Refactor TosaMakeBroadcastable pass
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Advenam Tacet
[2a/3][ASan][libcxx] std::deque annotations
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Valentin Clement
[flang][openacc][NFC] Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Matt Arsenault
AMDGPU: Replace certain llvm.amdgcn.class uses with...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Mehdi Amini
Fix MLIR bytecode reading of i0 IntegerAttr
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
AdityaK
[libc++, std::vector] call the optimized version of...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[NFC][HWASAN] Rename AllocatorSwallowThreadLocalCache
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[lsan] Fix allocator_interface implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Ramkumar Ramachandra
mlir/tosa: supply better documentation for tosa.pad
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Eugene Burmako
[MLIR] Update Bazel build to finish moving PDL-related...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Craig Topper
LLVM_FALLTHROUGH => [[fallthrough]]. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Thurston Dang
sanitizer_common: add test that calls wcslen
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Florian Hahn
[IRGen] Handle infinite cycles in findDominatingStoreTo...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Slava Zakharin
[flang][hlfir] Create temporary for passing constant...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Artem Belevich
[CUDA] Fix wrappers for sm_80 functions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Erich Keane
Make dereferencing a void* a hard-error instead of...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Michael Liao
Fix shared library build again from 1c9a800. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Sterling Augustine
Disable MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Med Ismail...
[lldb] Disable `watchpoint_callback.test` temporarily...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[NFC] New line in test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Valentin Clement
[mlir][openacc] Use new reduction design in acc.loop
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[msan] Implement __sanitizer_get_current_allocated_bytes
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Philip Reames
[RISCV] Use vfslide1down for build_vectors of non-const...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Valentin Clement
[mlir][openacc] Add check for the private list in acc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Valentin Clement
[mlir][openacc] Add check for the private list in acc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Aaron Ballman
Publicly document the C & C++ Language WG meetings
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Valentin Clement
[mlir][openacc] Use new reduction design in acc.parallel
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Philip Reames
[RISCV][InsertVSETVLI] Support constant VLs larger...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Kazu Hirata
[mlir] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Amy Kwan
Fix shared library build from 1c9a800.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Stefan Pintilie
[PowerPC] Remove asserts from the disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[tsan] Implement __sanitizer_purge_allocator
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Alex Langford
[DebugInfo] Follow-up to D151001
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Kun Wu
[mlir] [gpu] [sparse] refined SparseHandle type
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Kelvin Li
[flang] Support for PowerPC vector type
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
Revert "[PowerPC] Simplify fp-to-int store optimization"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Sterling Augustine
Fix bazel build for https://reviews.llvm.org/D144552
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Jay Foad
[MachineVerifier] Try harder to verify LiveIntervals
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
John Brawn
[clang] Don't define predefined macros multiple times
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Marco Elver
Fix "[HWASan] Use ASM_WRAPPER_NAME instead of __interce...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Tom Eccles
Revert "[flang] use greedy mlir driver for stack arrays...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Matthias Braun
Bump coalescing limit
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Nemanja Ivanovic
[PowerPC] Do not attempt to combine fptoui without...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Mark de Wever
[libc++] Fixes clang-tidy plugin for clang-tidy 17.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Kazu Hirata
[ARM] Remove unused functions isExpImmValue, isExpImm...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Matt Arsenault
AMDGPU: Add some new tests for class undef/poison handling
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Nikolas Klauser
Revert "[libc++] Apply _LIBCPP_EXCLUDE_FROM_EXPLICIT_IN...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Harsh Menon
[mlir] Add support for multiple uses in transform.struc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Vitaly Buka
[sanitizer] Add allocator_interface test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Mark de Wever
[libc++][format] Removes the experimental status.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Guillaume Chatelet
[libc] simplify test for getrandom
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Peter Klausler
[flang] Fix SPACING() of very small values
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Christian Ulmann
[mlir][LLVM] Fix aliasing in intrinsic base class
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Valentin Clement
[mlir][openacc] destroy region on firstprivate.recipe...
commit
|
commitdiff
|
tree
|
snapshot
next