Sign in
llvm
/
llvm-project
/
ddf24086f119cacf2a0fc489773f8af302f4a489
ddf2408
[AMDGPU] Remove unused variables. NFC
by Benjamin Kramer
· 2 months ago
fda0e63
[clang] handle fp options in __builtin_convertvector (#125522)
by Jakub Ficek
· 2 months ago
e7bf54d
[flang] AliasAnalysis: Handle fir.load on hlfir.designate (#127107)
by Joel E. Denny
· 2 months ago
210036a
[AMDGPU][True16][CodeGen] true16 codegen pattern for fma (#127240)
by Brox Chen
· 2 months ago
ab3d793
[libc++] Optimize ranges::move{,_backward} for vector<bool>::iterator (#121109)
by Peng Liu
· 2 months ago
70e693c
[lldb] Gardening in StreamAsynchronousIO (NFC) (#127717)
by Jonas Devlieghere
· 2 months ago
e2ba1b6
Revert "Reapply [CaptureTracking][FunctionAttrs] Add support for CaptureInfo (#125880)"
by Nico Weber
· 2 months ago
65998ab
[lldb] Make GetOutputStreamSP and GetErrorStreamSP protected (#127682)
by Jonas Devlieghere
· 2 months ago
9743b99
[libclc] Explicitly qualify private address spaces (#127823)
by Fraser Cormack
· 2 months ago
fc5849d
[X86] Avoid repeated hash lookups (NFC) (#127748)
by Kazu Hirata
· 2 months ago
bb75a96
[Support] Avoid repeated hash lookups (NFC) (#127747)
by Kazu Hirata
· 2 months ago
1bb72f0
[Object] Avoid repeated hash lookups (NFC) (#127746)
by Kazu Hirata
· 2 months ago
af922cf
[CodeGen] Avoid repeated hash lookups (NFC) (#127745)
by Kazu Hirata
· 2 months ago
c23256e
[AsmPrinter] Avoid repeated hash lookups (NFC) (#127744)
by Kazu Hirata
· 2 months ago
2f2295c
[Analysis] Avoid repeated hash lookups (NFC) (#127743)
by Kazu Hirata
· 2 months ago
3e61c1a
[libc++] Avoid code duplication in strings operator+ overloads (#126048)
by Nikolas Klauser
· 2 months ago
888c099
[Clang] Add release note for #127623 (#127815)
by Sirraide
· 2 months ago
80ccf01
[Clang] Do not try to transform invalid bindings (#125658)
by cor3ntin
· 2 months ago
826af17
[libc] add `LLVM_LIBC_CAST` macro. (#127319)
by c8ef
· 2 months ago
4624087
[llvm-dwarfdump] Print number of out-of-line functions described by DWARF (#127233)
by Javier Lopez-Gomez
· 2 months ago
26a8399
[clang][Sema] Fix initialization of `NonTypeTemplateParmDecl`... (#121768)
by Alejandro Álvarez Ayllón
· 2 months ago
fb5a87e
[libclc][NFC] Reformat ep_log.cl
by Fraser Cormack
· 2 months ago
0b63dfb
[MLIR][NFC] Use base alias for constructor inheritance (#127756)
by lorenzo chelini
· 2 months ago
d6c6bde
[flang] Implement !DIR$ UNROLL_AND_JAM [N] (#125046)
by Jean-Didier PAILLEUX
· 2 months ago
2b340c1
flang: Fix build with latest libc++ (#127362)
by Tom Stellard
· 2 months ago
d804c83
[clang] Lower modf builtin using `llvm.modf` intrinsic (#126750)
by Benjamin Maxwell
· 2 months ago
aa9e519
Revert "[PowerPC] Deprecate uses of ISD::ADDC/ISD::ADDE/ISD::SUBC/ISD::SUBE (#116984)"
by David Tenty
· 2 months ago
760ec2c
[MLIR][Linalg] Introduce Python API for linalg.batch_matmul Ops. (#127614)
by Md Asghar Ahmad Shahid
· 2 months ago
01d0793
[LAA] Make Ptr argument optional in isNoWrap. (#127410)
by Florian Hahn
· 2 months ago
1ac0db4
[NFC] using isUndef() instead of getOpcode() == ISD::UNDEF (#127713)
by zhijian lin
· 2 months ago
7f69a39
[libc++] Deprecate and remove member types of `hash` in `<variant>` (#127758)
by A. Jiang
· 2 months ago
43e83b9
[clang][bytecode] Fix allocating primitive arrays of unknown bound (#127788)
by Timm Baeder
· 2 months ago
2c8b124
[libc++] Guard include of <features.h> with __has_include (#127691)
by Louis Dionne
· 2 months ago
c6a907a
[mlir][dlti] Fix query keys preallocation (#127786)
by Adam Siemieniuk
· 2 months ago
3ce2e4d
[NVPTX] Add tcgen05.cp/shift intrinsics (#127669)
by Durgadoss R
· 2 months ago
73d0679
[libclc] Clean up directory search procedure (#127783)
by Fraser Cormack
· 2 months ago
0f472e9
AMDGPU: Avoid double attribute lookup for register count attributes (#127782)
by Matt Arsenault
· 2 months ago
c0a763d
[NFC][MLIR] Make file-local cl::opt global variables static (#126714)
by Daniel
· 2 months ago
fadbc33
[lldb] Add LineTable::{upper,lower}_bound (#127519)
by Pavel Labath
· 2 months ago
404f94a
[AArch64] Add optional extensions enabled on Grace (#127620)
by Elvina Yakubova
· 2 months ago
0de2cca
[flang][OpenMP]Improve support for DECLARE REDUCTION (#127088)
by Mats Petersson
· 2 months ago
3c938d0
[MLIR][Affine] Fix affine.parallel op verifier (#127611)
by Uday Bondhugula
· 2 months ago
1509b46
[libclc] Improve nextafter behaviour around zero (#127469)
by Fraser Cormack
· 2 months ago
7781e10
[clang] Lower non-builtin sincos[f|l] calls to llvm.sincos.* when -fno-math-errno is set (#121763)
by Benjamin Maxwell
· 2 months ago
160da73
[Flang] Check if two ArrayConstructor's are Equal (#121181)
by Thirumalai Shaktivel
· 2 months ago
c442b39
[AMDGPU][docs][NFC] Replace gfx940 with gfx942 in the gfx940 ISA doc (#126906)
by Fabian Ritter
· 2 months ago
0607f94
[X86] getFauxShuffleMask - add support for vXi64/vXf64 concat_vectors decoding (#127630)
by Simon Pilgrim
· 2 months ago
db59708
[AMDGPU][docs] Replace gfx940 and gfx941 with gfx942 in llvm/docs (#126887)
by Fabian Ritter
· 2 months ago
2260d59
[AMDGPU] Remove FeatureForceStoreSC0SC1 (#126878)
by Fabian Ritter
· 2 months ago
1760289
[clang][bytecode] Fix three-way unordered non-pointer comparisions (#127759)
by Timm Baeder
· 2 months ago
8615f9a
[AMDGPU] Replace gfx940 and gfx941 with gfx942 in llvm (#126763)
by Fabian Ritter
· 2 months ago
cc53913
[CodeGen] Use __extendhfsf2 and __truncsfhf2 by default (#126880)
by Nikita Popov
· 2 months ago
4af8c53
[BitcodeReader] Use `poison` instead of `undef` to represent unsupported constexprs in metadata (#127665)
by Pedro Lobo
· 2 months ago
029c8e7
[AMDGPU][clang] Replace gfx940 and gfx941 with gfx942 in clang (#126762)
by Fabian Ritter
· 2 months ago
f3f4afe
[X86] matchUnaryShuffle - add support for matching 512-bit extension patterns. (#127643)
by Simon Pilgrim
· 2 months ago
8900e41
[AMDGPU][MLIR] Replace gfx940 and gfx941 with gfx942 in MLIR (#125836)
by Fabian Ritter
· 2 months ago
d4cb75e
[mlir][bufferization] Module bufferization: Delete obsolete code (#127455)
by Matthias Springer
· 2 months ago
55fb793
[AMDGPU] Add missing gfx architectures to AddFlangOffloadRuntime.cmake (#125827)
by Fabian Ritter
· 2 months ago
a2f9ae1
[AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826)
by Fabian Ritter
· 2 months ago
99aea21
[Flang][OpenMP] Skip threadprivate HostAssoc symbols for default privatization (#127754)
by Thirumalai Shaktivel
· 2 months ago
b9a1e58
[RISCVISel] Compute leading zeros for RISCVISD::VCPOP_VL node (#127705)
by Vladislav Belov
· 2 months ago
a2b4d4e
Revert "[libc] Add strftime_l" (#127766)
by Petr Hosek
· 2 months ago
850062c
[AA] Consider extractvalue and extractelement as escape sources (#127640)
by Nikita Popov
· 2 months ago
9072ba7
[libc] Add strftime_l (#127708)
by Petr Hosek
· 2 months ago
c4f8da9
[MLIR][emitc]: Remove unused functions (NFC)
by Matthias Gehre
· 2 months ago
8f41d28
[c-index-test] Fix warnings
by Kazu Hirata
· 2 months ago
6b67aac
[mlir:python] Improve `mlir_(attribute|type|value)_subclass` for `nanobind`s `stubgen` (#127584)
by Ingo Müller
· 2 months ago
1c02c8f
[clang] fix use after free in clang/tools/c-index-test/c-index-test.c (#127063)
by Mikhail Goncharov
· 2 months ago
fb39445
[RISCV][VLOPT] Add vfsqrt/vfrsqrt7 instruction to isSupportInstr (#127462)
by LiqinWeng
· 2 months ago
a44284c
[AMDGPU] Add `isAsCheapAsAMove` for `v_pk_mov_b32` (#127632)
by Shilei Tian
· 2 months ago
960b80c
[ELF] Improve INPUT_SECTION_FLAGS test
by Fangrui Song
· 2 months ago
8b284dc
[mlir] Fix FunctionOpInterface impl for external func (#124693)
by Hongren Zheng
· 2 months ago
6c39ee71
[Driver][MSVC] Pass profile file to lld-link via -lto-sample-profile option (#127442)
by tianleliu
· 2 months ago
8187caf8
[NFC][AMDGPU] Pre-commit a test case of checking register coalescer on `v_pk_mov_b32` (#127715)
by Shilei Tian
· 2 months ago
27e6561
[Sparc] Use MCRegister. NFC
by Craig Topper
· 2 months ago
22d65d8
AMDGPU: Teach isOperandLegal about SALU literal restrictions (#127626)
by Matt Arsenault
· 2 months ago
aed9f11
[AMDGPU] Handle lowering addrspace casts from LDS to FLAT address in amdgpu-sw-lower-lds. (#121214)
by Chaitanya
· 2 months ago
6662fe3
[X86] Add missing vNbf16 handling in X86CallingConv.td file (#127102)
by Mikołaj Piróg
· 2 months ago
715edd7
[HLSL] Allow arrays to copy-initialize (#127557)
by Chris B
· 2 months ago
f6d74af
[clang][X86] Only define __CET__ macro for X86 targets (#127616)
by Ming-Yi Lai
· 2 months ago
b100c50
[lld][WebAssembly] Fix warnings in test. NFC (#127714)
by Sam Clegg
· 2 months ago
da47a80
[PGO][test] Specify exact match for check labels (#117376)
by Ken Matsui
· 2 months ago
b2659ca
[InstCombine] Propagate flags in `foldSelectICmpAndBinOp` (#127437)
by Yingwei Zheng
· 2 months ago
2207e3e3
[libc++] Set feature-test macro `__cpp_lib_atomic_float` (#127559)
by A. Jiang
· 2 months ago
61cfa53
[compiler-rt][asan] Re-enable forkpty test on AArch64 (NFC) (#127667)
by Cullen Rhodes
· 2 months ago
e10ac5fc
[SandboxVec][NFC] Fix unused variable warning in test
by Vasileios Porpodas
· 2 months ago
738f3a1
[gn build] Port 02c9dae81497
by LLVM GN Syncbot
· 2 months ago
02c9dae
[HLSL] Add support to lookup a ResourceBindingInfo from its use (#126556)
by Ashley Coleman
· 2 months ago
0cc7381
[SandboxVec][Scheduler] Don't insert scheduled instrs into the ready list (#127688)
by vporpo
· 2 months ago
3430bc3
[mlir][tosa] Make TOSA RESIZE's scale, offset, border as Input (#124956)
by Hsiangkai Wang
· 2 months ago
7c24041
[AMDGPU][True16][CodeGen] reopen "FLAT_load using D16 pseudo instruction" (#127673)
by Brox Chen
· 2 months ago
9bf582f
[clang][docs] Fix typos concerning wasm __funcref (#124365)
by Timothy Herchen
· 2 months ago
0afe2bd
[InstCombine] Test trunc to i1 in foldSelectICmpAnd. (NFC)
by Andreas Jonson
· 2 months ago
beaca53
[gn build] Port 0f6c18e8c65b
by LLVM GN Syncbot
· 2 months ago
0f6c18e
[SandboxVec] Replace hard-coded context save() with transaction-save pass (#127690)
by vporpo
· 2 months ago
db5bc8e
[Clang] Warn about `[[noreturn]]` on coroutines (#127623)
by nerix
· 2 months ago
8529bd7
[AMDGPU] Respect MBB alignment in the getFunctionCodeSize() (#127142)
by Stanislav Mekhanoshin
· 2 months ago
8983d7a
[gn build] Port 5ecce45ea298
by LLVM GN Syncbot
· 2 months ago
78703c1
[gn] port e235fcb582ee more (bolt TargetConfig.def)
by Nico Weber
· 2 months ago
01f2f81
[flang-rt] Fixed uninitialized class member variable (#127681)
by Eugene Epshteyn
· 2 months ago
Next »