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-01-09
Valentin Clement
[flang] Add runtime default initialization for polymorp...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Valentin Clement
[flang] Handle emboxing of a fir.ref<none> to an unlimi...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Florian Hahn
[AArch64] Add additional reassociation test.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Jakub Kuderski
[mlir][spirv] Account for type conversion failures...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Joseph Huber
[OpenMP] Fix some tests failing with 'libgomp' as the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikita Popov
[ConstantRange] Test 1 bit ranges in exhaustive tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Alex Brachet
[compiler-rt] Move up undefined macro checks
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Jakub Kuderski
[mlir][spirv] Clean up transform pass definitions....
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Matthias Springer
[mlir][vector] Distribute vector.insert op
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Jay Foad
[AMDGPU] S_MULK_I32 does not define SCC. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Matthias Springer
[mlir][vector] Distribute vector.insertelement op
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Matthias Springer
[mlir][vector] Support vector.extract distribution...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikolas Klauser
[libc++] Add missing include in __format/unicode.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikita Popov
[ConstantRange] Fix single bit abs range (PR59887)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Joe Loser
[libc++][test] Fix missing include in `bit_ceil.fail...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Louis Dionne
[libc++] Remove HIDE_FROM_ABI from virtual functions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sanjay Patel
[InstCombine] reduce smul.ov with i1 types to 'and'
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sanjay Patel
[InstCombine] add tests for smul/umul with overflow...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Florian Hahn
[AArch64] Add test showing reassociation potential.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikita Popov
[CVP] Add test for PR59887 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sander de Smalen
[AArch64][SME] Improve streaming-compatible codegen...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
David Goldman
[clangd] Full support for #import insertions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
David Goldman
[clangd] Add flag to control #import include insertions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikita Popov
[InstCombine] Preserve alignment in atomicrmw -> store...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
David Truby
[flang] Disable LTO when building the flang runtime
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikita Popov
[InstCombine] Test alignment in atomicrmw -> store...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Martin Storsjö
[LLD] [COFF] Add a testcase for the type of autoexporte...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Martin Storsjö
Revert "[LLD] Remove global state in lld/COFF"
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Alexey Baturo
[RISC-V][HWASAN] Don't explicitly load GOT entry to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
David Green
[ARM] Fold And/Or into CSel if possible
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Jamie Hill...
[InstCombine] Fold zero check followed by decrement...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Jamie Hill...
[InstCombine] Add tests for saturating subtract by...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Alex Zinenko
[mlir] verify against nullptr payload in transform...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Haojian Wu
[include-cleaner] Don't count references to operators...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Viktoriia Bakalova
[include-cleaner] Filter template instantiations from...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Aliia Khasanova
[mlir][linalg] Reuploading: Apply shortened printing...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Max Kazantsev
[Test] One more test where check is not replaced to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Johannes Reifferscheid
Lower math.cbrt to NVVM/ROCDL.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikita Popov
[Attributes] Avoid duplicate hasAttribute() query ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
David Green
[AArch64] Fold And/Or into CSel if possible
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Noah Goldstein
[InstCombine] Canonicalize (A & B_Pow2) eq/ne B_Pow2...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Ties Stuij
[lld][ARM] don't use short thumb thunks if no branch...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Ben Mudd
[DebugInfo] Fix jump threading failing to update cloned...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikolas Klauser
[libc++] Fix transitive includes list for C++23
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
serge-sans...
Move from llvm::makeArrayRef to ArrayRef deduction...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Tim Northover
TailDuplication: do not remove trivial PHIs from addr...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Joe Loser
[libc++][test] Fix missing include in `endian.pass...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikita Popov
[Attributes] Avoid repeated attribute set lookup (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Noah Goldstein
[InstCombine] Fix potentially buggy code in `((%x ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Dmitri Gribenko
[llvm] Fix an "unused variable" warning when assertions...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Markus Böck
[TableGen][SourceMgr] Fix obvious mistake in D141220
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sander de Smalen
[AArch64] NFC: Align addTypeForStreamingSVE and addType...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Dmitri Gribenko
[bazel] Updates for https://github.com/llvm/llvm-projec...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Dmitri Gribenko
[bazel] Update the mpfr URL to a stable one
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Johannes de...
[mlir:LLVM] Rudimentary inlining support for LLVM load...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Christian Ulmann
[mlir][llvm] Add branch weights to call and invoke
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Thomas Symalla
[NFC] Missing whitespace in SSAUpdaterBulk debug output.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Max Kazantsev
[JumpThreading] Preserve profile metadata during select...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
LLVM GN Syncbot
[gn build] Port 59b029238af2
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Stephen Tozer
[DebugInfo] Produce variadic DBG_INSTR_REFs from ISel
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Balázs Kéri
[clang][analyzer] Remove report of null stream from...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Guillaume Chatelet
[reland][NFC] Vastly simplifies TypeSize
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
zhongyunde
[AArch64][SelectionDAG] Eliminates redundant zero-exten...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Markus Böck
[TableGen][SourceMgr] Correctly append filename to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Max Kazantsev
[NFC] Add missing 'static' notion in createReplacement
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Serguei Katkov
[Inline Spiller] Extend the snippet by statepoint uses
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Uday Bondhugula
[MLIR] NFC. Fix DEBUG_TYPE for AffineOps.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
liqinweng
[RISCV][CostModel] Add half type support for the cost...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
NAKAMURA Takumi
lldCOFF: Fix warnings for D110450 [-Wunused-private...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Chuanqi Xu
[NFC] Fix the test failure in 08f957808e5f7e44b11d...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
liqinweng
[RISCV][CostModel] Add cost model for integer abs
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Chuanqi Xu
[C++20] [Modules] Don't generate global ctors/dtors...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Chuanqi Xu
[C++20] [Modules] Make placement allocation functions...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
chenglin.bi
[InstCombine] Fold logic-and/logic-or by distributive...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Kazu Hirata
[CodeGen] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikolas Klauser
[libc++] Add _LIBCPP_HIDE_FROM_ABI to __constexpr_logb...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Amy Huang
[LLD] Remove global state in lld/COFF
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Casey Carter
[libc++][test] zip_view test cleanups
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Fangrui Song
[AVR] Support .reloc directive
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Tue Ly
[libc][Obvious] Temporarily disable log10_test for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Tue Ly
[libc][Obvious] Remove constexpr fomr exact_mult in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Tue Ly
[libc][math] Implement log10 function correctly rounded...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Shilei Tian
[AAUnderlyingObjects] Introduce an AA for getting under...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Jeff Niu
[mlir][analysis] Add an analysis for preserving symbol...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Pavel Iliin
[AArch64][compiler-rt] Option to build compiler-rt...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Simon Pilgrim
[X86] Add shuffle test coverage for Issue #59860
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shifts: optimize REG_SEQUENCE
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shifts: reverse shift + move
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shifts: shift by 4 bits
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shift: move bytes around
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Custom lower 32-bit shift instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Nico Weber
[gn] port b712aef5b37e
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Nico Weber
[gn build] Port 86aac87fe4b5
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[SelectionDAG][AVR] Add support for lrint and lround...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] correctly declare __do_copy_data and __do_clear_bss
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Benjamin Kramer
[X86][Disassembler][NFCI] Read bytes with support:...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Sanjay Patel
[InstCombine] fold not-shift of signbit to icmp+zext...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Akash Banerjee
[OpenMP] Migrate OpenMPOffloadMappingFlags from Clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Benjamin Kramer
[NFCI][Offload Bundler] Replace hand-rolled endian...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Benjamin Kramer
[NFC] Hide implementation details in anonymous namespaces
commit
|
commitdiff
|
tree
|
snapshot
next