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-07
Chuanqi Xu
[Coroutines] [LICM] Precommit test for D151774
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Craig Topper
[RISCV] Remove overly restrictive assert from negateFMA...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Jim Lin
[NFC] Remove unneeded semicolon after function definition
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Craig Topper
[RISCV] Fix UBSan failure on signed integer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Paul Kirth
Revert "[TypePromotion] Don't treat bitcast as a Source"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
LLVM GN Syncbot
[gn build] Port 44268271f61e
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Med Ismail...
[lldb/test] Fix target-label.test on Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Florian Mayer
Revert "Revert "[RISCV] Add special case to selectImm...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Florian Mayer
Revert "[RISCV] Add special case to selectImm for const...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Florian Mayer
Revert "[Sanitizers] Remove BuildId from sanitizers...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Marco Nelissen
[scudo] Enable MTE in Trusty
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Nico Weber
[gn build] Port 1117b9a284aa
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
usama hameed
[Sanitizers] Remove BuildId from sanitizers stacktrace...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Haowei Wu
[Fuchsia] Add llvm-strings to Fuchsia clang build.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Kun Wu
[mlir][sparse][gpu] add sm8.0+ tensor core 2:4 sparsity...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Med Ismail...
[lldb] Disable some tests on windows
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Arthur Eubanks
Revert "Reland [compiler-rt][CMake] Properly set COMPIL...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Amir Ayupov
[BOLT][NFC] Fix debug messages
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jonas Devlieghere
[lldb] Fix "NameError: name 'self' is not defined"...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Fangrui Song
[Driver] Change some Separate CC1 options to use the...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Matt Arsenault
clang/HIP: Inline frexp/frexpf implementations
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Aaron Ballman
Fix LLVM Sphinx build; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Craig Topper
[RISCV] Use const reference when looping over RISCVMatI...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Artem Belevich
[NVPTX] Adapt tests to make them usable with CUDA-12.x
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Matt Arsenault
LangRef: Try to fix sphinx bot error
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Matt Arsenault
ValueTracking: Add baseline test for ldexp computeKnown...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Fangrui Song
[test] Restore x86-registered-target in Driver/as-warni...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Matt Arsenault
clang: Start emitting intrinsic for __builtin_ldexp*
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Matt Arsenault
IR: Add llvm.ldexp and llvm.experimental.constrained...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Matt Arsenault
AMDGPU/GlobalISel: Fix broken / copy paste error in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Nikolas Klauser
[libc++] Refactor __less
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Fangrui Song
[Driver] Change some Separate CC1 options to use the...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Amir Ayupov
[profi][NFC] Get rid of afdo_detail::TypeMap
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Benjamin Kramer
[bazel] Port 44268271f61e46636619623d52013c3be3e272c0
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Benjamin Kramer
[bazel] Port 1117b9a284aa6e4b1f3cbde31825605bd07a2384
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Louis Dionne
[libc++] Disable int128_t and ship filesystem on MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Craig Topper
[RISCV] Use PACK in RISCVMatInt for constants that...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Louis Dionne
[libc++] Use Lit annotations for all .gen.py tests
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Craig Topper
[RISCV] Add early out to generateInstSeq when the initi...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Arthur Eubanks
[NFC][lld][COFF] Rename findFile* methods
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Noah Goldstein
[InstCombine] Remove deadcode in `(icmp SignTest(shl...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Noah Goldstein
[KnownBits] Factor out and improve the lowbit computati...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Noah Goldstein
[KnownBits] Return `0` for poison {s,u}div inputs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Noah Goldstein
[KnownBits] Cleanup some misspelling / logic in {u...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
David Green
[AArch64][SVE] Add one-use-check to EitherVSelectOrPass...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Fangrui Song
[ELF] Add PT_RISCV_ATTRIBUTES program header
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jonas Devlieghere
[lldb] Remove __FUNCTION__ from log messages in lldbHos...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Stanislav Mekhanoshin
[AMDGPU] Replace std::pair with VOPDCombineInfo in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Guozhi Wei
[GVN] Improve PRE on load instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Ellis Hoag
[InstrProf] Fix warning about converting double to...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Joseph Huber
[libc][Docs] Add support for the printing functions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Aart Bik
[mlir][sparse][gpu] add AoS COO support to cuSPARSE
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Joseph Huber
[libc] Replace use of `asm` in the GPU code with LIBC_I...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jonas Devlieghere
[lldb] Support file and function names in LLDB_LOGF...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jessica Clarke
[RISCV] Don't persist invalid feature state on .option...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
spupyrev
[BOLT] stale profile matching [part 1 out of 2]
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Eric Li
[clang][TypePrinter] Add option to skip over elaborated...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Fangrui Song
[Driver][test] Remove unneeded some REQUIRES:
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Ellis Hoag
[InstrProf] Use BalancedPartitioning to order temporal...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Craig Topper
[RISCV] Add special case to selectImm for constants...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Peter Klausler
[flang] Set "undefined" NEXTREC=n variable to 0 rather...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Simon Pilgrim
[AArch64] Regenerate tests with missing immediate hex...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Andrey Portnoy
[mlir][Toy] Remove unnecessary transpose from chapter...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jacques Pienaar
[mlir] Convert quantized dialect bytecode to generated.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Alex Langford
Re-apply "Revert "[DebugInfo] Add error checking around...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Arthur Eubanks
[lld][COFF] Don't handle an input file multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Alex Langford
Revert "[DebugInfo] Add error checking around data...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Med Ismail...
[lldb/Commands] Fix disk completion from root directory
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Med Ismail...
[lldb/crashlog] Expand crash report file path before...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Med Ismail...
[lldb/Commands] Add support to auto-completion for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Med Ismail...
[lldb/Target] Add ability to set a label to targets
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Tue Ly
[libc] Remove operator T from cpp::expected.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Alex Langford
[DebugInfo] Add error checking around data extraction...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Elizabeth Andrews
[Clang][Sema] Fix access of friend class in local class
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Simon Pilgrim
Revert rG98061013e01207444cfd3980 - [X86] X86FixupVecto...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Dirk MG Seynhaeve
[llvm] Small typo in the instruction comments of WithCo...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Slava Zakharin
[flang][hlfir] Implemented addressing an element of...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Craig Topper
[RISCV] Remove uses of RISCVII::hasMergeOp from RISCVDA...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Nick Desaulniers
reland: [Demangle] make llvm::demangle take std::string...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Simon Pilgrim
Revert rGab4b924832ce26c21b88d7f82fcf4992ea8906bb ...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Aart Bik
[mlir][sparse] refine absent branch feeding into custom op
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Vy Nguyen
[lld-macho]Ensure canonicalization happen even for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Aaron Ballman
Silence a "not all control paths return a value" warnin...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Sam McCall
[ADT] Fix DenseMapInfo<variant>::isEqual to delegate...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Kazu Hirata
[ProfileData] Remove unused declaration getMemOPSizeRan...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Prabhdeep Singh...
[Flang][OpenMP] Fix unused variable warning for task...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Yaxun (Sam...
[CUDA][HIP] Externalize device var in anonymous namespace
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
yronglin
[Clang] Reject increment of bool value in unevaluated...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
LLVM GN Syncbot
[gn build] Port 7a3b528e1b54
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
LLVM GN Syncbot
[gn build] Port 51131edf83e4
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Nikolas Klauser
[libc++][PSTL] Implement std::replace{,_if,_copy,_copy_if}
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Nikolas Klauser
[libc++][PSTL] Implement std::count{,_if}
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
prabhukr
[Triple] Add triple for UEFI
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Mikhail Goncharov
[clang][test] Use a physical copy of FS
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Marco Elver
[compiler-rt] Do not redefine builtins on Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jolanta Jensen
[SVE ACLE] Extend existing aarch64_sve_mul combines...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Zequan Wu
[LLDB][PDB] Fix age field in UUID in PDB file.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Mark de Wever
[libc++] Fixes transitive includes.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
paperchalice
[lldb] fix dangling reference in `ClangHost.cpp`
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Nikita Popov
[Clang] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next