Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Session Cookies
Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
2384a6a2..4d4cb757
4d4cb75
[LLVMContext] Add OB_align assume bundle op ID. (#158078)
by Florian Hahn
· 2 weeks ago
41387ab
[CIR][OpenACC] Implement pointer/array recipe destructors (#160189)
by Erich Keane
· 2 weeks ago
8f7cfd4
[Verifier] Modify TBAAVerifier helpers signatures to accept a nullable (NFC)
by Antonio Frighetto
· 2 weeks ago
7196554
[Support] Use list-initialization for returning pairs (#160447)
by Kazu Hirata
· 2 weeks ago
d616013
[ADT] Make ilist_select_iterator_type a type alias (NFC) (#160446)
by Kazu Hirata
· 2 weeks ago
21ce61b
[ADT] Use "static inline" to initialize EmptyDivergenceDesc; (NFC) (#160445)
by Kazu Hirata
· 2 weeks ago
3b5c6bf
[Support] Use std::move in AllocatorHolder's move constructor (NFC) (#160444)
by Kazu Hirata
· 2 weeks ago
934f802
[AMDGPU][True16][CodeGen] true16 isel pattern for fma_mix_f16/bf16 (#159648)
by Brox Chen
· 2 weeks ago
3be8294
[mlir] Fix bazel after 077a796 round 2. (#160542)
by Bart Chrzaszcz
· 2 weeks ago
1fda257
[libc][math][c++23] Add log_bf16 math function (#157811)
by Krishna Pandey
· 2 weeks ago
2195fe7
[AMDGPU] Add the support for 45-bit buffer resource (#159702)
by Shilei Tian
· 2 weeks ago
92e5060
[AST] Fix a warning
by Kazu Hirata
· 2 weeks ago
de80c36
[mlir][emitc] Adjust the emitc.class op description (NFC) (#152570)
by Andrey Timonin
· 2 weeks ago
8d8bd0a
[flang] Simplify the comparison of characters (#154593)
by Leandro Lupori
· 2 weeks ago
010f96a
[clang][bytecode] Use existing Descriptor local in InitElem op (#160535)
by Timm Baeder
· 2 weeks ago
06a5834
[Remarks] YAMLRemarkSerializer: StringRef-ize apis to avoid out-of-bounds read footguns (#160397)
by Jon Roelofs
· 2 weeks ago
9ff8f37
[gn build] Port 6e6a3d83245e
by LLVM GN Syncbot
· 2 weeks ago
88c988e
[PowerPC] Implement VSX Vector Integer Arithmetic Instructions (#158363)
by Lei Huang
· 2 weeks ago
40aac77
[mlir] Fix bazel after 077a796. (#160533)
by Bart Chrzaszcz
· 2 weeks ago
397efd4
[NFC][AMDGPU] Refactor common declarations (#160406)
by LU-JOHN
· 2 weeks ago
e98f34e
[LLDB][NativePDB] Create functions with mangled name (#149701)
by nerix
· 2 weeks ago
fc525bf
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in ModuleImport.cpp (NFC)
by Mehdi Amini
· 2 weeks ago
6e6a3d8
[llvm-remarkutil] Introduce filter command (#159784)
by Tobias Stadler
· 2 weeks ago
32c6e16
[IR] Introduce `llvm.errno.tbaa` metadata for errno alias disambiguation
by Antonio Frighetto
· 2 weeks ago
03742c5
[X86] Add missing _mm_broadcastsi128_si256 constexpr test coverage (#160523)
by Simon Pilgrim
· 2 weeks ago
9cd0279
[libc++] Fix __gnu_cxx::hash_multiset copy construction (#160466)
by Nikolas Klauser
· 2 weeks ago
0bfcc5c
[Clang] Add diagnostic for why std::is_abstract is false (#156199)
by Sebastian Proell
· 2 weeks ago
b4f1e0e
[Flang][OpenMP] Implicitly map nested allocatable components in derived types (#160116)
by Akash Banerjee
· 2 weeks ago
d2ac21d
[RecursiveASTVisitor] Assert we skip implicit instantiations. (#110899)
by Harald van Dijk
· 2 weeks ago
077a796
[mlir] Implement a memory-space cast bubbling-down transform (#159454)
by Fabian Mora
· 2 weeks ago
0a268f8
[Headers][X86] VectorExprEvaluator::VisitCallExpr - allow SSE/AVX2/AVX512 pack intrinsics to be used in constexpr (#156003)
by woruyu
· 2 weeks ago
d94a828
[clang][bytecode] Don't crash on a null Descriptor (#160506)
by Timm Baeder
· 2 weeks ago
2d6ce51
[mlir] Fix bazel after `59e74a0`. (#160508)
by Bart Chrzaszcz
· 2 weeks ago
52ede49
[libc++] Make the benchmarking data pseudo-random (#159525)
by Nikolas Klauser
· 2 weeks ago
844e47c
[LV] Fixup a test after 66fd420 (#160505)
by Ramkumar Ramachandra
· 2 weeks ago
72b8073
[mlir][SCF] Add scf.index_switch support for populateSCFStructuralTypeConversionsAndLegality (#160344)
by Artemy Skrebkov
· 2 weeks ago
c520531
[cmake][lldb][test] Respect LIBCXX_LIBDIR_SUBDIR (#159106)
by Raul Tambre
· 2 weeks ago
9e55d81
[AMDGPU][AsmParser] Introduce MC representation for lit() and lit64(). (#160316)
by Ivan Kosarev
· 2 weeks ago
825c956
[AMDGPU] SIMemoryLegalizer: Factor out check if memory operations can affect the global AS (#160129)
by Fabian Ritter
· 2 weeks ago
e574381
[AArch64] Add tests for partial reduction of shl.
by Florian Hahn
· 2 weeks ago
a7b4dd4
[LV] Don't create partial reductions if factor doesn't match accumulator (#158603)
by Florian Hahn
· 2 weeks ago
ea0e518
[Offload] Add olGetMemInfo with platform-less API (#159581)
by Ross Brunton
· 2 weeks ago
20711c1
[AArch64][SME] Allow SME peephole optimizations across SME pseudos (#157655)
by Benjamin Maxwell
· 2 weeks ago
ff4c499
[mlir][bufferization] Support custom types at function boundaries (#159766)
by Andrei Golubev
· 2 weeks ago
59e74a0
Reland "[MLIR][Python] add Python wheel build demo/test" (#160481) (#160488)
by Maksim Levental
· 2 weeks ago
3c4f611
[LoopPeel] Add test with branch that can be simplified with guards.
by Florian Hahn
· 2 weeks ago
5031c16
[Headers][X86] _mm_cmpgt_epi64 is only available on SSE42 targets (#160491)
by Simon Pilgrim
· 2 weeks ago
290c2a7
[Headers][X86] Allow _mm_max_pu8 / _mm_min_pu8 to be used in constexpr (#160489)
by Simon Pilgrim
· 2 weeks ago
5887006
[IR] Forbid mixing condition and operand bundle assumes (#160460)
by Nikita Popov
· 2 weeks ago
88a2f40
[Debug][AArch64] Do not crash on unknown subreg register sizes. (#160442)
by David Green
· 2 weeks ago
fcf020f
[AssumptionCache] Don't use ResultElem for assumption list (NFC) (#160462)
by Nikita Popov
· 2 weeks ago
755ffa3
[LangRef] Do not make align imply dereferenceability (#158062)
by Nikita Popov
· 2 weeks ago
e86209c
[clang][bytecode][test] Disable a bitcast test on s390x (#160452)
by Timm Baeder
· 2 weeks ago
b5cf9a6
[LLVM][NVPTX-Tests] Fix tcgen05.mma lit tests committed in 7be3c3a (#160464)
by Pradeep Kumar
· 2 weeks ago
819e6b2
[InstSimplify] Consider vscale_range for get active lane mask (#160073)
by Matthew Devereau
· 2 weeks ago
66fd420
[LV] Don't ignore invariant stores when costing (#158682)
by Ramkumar Ramachandra
· 2 weeks ago
a02a5e7
[AArch64][llvm] (NFC) Rename `[SU]DOT_ZZZI?_{S|D}` and `BFMMLA_ZZZ` to _BtoS/_HtoD/HtoS to clarify (#160139)
by Jonathan Thackray
· 2 weeks ago
3ca527d
[AArch64] Add a test case showing both dup and scalar_to_reg in the same function. NFC
by David Green
· 2 weeks ago
0aba5bf
Revert "[MLIR][Python] add Python wheel build demo/test" (#160481)
by Maksim Levental
· 2 weeks ago
c1aa89e
[NVPTX] prefetch.tensormap pattern rewriter fix (#159253)
by Abhilash Majumder
· 2 weeks ago
e60a573
[Offload] Print Image location rather than casting it (#160309)
by Ross Brunton
· 2 weeks ago
c2e8407
[RISCV] Set riscv-fpimm-cost threshold to 3 by default (#159352)
by Alex Bradbury
· 2 weeks ago
f151a36
[RISCV] Disable slideup optimization on the inconsistent element type of EVec and ContainerVT (#159373)
by Hongyu Chen
· 2 weeks ago
e60ca86
[AMDGPU] Refine GCNHazardRecognizer hasHazard() (#138841)
by Carl Ritson
· 2 weeks ago
1359f3a
[MLIR][Python] add Python wheel build demo/test (#160388)
by Maksim Levental
· 2 weeks ago
68bca17
[AMDGPU] SILowerControlFlow: ensure EXEC/SCC interval recompute (#160459)
by Carl Ritson
· 2 weeks ago
2a0d7f8
[libc++][C++03] cherry-pick #119801 (#158247)
by Nikolas Klauser
· 2 weeks ago
fea44af
[flang][OpenACC][NFC] remove legacy openacc-unwrap-fir-box option (#160291)
by jeanPerier
· 2 weeks ago
23d27d5
[RISCV] Don't merge pseudo selects with stack adjustment instrs in between (#160105)
by Elizaveta Noskova
· 2 weeks ago
8cb03a05
[libc++][NFC] Refactor __is_allocator to be a variable template (#159584)
by Nikolas Klauser
· 2 weeks ago
b5bb50d
[libc++] Simplify __memory/shared_count.h a bit (#160048)
by Nikolas Klauser
· 2 weeks ago
330522e
[libc++] Simplify some of the <bit> functions (#160267)
by Nikolas Klauser
· 2 weeks ago
b98f0b8
[clang][bytecode] Use stack offsets for This/RVO ptrs (#160285)
by Timm Baeder
· 2 weeks ago
eaff28c
[MachineScheduler] Turn SU->isScheduled check into an assert in pickNode() (#160145)
by Jonas Paulsson
· 2 weeks ago
14f5504
[mlir][tosa] Fix validation check on controlflow operators (#159754)
by Luke Hutton
· 2 weeks ago
cae73be8
[LLDB][PDB] Fix plugin warning message style (#160398)
by nerix
· 2 weeks ago
094d313
[RISCV] Remove bfloat vectors from AllFloatVectors. NFC (#160399)
by Craig Topper
· 2 weeks ago
b1e00f6
[mlir][python] Cache import of ir module in type casters. (#160000)
by Peter Hawkins
· 2 weeks ago
4a7179f
[LoongArch][NFC] Add tests for 256-bit broadcast with undef high part
by Qi Zhao
· 2 weeks ago
60b3cc6
[CodeGen] Fix cleanup attribute for C89 for-loop init variables (#156643)
by Jongmyeong Choi
· 2 weeks ago
3b456fa
[libc++] Add an --open option to compare-benchmarks
by Louis Dionne
· 2 weeks ago
72c512f
[libc++] Major improvements to visualize-historical
by Louis Dionne
· 2 weeks ago
f99b7f9
Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (#155339)" (#159278)
by Weibo He
· 2 weeks ago
06b49eb
[clang-tidy] improve robustness of the member initializer detection in modernize-use-default-member-init (#159392)
by Congcong Cai
· 2 weeks ago
816970b
[bazel][mlir][Python] Port #159926: move PDLPatternMatch.h.inc (#160432)
by Jordan Rupprecht
· 2 weeks ago
a664e75
[RISCV] Refactor DAG-to-DAG Selection: Port lowering code for `qc.insb/qc.insbi` to RISCVISelLowering.cpp (#157618)
by quic_hchandel
· 2 weeks ago
b5daf76
[MLIR][Python] Add bindings for PDL native rewrite function registering (#159926)
by Twice
· 2 weeks ago
79ad1bf
[MLIR][Python] quiet stubgen (#160368)
by Maksim Levental
· 2 weeks ago
7be3c3a
[NVVM][NVPTX] Add support for tcgen05.mma (#151949)
by Pradeep Kumar
· 2 weeks ago
e7515ee
[clang-doc] fix CSS, JS paths for HTML Mustache generation (#160360)
by Erick Velez
· 2 weeks ago
89d2b7e
[lldb-dap] Bump the version to 0.2.17
by Jonas Devlieghere
· 2 weeks ago
fb72f0c
[libc++] Implement Resolution of LWG 3886 (#155356)
by William Tran-Viet
· 2 weeks ago
59b4621
[libc++] Fix use of static in constexpr (#160180)
by Prabhu Rajasekaran
· 2 weeks ago
203f21b
[flang][acc] Support fir.convert in type categorization (#160403)
by Razvan Lupusoru
· 2 weeks ago
5c1df39
Revert "Speculative buildbot fix after ca2e8f"
by Philip Reames
· 2 weeks ago
5e4fd50
[clang] Add missing readonly/readnone annotations (#158424)
by Quentin Chateau
· 2 weeks ago
3ddb549
[Remarks] YAMLRemarkSerializer: Fix StringRef out-of-bounds read (#159759)
by Tobias Stadler
· 2 weeks ago
9469ea2
[BOLT] Avoid n^2 complexity in fixBranches(). NFCI (#160407)
by Maksim Panchenko
· 2 weeks ago
06fb26c
[flang] Silence bogus error (#160173)
by Peter Klausler
· 2 weeks ago
ea5262f
[flang][runtime] Use dumber but faster check for list-directed repeti… (#159867)
by Peter Klausler
· 2 weeks ago
Next »