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-30
Matt Arsenault
Reapply "clang: Use new frexp intrinsic for builtins...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Matt Arsenault
DAG: Fix broken patch split
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Matt Arsenault
DAG: Fix libcall expansion for frexp on ARM
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Matt Arsenault
DAG: Return the chain from ExpandLibCall
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Guillaume Chatelet
[libc] Improve memcmp latency and codegen
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Jacek Caban
[llvm-readobj] Add support for dumping CHPE metadata.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Victor Perez
[mlir][spirv] Allow custom mangling of SPIRV built...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Sean Perry
[SystemZ][z/OS] Add required options/macro/etc for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Matthias Springer
[mlir][tensor] More static padding sizes for PadOp
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Matthias Springer
[mlir][Affine] Delete duplicate code: `applyMapToValues`
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Matthias Springer
[mlir][NFC] Clean up builder usage around constants...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Jingu Kang
[tests] precommit test for MachineLICM subloops
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Hans Wennborg
Revert "clang: Use new frexp intrinsic for builtins...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
David Green
[AArch64] Fold tree of offset loads combine
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
David Green
[AArch64] Codegen tests for fold from D153972. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Florian Hahn
[LV] Add additional tests with dead vector epilogues.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Keith Walker
[ARM] armv6m eXecute Only (XO) long branch Thunk
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
David Green
[DAG][AArch64] Fold shuffle_vector<4,5,6,7> to extract_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Nikita Popov
Revert "Reland [SLP] Provide an universal interface...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Guray Ozen
Add [mlir][nvvm] `mbarrier.test.wait`
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Guray Ozen
[mlir] Add result to mbarrier.arrive
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
David Spickett
[lldb] Check that qLaunchGDBServer packet does not...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Timm Bäder
[clang][Interp][NFC] Add type checks to InterpStack...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Timm Bäder
[clang][Diagnostics] Fix diagnostic line numbers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Mariya Podchishchaeva
[clang] Do not discard cleanups while processing immedi...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Haojian Wu
[clang] NFC, replace llvm::writeFileAtomically with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Balázs Kéri
[clang][analyzer] No end-of-file when seek to file...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Haojian Wu
[clang] NFC, replace llvm::writeFileAtomically with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Denis Revunov
Reland [BOLT][Instrumentation] Add mmap return value...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Denis Revunov
Reland [BOLT][Instrumentation][NFC] define and use...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Haojian Wu
[clangd] Replace writeFileAtomically with writeToOutput...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Sameer Sahasrabuddhe
Revert "[AMDGPU] Mark mbcnt as convergent"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
OverMighty
[AArch64] Add patterns for scalar FMUL, FMULX
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Jean Perier
[flang][hlfir] Codegen of hlfir.region_assign where...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Haojian Wu
[Support] Don't set "all_exe" mode by default for file...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Freddy Ye
[NFC][X86] Add missing CPUID related changes for AMX...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Aart Bik
[mlir][affinexpr] add parseAffineExpr to parser API
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Chuanqi Xu
[Coroutines] Don't transform cmpinst prematurely in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Han-Kuan Chen
Reland [SLP] Provide an universal interface for FixedVe...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Freddy Ye
[NFC][X86] Correct tests with wrong locations before.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Johannes Doerfert
[Attributor][NFCI] Remove the (already "unused") Module...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Johannes Doerfert
[Attributor][NFCI] Avoid creating unnecessary AAs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Galina Kistanova
lit::max-failures.py is flaky and hangs randomly on...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Amir Ayupov
[BOLT][NFC] Simplify postProcessJumpTables
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Carlos Alberto...
[loop-deletion] Overly defensive with undef-ing dbg...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Freddy Ye
[x86] Add missing FeatureCMOV in frontend targets.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Amir Aupov
Revert "[BOLT][Instrumentation][NFC] define and use...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Amir Aupov
Revert "[BOLT][Instrumentation] Add mmap return value...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Aart Bik
[NFC] cleanup of parser
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Arthur Eubanks
Revert "[SLP] Provide an universal interface for FixedV...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Ian Douglas...
[M68k][MC] Add support for 32 bit register-register...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Arthur Eubanks
[gn build] Port b5270ba20dc3
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Arthur Eubanks
[gn build] Port 853b2a84cb99
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Arthur Eubanks
Revert "[MC,x86-32] Remove a gold<2.34 workaround"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Craig Topper
[RISCV] Mark zvkn* and zvks* extensions as enabled...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Ben Shi
[CSKY] Optimize subtraction with SUBI32/SUBI16
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
V Donaldson
[flang] Reinstate class query test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
wanglei
[LoongArch] Reuse LoongArchRegWithSubRegs class to...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
wangpc
[RISCV][NFC] Replace Join with !interleave
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
wangpc
[RISCV][NFC] Format TableGen files and remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Amir Ayupov
Revert "[BOLT][Instrumentation] Don't share counters...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Amir Ayupov
Revert "[BOLT][Instrumentation] Put Allocator itslef...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
V Donaldson
[flang] test update
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Jason Molenda
"fp" -> "flags" typeo in description of generic registers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Johannes Doerfert
[OpenMPOpt][FIX] Internalization is an IR change too
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Fangrui Song
[AArch64][MachO] Drop a 2015 ld64 workaround avoiding...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Jason Molenda
Recognize BSS-only DATA segments as sections that need...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
V Donaldson
[flang] Test update
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Ting Wang
[PowerPC][NFC] add SADDO/SSUBO test case
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Ting Wang
[PowerPC][NFC] expose issue on absol-jump-table-enabled...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Han-Kuan Chen
[SLP] Provide an universal interface for FixedVectorTyp...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Jason Molenda
Add 'target dump section-load-list' for lldb debugging
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
V Donaldson
[flang] IEEE_ARITHMETIC intrinsic module procedures
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Philip Reames
[RISCV] Rename a couple of binary vector td classes...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Shafik Yaghmour
[Clang] Fix crash in isCXXDeclarationSpecifier when...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Ian Anderson
[libc++][Modules] Make module exports consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Yuanfang Chen
Adjust tests in 632dd6a4ca0036009f for ARM host
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Raghu Maddhipatla
[Flang] [OpenMP] [Semantics] Change SIMD ALIGNED clause...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Denis Revunov
[BOLT][Instrumentation] Add dumping function to instrum...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Denis Revunov
[BOLT][Instrumentation] Disallow combining append-pid...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Denis Revunov
[BOLT][Instrumentation] Put Allocator itslef in shared...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Denis Revunov
[BOLT][Instrumentation] Don't share counters when using...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Denis Revunov
[BOLT][Instrumentation] Add mmap return value assertions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Denis Revunov
[BOLT][Instrumentation][NFC] define and use mmap flags
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Haojian Wu
Fix -Wunused-variable in release build.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Brendon Cahoon
[AMDGPU] Reserve SGPR pair when long branches are present
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
varconst
[libc++] Remove the legacy debug mode.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Yuanfang Chen
[Clang] Implements CTAD for aggregates P1816R0 and...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
philass
[mlir] Remove self-include from BytecodeOpInterface...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Louis Dionne
[libc++] Stop using __builtin_assume in _LIBCPP_ASSERT
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Joseph Huber
[libc] Enable the 'div' routines on the GPU
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Johannes Doerfert
[Attributor][NFC] Introduce IRP helpers for Attr and...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Johannes Doerfert
[Attributor] Remove now obsolete initialization code
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
V Donaldson
[flang] Block containing an interface
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Ben Langmuir
[clang][modules] Avoid serializing all diag mappings...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Daniel Kiss
[lld][AArch64] Add BTI landing pad to PLT entries when...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
LLVM GN Syncbot
[gn build] Port b4ff893877ff
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Christopher...
[scudo] Use getMonotonicTimeFast for tryLock.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Christian Trott
[libc++][mdspan] Implement layout_left
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Fangrui Song
Revert D145226 "[mlir][Transforms][NFC] CSE: Add non...
commit
|
commitdiff
|
tree
|
snapshot
next