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-26
Mehdi Amini
Fix MLIR Bytecode backward deployment
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Eugene Burmako
Fix MLIR back-deployment to version < 5 ; properties...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
zhanglimin
[fuzzer] Don't hard-code page size in FuzzerUtil.h
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Manna, Soumi
[NFC][CLANG] Fix static code analyzer concerns
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Jason Molenda
TestStackCoreScriptedProcess.py is timing out, skip it
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Shilei Tian
[Clang] Simplify test `clang/test/OpenMP/bug59160.c`
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
David Blaikie
Fix test by marking it x86 specific
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Jie Fu
[mlir] Fix non-const lvalue reference to type 'uint64_t...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Jason Molenda
Revert "[fuzzer] Don't hard-code page size in FuzzerUtil.h"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
David Blaikie
llvm-symbolizer: access the base address from the skele...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Shilei Tian
[Clang] Fix test case issue introduced by D141627
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Jin Xin Ng
[sanitizer] Implement __sanitizer_get_allocated_size_fast
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Shilei Tian
[Clang][OpenMP] Fix the issue that list items in `has_d...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Joseph Huber
Revert "[libc] Enable hermetic floating point tests"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Joseph Huber
[libc] Enable hermetic floating point tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
TatWai Chong
[mlir][tosa] Add type checking traits to the appropriat...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
yronglin
[Clang][Attribute] Improve the AST/diagnoses fidelity...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
zhanglimin
[fuzzer] Don't hard-code page size in FuzzerUtil.h
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Spenser Bauman
[tosa] Improve inferred shapes of TOSA operations
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Tue Ly
[libc][darwin] Add OSUtil for darwin arm64 target so...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Tue Ly
[libc][doc] Update math function status page to show...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Aart Bik
[mlir][sparse][gpu] end to end test for matmul
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Mehdi Amini
[MLIR] Add native Bytecode support for properties
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Mehdi Amini
Add a `-verify-roundtrip` option to `mlir-opt` intended...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Med Ismail...
[lldb] Disable variable watchpoints when going out...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Fabian Mora
[mlir][gpu] Add i64 & f64 support to gpu.shuffle
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Nick Desaulniers
[Demangle] avoid more std::string_view::substr
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Eugene Burmako
[MLIR] Fixup Bazel build for Add a pattern for transfor...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Nick Desaulniers
[libcxxabi] link abort_message into unittest_demangle
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Louis Dionne
[libc++] Add support for generated tests in the libc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Roland McGrath
[libc] Support LIBC_COPT_USE_C_ASSERT build flag
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Roland McGrath
[libc] Fix compilation issues in memory_check_utils.h
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Med Ismail...
Re-revert "[lldb] Move PassthroughScriptedProcess to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Alexander Timofeev
Don't disable loop unroll for vectorized loops on AMDGP...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Fabian Mora
[mlir][gpu] Add a pattern for transforming gpu.global_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Congcong Cai
[Sema] cast to CXXRecordDecl correctly when diag a...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Fangrui Song
[ELF][test] Add -NEXT and -NOT after D150644 (–-print...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Zenong Zhang
Reapply: [clang][diagnostics] Adding -Wpacked-non-pod...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jonas Devlieghere
[NFC] Add more lldb python reformat SHA to .git-blame...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jonas Devlieghere
[NFC][Py Reformat] Reformat python files in lldb
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Siva Chandra...
[libc] Add macro LIBC_THREAD_LOCAL.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Artem Belevich
[CUDA] Explicitly construct dim3() return values.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jan Svoboda
[clang] Make `FileEntryRef::getDir()` return the as...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Thurston Dang
[sanitizer] Add new symbolizer symbol
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Peiming Liu
[mlir][sparse] fix bugs when computing the memory size...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Artem Belevich
[CUDA] Add CUDA wrappers over clang builtins for sm_90.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Artem Belevich
[NVPTX, CUDA] barrier intrinsics and builtins for sm_90
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Artem Belevich
[CUDA] plumb through new sm_90-specific builtins.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Artem Belevich
[NVPTX] add new sm90-specific intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Artem Belevich
[CUDA] bump supported CUDA version to 12.1/11.8
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Artem Belevich
[CUDA] Relax restrictions on variadics in host-side...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Alex Brachet
[compiler-rt] Use ZLIB_FOUND not LLVM_ENABLE_ZLIB
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Aaron Ballman
Revert "[clang][diagnostics] Add -Wpacked-non-pod to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Austin Chang
[InstCombine] Improve bitreverse optimization
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Austin Chang
[InstCombine] Add regression test cases for bitreverse...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Rashmi Mudduluru
[-Wunsafe-buffer-usage] Group variables associated...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Zenong Zhang
[clang][diagnostics] Add -Wpacked-non-pod to -Wall
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Chia-hung Duan
[scudo] releaseToOSMaybe can fail if it can't allocate...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Craig Topper
[SelectionDAG][AArch64][ARM] Remove setFlags call from...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Shoaib Meenai
[CodeGen] Make __clang_call_terminate have an unwind...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Sterling Augustine
Add missing dependency for tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Mark de Wever
[libc++][test] Mark throw_format_error as noreturn.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Felipe de Azevedo...
[lldb][nfc] Refactor methods with out parameter
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Marco Elver
Fix "[sanitizer_common] Support stripping interceptor...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Kelvin Li
[flang] Don't convert actual argument if IGNORE_TKR...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Matthias Springer
[mlir][tensor] TrackingListener: Support cast-like...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Kun Wu
[MLIR][sparse][GPU] fixing windows build break caused...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Matthias Springer
[mlir][Interfaces] ValueBoundsOpInterface: Check if...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Valentin Clement
[mlir][openacc][NFC] Fix verifier message
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Matthias Springer
[mlir][Interfaces][NFC] ValueBoundsConstraintSet: Simpl...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Arthur Eubanks
[Inliner] Mark inlinings stopped with inlining history...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Felipe de Azevedo...
[lldb][nfc] Place comment in the right place
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Vitaly Buka
[AST] Initialized data after TypeSourceInfo
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Carlos Eduardo Seo
Fix nested block constructs for SELECT CASE
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Shafik Yaghmour
[Clang] Switch from TransformExpr to TransformInitializ...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Matthias Springer
[mlir][tensor] TrackingListener: Find replacement ops...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Harsh Menon
[mlir] Return new scf.forall handle in fuse_into_contai...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Arthur Eubanks
[Pipeline] Don't run EarlyFPM in LTO post link
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Bjorn Pettersson
[unittest][codegen] Avoid memory leak in recently added...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jacques Pienaar
[mlir][bytecode] Avoid recording null arglocs & realloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Laszlo Kindrat
[mlir] Change the order of members in MLIRContext to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Arthur Eubanks
[StandardInstrumentations] Add option to dump IR to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Roy Sundahl
Discussion: Darwin Sanitizers Stable ABI
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Marco Elver
[asan] Fix Windows tests after StripFunctionName()...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jean Perier
[flang][hlfir] Use actual type when copying an actual...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Denis Antrushin
[InlineCost] Consider branches with !make.implicit...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Thurston Dang
sanitizer-common: temporarily disable release_to_os...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Laszlo Kindrat
[ADT] Allow specifying the size of resulting `SmallVect...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Teresa Johnson
[ThinLTO] Disable partial sample profile scaling by...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Mark Santaniello
Avoid pointless canonicalize when using Dwarf names
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Guray Ozen
[mlir] Enable folding memref alias for`vector.load`
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jay Foad
[KnownBits] Simplify shl. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jay Foad
[APInt] Add unsigned overloads of shift functions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Guillaume Chatelet
[libc][test] Drastically reduce mem test runtime
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Jay Foad
[KnownBits] Check functions that return zero for poison...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Nikolas Klauser
[libc++][PSTL] Make sure that -fexperimental-library...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Nikolas Klauser
[libc++] Forward to std::{,w}memchr in std::find
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Philip Reames
[RISCV] Add test coverage for shuffle/insert idioms...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Martin Braenne
[clang][dataflow] Fix a crash in `getLogicOperatorSubEx...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-25
Thorsten Schütt
[GlobalIsel][X86] fix legalization of G_CTLZ and G_CTPOP
commit
|
commitdiff
|
tree
|
snapshot
next