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-06-02
Nick Desaulniers
[Demangle] convert itaniumDemangle and nonMicrosoftDema...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Kun Wu
[mlir][sparse][gpu] make computeType mandatory
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Slava Zakharin
[flang][hlfir] Added allocatable/pointer support in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Vitaly Buka
[NFC][lsan] Use hash table to track root regions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Vitaly Buka
[NFC][sanitizer] Avoid O(N^2) algorithm
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Vitaly Buka
[NFC][sanitizer] Delegate ArrayRef constructors
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Artem Belevich
[CUDA] Update Kepler(sm_3*) support info.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Mehdi Amini
Fully qualify MLIR type in TableGen emitter
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Joseph Huber
[libc] Disable the string_to_float test on NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Vitaly Buka
[sanitizer] Calculate Range sets intersection
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Stanislav Mekhanoshin
[TableGen] Allow bit fields in SearchableTables.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Manna, Soumi
[NFC][CLANG] Fix Static Code Analyzer Concerns with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Manna, Soumi
[NFC][CLANG] Fix bug with dereference null return value...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Craig Topper
[RISCV] Remove optype parameter from most V instruction...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Craig Topper
[UBSan] Consider zero input to __builtin_clz/ctz to...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Sami Tolvanen
[KCFI] Emit debugtrap to make indirect call checks...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Andrew Gozillon
[Flang][OpenMP][Parser] Resolve Declare Target Directiv...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Joseph Huber
[libc] Implement 'errno' on the GPU as a global integer...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Krzysztof Parzyszek
Constexprify all eligible functions in MCRegister and...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Fangrui Song
[test] Add -Wno-msvc-not-found to fix linker-opts.c...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Craig Topper
[RISCV] Simplify vector instruction multiclasses. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Joseph Huber
[Clang] Fix missing libraries for the include cleaner...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
Revert rG2f9a4d308d4517eee85e373bc09920f85f91fdcd ...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Haojian Wu
[bazel] Add include-cleaner targets, fix clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Peiming Liu
[mlir][sparse] fix various bug to support sparse pooling
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalISel][X86] Add G_CTLZ_ZERO_UNDEF legalization...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nico Weber
[gn build] Port c28506ba4b69 more
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nico Weber
[gn build] Port c28506ba4b69
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Louis Dionne
[libc++] Remove min_max_macros test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Louis Dionne
[libc++] Transition several remaining generated tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Stefan Pintilie
[PowerPC] Add DFP compare instructions.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Fangrui Song
[Driver] Move -nostdinc like options into IncludePath_Group
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Chia-hung Duan
[scudo] Support importing custom configuration
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Kazu Hirata
[CodeGen] Use llvm::LLVMContext::MD_invariant_load...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Joel E. Denny
[OpenMP] Fix transformed loop's var privacy
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Andrzej Warzynski
[mlir] Update how scalable indices are printed
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Viktoriia Bakalova
[clang-tidy] Fix docs.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalIsel][X86] Merge LZCNT 32-bit and 64-bit test...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Viktoriia Bakalova
[clang-tidy] Implement an include-cleaner check.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Tue Ly
[libc][Obvious] Fix a typo in setting FMA control optio...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Elizabeth Andrews
[Clang][Parser] Accept GNU attributes preceding C+...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalIsel][X86] Move G_SHL/G_LSHR/G_ASHR legalization...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalIsel][X86] Move G_SDIV/G_SREM/G_UDIV/G_UREM...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Peter Klausler
[flang] Relax ALLOCATABLE/POINTER actual argument check...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
sstwcw
[clang-format] Parse the Verilog language option in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Marco Elver
Revert "[compiler-rt] Avoid memintrinsic calls inserted...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Marco Elver
Fix "[compiler-rt] Avoid memintrinsic calls inserted...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Louis Dionne
[libc++] Fix broken transitive includes test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
J. Ryan Stinnett
[MLIR][Docs] Unwrap video link in Rationale
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
David Green
[AArch64] Add SVE predicated operations tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Jie Fu
[mlir] Fix unqualified call to 'std::move' in Transform...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Matthias Springer
[mlir][vector][transform] Register vector dialect patterns
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Marco Elver
Fix "[compiler-rt] Avoid memintrinsic calls inserted...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalIsel][X86] Add G_ADD/G_SUB i8/i16 and promotion...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalIsel][X86] Regenerate G_ADD/G_SUB vector legaliz...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Ingo Müller
[mlir][tensor] Implement getBufferType for ReshapeOp.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Marco Elver
[compiler-rt] Avoid memintrinsic calls inserted by...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Matthias Springer
[mlir][tensor][transform] Register tensor dialect patterns
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalIsel][X86] Move G_BSWAP/G_CTPOP/G_CTLZ legalizat...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Matthias Springer
[mlir][transform] Add ApplyPatternsOp and PatternRegistry
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Matthias Springer
[mlir][transform] Utilize op interface instead of tenso...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
eopXD
[Clang][RISCV] Add test coverage for `_mu` overloaded...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nikita Popov
[ValueTracking] Use correct struct kind for forward...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Matt Arsenault
SimpleLoopUnswitch: Add missing test coverage for diver...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nikita Popov
[InstCombine] Handle assumes in multi-use demanded...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Jolanta Jensen
[SVE ACLE] Extend IR combines for fmul, fsub, fadd...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Haojian Wu
[clangd] Use FileManager for getCanonicalPath, NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Florian Hahn
[AArch64] Don't use tbl lowering if ZExt can be folded...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Simon Pilgrim
[GlobalIsel][X86] Update legalization of G_ADD/G_SUB
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
rikhuijzer
[MLIR][Bufferization] Improve documentation of introduc...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Thorsten Schütt
[GlobalIsel][X86] Legalize G_BSWAP III
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nikita Popov
[ValueTracking] Replace Query with SimplifyQuery (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Weining Lu
[LoongArch] Use Subtarget consistently during LoongArch...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Florian Hahn
[AArch64] Add additional zext/mull tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nikita Popov
[MI] Don't use std::function for all_uses/all_defs...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Haojian Wu
Fix isKnownNeverInfOrNaN() call in AMDGPU after ORE...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Haohai Wen
[X86] Add schedule module for SapphireRapids
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nikita Popov
[SimplifyLibCalls] Fix isKnownNeverInfinity() call...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Nikita Popov
[ValueTracking] Remove ORE argument (NFC-ish)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Jakub Chlanda
[cuda, NVPTX] Signed char and (unsigned)long builtins...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Timm Bäder
Revert "[clang][Diagnostics] Split source ranges into...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Timm Bäder
[clang][Diagnostics] Split source ranges into line...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Matthias Springer
[mlir][IR][NFC] Move CastOpInterface helpers to mlir...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Timm Bäder
[clang][Interp][NFC] Print Function name in unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Timm Bäder
[clang][Interp][NFC] Add FunctionPointer.h header comment
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Craig Topper
[RISCV] Modify a tablegen multiclass for a future patch...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Carl Ritson
[AMDGPU] WQM: Allow insertion of exact mode transition...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Mehdi Amini
Fix TableGen emitter: hasValue() has been renamed has_v...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Jianjian GUAN
[RISCV][NFC] Use common prefix to simplify test.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Dave Lee
[lldb] Take StringRef names in GetChildAtNamePath ...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Dave Lee
[lldb] Take StringRef name in GetIndexOfChildWithName...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Louis Dionne
[libc++] Refactor the mandatory header inclusion tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Louis Dionne
[libc++] Make sure we use POSIX paths in header_informa...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Henry Yu
[FuzzMutate] Handle BB without predecessor, avoid inser...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Amir Ayupov
[X86][MC] Use MCInstrDesc to access CondCode operand
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Jim Ingham
Restrict the test from 22667e3220de5ead353a2148265d8416...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Med Ismail...
[lldb/crashlog] Add test for non-symbolicated report...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Med Ismail...
[lldb/crashlog] Run python formatter (nfc)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Med Ismail...
[lldb/crashlog] Create interactive crashlog with no...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-02
Med Ismail...
[lldb/crashlog] Fix crash when loading non-symbolicated...
commit
|
commitdiff
|
tree
|
snapshot
next