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-31
Igor Kirillov
[CodeGen] Improve handling -Ofast generated code by...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Slava Zakharin
[flang][hlfir] Lower structure constructor via AssignOp.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Arthur Eubanks
Revert "[compiler-rt][CMake] Properly set COMPILER_RT_H...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Diego Caballero
Revert "[mlir][Vector] Extend xfer drop unit dim patterns"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Jin Xin Ng
[hwasan] RunMallocHooks with orig_size
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Dmitri Gribenko
[clang][analyzer][NFC] Use the operator new directly...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Craig Topper
[RISCV] Use class and inheritance instead of multiclass...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nick Desaulniers
[libcxxabi] copy back std::string_view patches from...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Peiming Liu
[mlir][sparse] fix crashes when generation conv_2d_nchw...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Dave Lee
[lldb] Take StringRef name in GetIndexOfChildMemberWith...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Daniel Thornburgh
[Fuchsia] Add llvm-debuginfod to toolchain
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Jessica Clarke
[RISCV] Lower extern_weak symbols using the GOT for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Jessica Clarke
[RISCV] Add new lga pseudoinstruction
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Jessica Clarke
[RISCV] Add test showing the current extern_weak lowering
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
rikhuijzer
[mlir] Avoid folding `index.remu` and `index.rems`...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Peter Klausler
[flang] CUDA Fortran - part 3/5: declarations checking
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
David Green
[ARM][AArch64] Add tests for shuffles load patterns...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Krzysztof Drewniak
[LoadStoreVectorizer] Fix index width != pointer width...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Teresa Johnson
Revert "[ThinLTO] Disable partial sample profile scalin...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Peter Klausler
[flang] CUDA Fortran - part 2/5: symbols & scopes
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Luke Lau
[RISCV][InsertVSETVLI] Relax tail policy more often...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Luke Lau
[RISCV][InsertVSETVLI] Avoid vmv.s.x SEW toggle if...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Luke Lau
[RISCV][InsertVSETVLI] Move vmv.s.x SEW check into...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Manna, Soumi
[NFC][CLANG] Fix nullptr dereference issue in SetValueD...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Craig Topper
Revert "[RISCV] Add Zvfhmin extension for clang."
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Luke Lau
Revert "[RISCV][InsertVSETVLI] Avoid vmv.s.x SEW toggle...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Luke Lau
[RISCV][InsertVSETVLI] Avoid vmv.s.x SEW toggle if...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Manna, Soumi
[NFC][CLANG] Fix nullptr dereference issue in HandleRIS...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nick Desaulniers
[Demangle] fix deref of std::string_view::end()
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Peter Klausler
[flang] CUDA Fortran - part 1/5: parsing
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Shubham Sandeep...
Fix -u option in dsymutil, to not emit an extra DW_LNE_...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
LLVM GN Syncbot
[gn build] Port 8e728adcfedd
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Lorenzo Chelini
[MLIR][Linalg] (NFC) Improve RUN command in `generalize...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Tom Stellard
workflows/release-tasks: Upload lit releases to pypi
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Peter Klausler
[flang] Fix interpretations of x87 80-bit Inf/NaN
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Tom Stellard
clang/openmp: Fix alignment for ThreadID Address variables
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Arthur Eubanks
[compiler-rt][CMake] Properly set COMPILER_RT_HAS_LLD
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Peter Klausler
[flang] Detect output field width overflow for Inf/NaN
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Kazu Hirata
[Sema] Remove unused function getFloat128Identifier
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Marco Elver
Revert "[compiler-rt] Avoid memintrinsic calls inserted...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Caroline Concatto
[Clang][SVE2.1] Add clang support for builtins using...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Peter Klausler
[flang] Don't fold SIZE()/SHAPE() into expression refer...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nikita Popov
[KnownBits] Also test 1-bit values in exhaustive tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Kazu Hirata
[RISCV] Fix an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Pilgrim
[X86] X86FixupVectorConstantsPass - use VBROADCASTSS...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Mark de Wever
[libc++]{CI] Bumps clang-tidy version used.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Mark de Wever
[libc++][test] Prefers the newer clang-tidy version.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Mark de Wever
[libc++] Gives ignore external linkage.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Mark de Wever
[libc++] Fixes use-after move diagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Dave Lee
[lldb] Override GetVariable in ValueObjectSynthetic...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nikita Popov
[APInt] Support zero-width extract in extractBitsAsZExt...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nico Weber
[gn] port 4369de7af466
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Dave Lee
[lldb] Take StringRef name in GetChildMemberWithName...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Paul Scoropan
[Flang] Move several definitions to IntrinsicCall heade...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Florian Hahn
[LV] Use SCEV for uniformity analysis across VF
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Marco Elver
[compiler-rt] Avoid memintrinsic calls inserted by...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Michael Liao
[TableGen] Add !getdagarg and !getdagname
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Philip Reames
[RISCV] Use v(f)slide1down for shuffle+insert idiom
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nikita Popov
[InstCombine] Name instructions in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Kazu Hirata
[Analysis] Remove unused class LegacyAARGetter
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Fangrui Song
[ELF][RISCV] --wrap=foo: Correctly update st_value...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Tom Eccles
[flang] use greedy mlir driver for stack arrays pass
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Paul Robinson
[Headers][doc] Fix typo in avx2intrin.h doc
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Jan Sjodin
[MLIR] Remove dependency on omp dialect in LLVM dialect.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Paul Robinson
[Headers][doc] Add shuffle-like intrinsic descriptions...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Dmitry Makogon
[Test] Move LoopStrengthReduce/pr62563.ll to X86 specif...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Florian Hahn
[ConstraintElim] Move logic to remove stack entry to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nikita Popov
[AA] Fix comparison of AliasResults (PR63019)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nikita Popov
[GVN] Add test for PR63019 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Arnaud Bienner
Implement BufferOverlap check for sprint/snprintf
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
LLVM GN Syncbot
[gn build] Port 26bda9e95a9d
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Thorsten Schütt
[GlobalIsel][X86] Legalize G_CTLZ and G_CTPOP for 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nico Weber
[gn] port 301eb6b68f3 (AttrTokenKinds.inc)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
rikhuijzer
[mlir] Avoid tensor canonicalizer crash on negative...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Guillaume Chatelet
[libc][NFC] Fixing various typos
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Pilgrim
[X86] Replace X32 test check prefix with X86
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Pilgrim
[X86] Replace X32 test check prefixes with X86
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Benjamin Chetioui
[mlir][bazel] Disable Transform/test-repro-dump.mlir...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Dmitry Makogon
[Test] Add test showing miscompilation in LoopStrengthR...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Pilgrim
[X86] printConstant - fix asm comment issue when broadc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Pilgrim
[X86] getTargetConstantBitsFromNode - ensure we truncat...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Pilgrim
[X86] Replace X32 test check prefixes with X86
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Timm Bäder
Revert "[clang][Interp] Optionally cast comparison...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Timm Bäder
[clang][Interp] Optionally cast comparison result to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Haojian Wu
[bazel] Port for 301eb6b68f30074ee3a90e2dfbd11dfd87076323
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Timm Bäder
[clang][Interp] Add missing static_assert messages
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Dhruv Chawla
Reapply [SelectionDAG] Handle NSW for ADD/SUB in comput...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Marco Elver
Revert "[compiler-rt] Avoid memintrinsic calls inserted...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
OCHyams
[Assignment Tracking] Ignore stores to a negative offse...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Timm Bäder
[clang][Interp] Track frame depth
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nico Weber
[gn] Port e614d5667f6c
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Marco Elver
[compiler-rt] Avoid memintrinsic calls inserted by...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Richard Sandiford
[clang] Add Parse and Sema support for RegularKeyword...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Richard Sandiford
[clang] Add support for “regular” keyword attributes
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Richard Sandiford
[clang] Mark keywords that have their own parsing rules
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Timm Bäder
[clang][Interp] Fix diagnosing uninitialized ctor recor...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Oleksandr ...
Fix link in transform example README.md
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
khei4
[LangRef] fix the function result attributes location...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Nikita Popov
[IndVars] Check expansion safety in makeIVComparisonInv...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Alex Zinenko
[mlir] drop debug tags after TransformInterpreterPassBase
commit
|
commitdiff
|
tree
|
snapshot
next