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-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
2023-06-06
Quentin Colombet
[mlir][Vector] Fix a propagation bug with broadcast
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Endre Fulop
[analyzer][NFC] Pass the diagnostic message to the...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Mikhail Goncharov
Revert "Reland [MergeICmps] Adapt to non-eq comparisons...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Prabhdeep Singh...
[Flang][OpenMP] Support depend clause for task construc...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Marco Elver
[compiler-rt] Avoid memintrinsic calls inserted by...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jessica Clarke
[RISCV] Rework .option arch target streamer interface
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jessica Clarke
[RISCV] Make .option arch parser less mind-bending
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Kadir Cetinkaya
[clang][test] Use a physical copy of FS
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Simon Pilgrim
[GlobalISel][X86] Move G_SEXT_INREG legalization handli...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Andrew Ng
[llvm-objcopy][ELF] Preserve sh_link to .symtab when...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Nikita Popov
[InstCombine] Add stats for number of iterations (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jay Foad
[GlobalIsel][X86] Remove an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Jay Foad
[AMDGPU] Remove extract_subvector patterns
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Corentin Jabot
[Clang] Allow omitting `typename` in befriended constru...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Ricardo Jesus
[AArch64][NFC] Normalise name of indexed forms of SQRDM...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Haohai Wen
[NFC][COFF] Refine access specifiers for WinCOFFObjectW...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Aaron Ballman
Switch from full to unreleased for a Clang 17 fix; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Simon Pilgrim
[GlobalIsel][X86] Update legalization of G_FADD/G_FSUB...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Sander de Smalen
[Clang] Limit FunctionTypeExtraBitfields::NumExceptionT...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
David Stuttard
Revert "[AMDGPU] New PAL metadata updates to ps_extra_l...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
David Stuttard
[AMDGPU] New PAL metadata updates to ps_extra_lds_size...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Simon Pilgrim
[GlobalISel][X86] Add G_IMPLICIT_DEF / G_CONSTANT legal...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Simon Pilgrim
Fix unused variable warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Michael Platings
[ARM][Driver] Warn if -mhard-float is incompatible
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Thorsten Schütt
[GlobalIsel][X86] Legalize G_ANYEXT, G_SEXT, and G_ZEXT
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Michael Platings
Revert "[ARM][Driver] Warn if -mhard-float is incompatible"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Matthias Springer
[mlir][transform] Use separate ops instead of PatternRe...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Balázs Kéri
[clang][analyzer] Add report of NULL stream to StreamCh...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
wangpc
[RISCV] Handle "o" inline asm memory constraint
commit
|
commitdiff
|
tree
|
snapshot
next