Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
HEAD
8d0668c
[flang][cuda] Add bind name for __ll2double_rX interfaces (#153462)
by Valentin Clement (バレンタイン クレメン)
· 22 minutes ago
main
master
upstream/main
f9b9e9b
[flang][cuda] Fix buildbot failure after #153242 (#153500)
by Valentin Clement (バレンタイン クレメン)
· 43 minutes ago
cc58ca5
[flang/flang-rt] Add -isysroot flag only to tests really requiring (#152914)
by parabola94
· 54 minutes ago
0425cc9
[flang][cuda] Add bind name for __ull2double_rX interfaces (#153465)
by Valentin Clement (バレンタイン クレメン)
· 55 minutes ago
022bd53
[flang][runtime][NFC] Add a comment to intrinsic assignment (#153260)
by Peter Klausler
· 59 minutes ago
925db84
[flang][runtime] Handle NAN(...) in namelist input (#153101)
by Peter Klausler
· 60 minutes ago
08eff57
[ADT] Add signed and unsigned mulExtended to APInt (#153399)
by Pedro Lobo
· 60 minutes ago
7a13a75
[flang][NFC] Document ALLOCATE/DEALLOCATE error semantics (#153027)
by Peter Klausler
· 61 minutes ago
442ae60
[flang] Warn about inexact real literal implicit widening pitfall (#152799)
by Peter Klausler
· 62 minutes ago
c5105c1
[GlobalISel] Fix bitcast fewerElements with scalar narrow types. (#153364)
by David Green
· 70 minutes ago
36c2a66
[lldb][test] Make TestFindRangesInMemory.py more robust (#152817)
by Igor Kudrin
· 82 minutes ago
8061cae
[flang][cuda] Add bind name for __float2half_rn and __half2float (#153298)
by Valentin Clement (バレンタイン クレメン)
· 85 minutes ago
da422da
Fix wrong function signature for #153102 (#153473)
by Jasmine Tang
· 2 hours ago
1e7772ab
[flang][OpenMP] Reassociate ATOMIC update expressions (#153488)
by Krzysztof Parzyszek
· 2 hours ago
af87214
[MLIR][XeGPU] Add pattern for arith.constant for wg to sg distribution (#151977)
by Nishant Patel
· 2 hours ago
2796336
[mlir][vector] Improve vector.gather description (#153278)
by James Newling
· 2 hours ago
4936fc5
[PowerPC][NFC] Pre-commit test case: use millicode for strlen instead of libcal (#153466)
by zhijian lin
· 2 hours ago
9400490
[LV] Remove unused ILV state (NFC).
by Florian Hahn
· 2 hours ago
baae949
[MLIR][GPU][XeVM] Add XeVM target and XeVM dialect integration tests. (#148286)
by Sang Ik Lee
· 2 hours ago
06d2d1e
[ARM] Protect against odd sized vectors in isVTRNMask and friends (#153413)
by David Green
· 3 hours ago
bfd490e
Revert "[MLIR] Split ExecutionEngine Initialization out of ctor into an explicit method call" (#153477)
by Mehdi Amini
· 3 hours ago
85cd3d9
Work around documented Linux mmap bug. (#152595)
by Richard Smith
· 3 hours ago
36d31b0
[CI][Github] Bump Github Runner Version to 2.328.0
by Aiden Grossman
· 3 hours ago
088b8ff
[flang][cuda] Add interfaces for __usad and __sad (#153470)
by Valentin Clement (バレンタイン クレメン)
· 3 hours ago
dedc591
[LinkerWrapper] Remove special handling for archives (#114843)
by Joseph Huber
· 3 hours ago
b6df17f
[flang][cuda] Add bind name for __double2uint_XX interfaces (#153285)
by Valentin Clement (バレンタイン クレメン)
· 3 hours ago
63cc2e3
[PowerPC][CodeGen] Expand ISD::AssertNoFPClass for ppc_fp128 (#152357)
by Amy Kwan
· 4 hours ago
ddd4974
[clang] [test] Improve XFAIL patterns for aarch64 msvc (#153397)
by Martin Storsjö
· 4 hours ago
f494131
[APFloat] Fix getExactInverse for DoubleAPFloat
by David Majnemer
· 4 hours ago
4db8b64
[clang][bytecode][NFC] Remove redundant initialization (#153400)
by Victor Chernyakin
· 4 hours ago
5c40133
[flang][cuda] Add bind name for __dsqrt_rd and __dsqrt_ru interfaces (#153290)
by Valentin Clement (バレンタイン クレメン)
· 4 hours ago
059e49c
[RISCV] Fix typo in comment Interger->Integer. NFC
by Craig Topper
· 4 hours ago
4779488
[SDPatternMatch] Fix typo in comment interger->integer. NFC
by Craig Topper
· 4 hours ago
b811d4d
[flang][cuda] Add bind name for __double2int_XX interfaces (#153279)
by Valentin Clement (バレンタイン クレメン)
· 4 hours ago
7350112
[CAS] Disable CAS unittests that requires threads (#153434)
by Steven Wu
· 4 hours ago
3a36070
[lldb] Disable JSONTransportTests on Windows. (#153453)
by John Harrison
· 5 hours ago
41c9510
[libc][math][c++23] Add bf16fma{,f,l,f128} math functions (#153231)
by Krishna Pandey
· 5 hours ago
a2899c4
[flang][cuda] Support data transfer with conversion (#153242)
by Valentin Clement (バレンタイン クレメン)
· 5 hours ago
6ae6c4f
[flang][cuda] Add bind name for __double2float_XX interfaces (#153275)
by Valentin Clement (バレンタイン クレメン)
· 5 hours ago
1f04b15
[Vectorize] Remove a redundant call to std::unique_ptr<T>::get (NFC) (#153359)
by Kazu Hirata
· 5 hours ago
4393d16
[llvm] Proofread LangRef.rst (#153358)
by Kazu Hirata
· 5 hours ago
3fe9332
[ARM] Remove unnecessary casts (NFC) (#153357)
by Kazu Hirata
· 5 hours ago
55b5ab1
[ADT] Use llvm::bit_ceil in SmallPtrSet::reserve (NFC) (#153356)
by Kazu Hirata
· 5 hours ago
bb6f16e
Revert "[flang][OpenMP] Reassociate ATOMIC update expressions (#153450)"
by Krzysztof Parzyszek
· 5 hours ago
9871adc
[coro] [async] Make sure to reprocess non-split async functions (#153419)
by Arnold Schwaighofer
· 5 hours ago
7e125b9
[flang][OpenMP] Reassociate ATOMIC update expressions (#153450)
by Krzysztof Parzyszek
· 6 hours ago
3ecd331
[CAS] Fix MSVC warning after #114096 (#153430)
by Steven Wu
· 6 hours ago
77044f9
[SeparateConstOffsetFromGEP] Decompose constant xor operand if possible (#150438)
by Sumanth Gundapaneni
· 6 hours ago
be5554d
[Headers][X86] Allow SSE/AVX/AVX512 unpck intrinsics to be used in constexpr (#153102)
by Jasmine Tang
· 6 hours ago
498ef36
[CodeGen] Make OrigTy in CC lowering the non-aggregate type (#153414)
by Nikita Popov
· 6 hours ago
0f77887
[llvm-exegesis] Fix a warning
by Kazu Hirata
· 6 hours ago
8071d27
[WIP] [clang] Align cleanup structs to prevent SIGBUS on sparc32 (#152866)
by Koakuma
· 6 hours ago
bfc331e
[lldb] Fix warnings
by Kazu Hirata
· 6 hours ago
c888add
[mlir][Transforms] Fix build (#153447)
by Matthias Springer
· 6 hours ago
3e9f29c
[Offload] Store globals in the program's global list rather than the kernel list (#153441)
by Ross Brunton
· 6 hours ago
d4045a4
[mlir][spirv] Add .spv extension to validation files (#153440)
by Igor Wodiany
· 6 hours ago
3784bfa
[TableGen] Fix GIMT_Encode8 with a large argument (#153429)
by Piotr Fusik
· 6 hours ago
7efceca
[nfc][pgo] `const`-ify some APIs in `InstrProfSymtab` (#153284)
by Mircea Trofin
· 6 hours ago
0045bfc
[CIR} Add support for static member variable instantiation (#153200)
by Morris Hafner
· 7 hours ago
e9b4e689
[RISCV] Fix CHECK line for pslli.b in rv64p-valid.s. NFC
by Craig Topper
· 7 hours ago
d02ad56
[flang][OpenMP] Catch assumed-rank/size variables for privatization a… (#152764)
by Tom Eccles
· 7 hours ago
dc84f3a
[CIR] Upstream builtin FAbs op (#151750)
by Amr Hesham
· 7 hours ago
57fb38a
[RISCV] Indent body of let scopes in RISCVInstrInfoP.td. NFC (#153349)
by Craig Topper
· 7 hours ago
ef47d0b
[Docs] Add HelpText for -mimplicit-float so it shows up in the webpage documentation. (#153253)
by Craig Topper
· 7 hours ago
7e7c9d9
[mlir][Transforms] Dialect Conversion Driver without Rollback (#151865)
by Matthias Springer
· 7 hours ago
f316009
[RemoveDIs][NFC] Remove more dbg.assign intrinsics code paths (#153371)
by Orlando Cazalet-Hyams
· 7 hours ago
aa6f591
[Offload] Implement hasPendingWork on CUDA (#152728)
by Callum Fare
· 7 hours ago
187f296
[mlir][spirv] Conditionally add SPV_KHR_non_semantic_info extension u… (#152686)
by Mohammadreza Ameri Mahabadian
· 7 hours ago
4fd41c4
[libcxx] Bump runner version in container image (#153339)
by Aiden Grossman
· 7 hours ago
6b5c38d
Revert "[flang][OpenMP] Reassociate ATOMIC update expressions (#153098)"
by Krzysztof Parzyszek
· 7 hours ago
ed2fa6f
Revert "[flang][OpenMP] Fix unused variable warning (#153409)"
by Krzysztof Parzyszek
· 7 hours ago
d21feb5
[AMDGPU] Fix crash for inline-asm inputs of type MVT::Other (#153425)
by Robert Imschweiler
· 7 hours ago
6129e4c
[MCA] Add ReadState::dump (#153345)
by Aiden Grossman
· 7 hours ago
dd5ba69
[SLP]Recalculate deps for potential control-dependent schedule data
by Alexey Bataev
· 7 hours ago
0f6d3ad
[libc][math] Refactor cosf16 implementation to header-only in src/__support/math folder. (#152871)
by Muhammad Bassiouni
· 8 hours ago
4cdc338
Fix Clang bug that -Wformat-signedness is not reported properly. (#150962)
by DeanSturtevant1
· 8 hours ago
119ff40
[NFC][OpenMP] Claim OMPT device tracing (#153411)
by Jan Patrick Lehr
· 8 hours ago
d107c29
[VPlan] Strip unused CanonicalIVTy arg (NFC) (#153418)
by Ramkumar Ramachandra
· 8 hours ago
4b112d2
[CIR] Upstream LabelOp (#152802)
by Andres-Salamanca
· 8 hours ago
9a698a6
[OpenACC] Implement new OpenACC device_type restriction
by erichkeane
· 8 hours ago
489a41d
[RISCV][VLOPT] Added support for the zvbc and the remaining zvbb instructions (#153234)
by Mikhail R. Gadelha
· 8 hours ago
1129ae4
[NFC][OpenMP] Claim message/severity clause + prescriptive num_threads (#153412)
by Robert Imschweiler
· 8 hours ago
7bd0c5f
[AArch64][llvm] Unify AArch64 tests into a single file (4/4) (NFC) (#146331)
by Jonathan Thackray
· 8 hours ago
e50372c
[TableGen] Emit integers in GlobalISelMatchTable as unsigned (#153391)
by Piotr Fusik
· 8 hours ago
0a9ca5d
TableGen: Add failing function to libcall emitter error message (#153390)
by Matt Arsenault
· 8 hours ago
8453f20
[AArch64][llvm] Unify AArch64 tests into a single file (3/4) (NFC) (#146330)
by Jonathan Thackray
· 9 hours ago
385f83c
[clang] Fix assertion failure with explicit(bool) in pre-C++11 modes (#152985)
by Jongmyeong Choi
· 9 hours ago
6b20b16
[flang][OpenMP] Fix unused variable warning (#153409)
by Krzysztof Parzyszek
· 9 hours ago
b3396c5
[lldb] Account for registers being host endian when casting values (#150011)
by David Spickett
· 9 hours ago
4d4966d
AMDGPU/GlobalISel: Add regbanklegalize rules for ptr-add (#153175)
by Petar Avramovic
· 9 hours ago
3f61e4e
[LLDB][NativePDB] Resolve declaration for tag types (#152579)
by nerix
· 9 hours ago
b878793
[AArch64][llvm] Unify AArch64 tests into a single file (2/4) (NFC) (#146329)
by Jonathan Thackray
· 9 hours ago
2f93693
[MLIR] Split ExecutionEngine Initialization out of ctor into an explicit method call (#153373)
by Shenghang Tsai
· 9 hours ago
4f6ae2a
[flang][OpenMP] Reassociate ATOMIC update expressions (#153098)
by Krzysztof Parzyszek
· 10 hours ago
c198c14
[sanitizer_common] Use os_log for DriverKit as os_log_error is undefined (#148848)
by Dan Blackwell
· 10 hours ago
8c7e1ab
[Dexter] Add DAP stepNext and stepOut support (#152717)
by Orlando Cazalet-Hyams
· 10 hours ago
dece902
[lldb][MCP] Fix compiler error in Windows on Arm build
by David Spickett
· 10 hours ago
9ce3aff
[X86] avx512bw-builtins.c - add C/C++ test coverage
by Simon Pilgrim
· 10 hours ago
5c95b83
[X86] builtin_test_helpers.h - ensure the match_v*qi matchers work with -fno-signed-char tests
by Simon Pilgrim
· 10 hours ago
11186af
[X86] avx512bw-builtins.c - avoid _mm256_setr_epi8 inside constexpr tests
by Simon Pilgrim
· 10 hours ago
Next »