Skip to content

LLVM and SPIRV-LLVM-Translator pulldown (WW16 2025) #18105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2,250 commits into
base: sycl
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2250 commits
Select commit Hold shift + click to select a range
aca2708
[SLP] Use named structs in vectorizeStores() (NFC) (#132781)
gbossu Apr 4, 2025
c8bde44
[flang] Implement FSEEK and FTELL (#133003)
klausler Apr 4, 2025
3674a5f
[flang] Permit unused USE association of subprogram name (#134009)
klausler Apr 4, 2025
262b3f7
[flang] Remove runtime dependence on C++ support for types (#134164)
klausler Apr 4, 2025
ade9d1f
[flang][runtime] Remove bad runtime assertion (#134176)
klausler Apr 4, 2025
efd7caa
[flang] IEEE_SUPPORT_FLAG(..., LOCAL) in specification expression (#1…
klausler Apr 4, 2025
507ce46
[flang][preprocessor] Directive continuation must skip empty macros (…
klausler Apr 4, 2025
1bef59c
[flang][preprocessor] Further macro replacement of continued identifi…
klausler Apr 4, 2025
4090910
[libc++] Guard additional headers with _LIBCPP_HAS_LOCALIZATION (#131…
ldionne Apr 4, 2025
07161a3
[RISCV] Return NoMatch if register list does not start with a curly b…
topperc Apr 4, 2025
0d3f5ec
[compiler-rt][CMake] Pass all flags to _Float16 try-compile (#133952)
etcwilde Apr 4, 2025
e8d5009
[mlir] Fix parsing of empty complex tensors (#134322)
GleasonK Apr 4, 2025
3d24046
[BOLT] Skip out-of-range pending relocations (#116964)
paschalis-mpeis Apr 4, 2025
5acab1b
[mlir][SPIRV] `IfOpConversion`: Compute result types earlier (#134380)
matthias-springer Apr 4, 2025
f9193f3
[DebugInfo] Preserve line and column number when merging debug info. …
snehasish Apr 4, 2025
70a1445
[RISCV] Prefer RegList over Rlist in assembler. NFC
topperc Apr 4, 2025
5942f02
[flang] Preserve compiler directives in -E output (#133959)
klausler Apr 4, 2025
232525f
[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (…
felipepiovezan Apr 4, 2025
90cf2e3
Revert "[SLP]Initial support for (masked)loads + compress and (masked…
alexey-bataev Apr 4, 2025
1688c30
[clang] Do not share ownership of `PreprocessorOptions` (#133467)
jansvoboda11 Apr 4, 2025
ea0869c
[clang][parse] Fix build of ParseHLSLRootSignatureTest.cpp
jansvoboda11 Apr 4, 2025
cde90e6
[clang][deps] Respect `Lexer::cutOffLexing()` (#134404)
jansvoboda11 Apr 4, 2025
6ee5e69
[gn] port 10c6ebc4271 (-gen-clang-diags-compat-ids)
nico Apr 4, 2025
8f65519
[gn] Add a missing dependency
nico Apr 4, 2025
4f3647f
Merge from 'main' to 'sycl-web' (57 commits)
fineg74 Apr 4, 2025
d9bf390
[gn] port 4a4d41e723a
nico Apr 4, 2025
b6b0257
Fix the signature for __builtin___clear_cache (#134376)
AaronBallman Apr 4, 2025
30f2e92
[clang] [sanitizer] predict trap checks succeed (#134310)
fmayer Apr 4, 2025
d62d15e
[RISCV] Undo unprofitable zext of icmp combine (#134306)
lukel97 Apr 4, 2025
cd2f85a
[mlir][NVVM] Add ops for vote all and any sync (#134309)
clementval Apr 4, 2025
2350782
Merge from 'sycl' to 'sycl-web' (16 commits)
Apr 4, 2025
19aec00
[SLP]Initial support for (masked)loads + compress and (masked)interle…
alexey-bataev Apr 3, 2025
bf1d278
[WebKit checkers] Treat Objective-C message send return value as safe…
rniwa Apr 4, 2025
1d88cfc
[gn build] Port 46e2c07fa28b
llvmgnsyncbot Apr 4, 2025
2292154
[gn build] Port 7d3dfc862d28
llvmgnsyncbot Apr 4, 2025
e2092a4
[gn build] Port da69eb75cbc6
llvmgnsyncbot Apr 4, 2025
81dbe57
Merge from 'main' to 'sycl-web' (19 commits)
fineg74 Apr 4, 2025
e4cbb77
[BOLT][AArch64] Fix symbolization of unoptimized TLS access (#134332)
maksfb Apr 4, 2025
50f0b30
[Clang] [Sema] Allow static assertions in the first part of a `for` l…
Sirraide Apr 4, 2025
a97f734
[libc++] Fix deployment targets that were incorrectly bumped (#134278)
ldionne Apr 4, 2025
a2d983c
Improve diagnostic wording for invalid callback attribute uses (#134423)
AaronBallman Apr 4, 2025
d8fd665
[alpha.webkit.ForwardDeclChecker] Ignore forward declared struct. (#1…
rniwa Apr 4, 2025
c22586a
[PowerPC] Update altivec.h to use __inline__ for c89 compatibility (#…
lei137 Apr 4, 2025
ebb0e6c
[NFC] Remove dead code detected by code sanitizer. (#134385)
zahiraam Apr 4, 2025
6263de9
[OpenACC] Implement 'modifier-list' sema/AST
erichkeane Apr 3, 2025
9069ba1
[RISCV] Rename Spimm to StackAdj in most places. NFC
topperc Apr 4, 2025
03604a7
[lldb] Make lldbassert fire only once per instance (#134343)
JDevlieghere Apr 4, 2025
4c182df
[libc] Fix suseconds_t definition and utimes_test (#134326)
michaelrj-google Apr 4, 2025
b518242
[PowerPC] Fix instruction name for dmr insert (#134301)
lei137 Apr 4, 2025
3a859b1
[VPlan] Set and use debug location for VPScalarIVStepsRecipe.
fhahn Apr 4, 2025
61af05f
[flang] Add runtime and lowering implementation for extended intrinsi…
eugeneepshteyn Apr 4, 2025
d341b63
[RISCV] Remove unused function declaration. NFC
topperc Apr 4, 2025
12cf6d3
[lldb] Fix missing semicolon in lldbassert macro
JDevlieghere Apr 4, 2025
bbaf087
[RISCV] Assert on all invalid inputs to getStackAdjBase and printRegL…
topperc Apr 4, 2025
428fc2c
[NFC][HLSL][RootSignature] Make the Lexer adhere to naming convention…
inbelic Apr 4, 2025
24dfcc0
[flang][cuda] Use the nvvm.vote.sync op for all and any (#134433)
clementval Apr 4, 2025
19e0233
[RISCV] Make decodeXqccmpRlistS0 defer to decodeZcmpRlist after check…
topperc Apr 4, 2025
18ff8df
[flang][cuda] Register managed variables with double descriptor (#134…
clementval Apr 4, 2025
412f7fa
[clang] Bump DIAG_SIZE_PARSE as we're hitting the limit downstream as…
slackito Apr 4, 2025
ad39049
[DAGCombiner] Attempt to fold 'add' nodes to funnel-shift or rotate (…
AlexMaclean Apr 4, 2025
64b060f
[mlir][tosa] Update URLs to TOSA specification (#134449)
Jerry-Ge Apr 4, 2025
e3369a8
[NFC][HLSL] Rename ResourceBinding Types (#134165)
V-FEXrt Apr 4, 2025
bdff739
cuda clang: Clean up test dependency for CUDA surfaces (#134459)
AustinSchuh Apr 4, 2025
b0d0636
[CIR] Upstream support for break and continue statements (#134181)
andykaylor Apr 4, 2025
6f34d03
Remove iOS 5 check for tailcalls on ARM (#133354)
Un1q32 Apr 4, 2025
5271dea
[lldb] Add a {ObjectFile,SymbolFile}::GetObjectName method (#133370)
JDevlieghere Apr 4, 2025
74a7802
[lld-macho] Fix code section ordering in output binary (#134010)
alx32 Apr 4, 2025
7001993
[flang] Temporary include variant.h in enum-class.h. (#134460)
vzakhari Apr 4, 2025
e8b52ac
[libc][NFC] replace NULL with nullptr (#134464)
michaelrj-google Apr 4, 2025
78905ce
[CIR] Upstream support for logical not operations (#133966)
andykaylor Apr 5, 2025
6272e1f
[lldb] Make `RegisterContextThreadMemory` thread safe (#134469)
felipepiovezan Apr 5, 2025
1f72fa2
[X86Backend][M68KBackend] Make Ctx in X86MCInstLower (M68KInstLower) …
weiweichen Apr 5, 2025
d59594d
[RISCV] Relax out of range Xqcibi conditional branches (#134336)
svs-quic Apr 5, 2025
71884b6
[AArch64] Transition from MCSymbolRefExpr::VariantKind constants
MaskRay Apr 5, 2025
1d7bd3b
[libc] Remove extra parenthesis in sin.cpp comments (#134477)
Apr 5, 2025
b6a9618
[MCParser] Rename confusing variable names
MaskRay Apr 5, 2025
a07b374
[LoongArch] Simplify evaluateAsRelocatableImpl
MaskRay Apr 5, 2025
f47034c
AMDGPU: Add round-to-odd rounding during f64 to bf16 conversion (#133…
changpeng Apr 5, 2025
a1935fd
[clang] Remove unused SourceManager.cpp includes, NFC (trying out cla…
rnk Apr 5, 2025
f3e6473
MCValue: reduce getSymB uses
MaskRay Apr 5, 2025
44923d8
[Github] Bump Github Runner Version in Agent Containers
boomanaiden154 Apr 5, 2025
fb96d51
Reapply "[CI] Fix Monolithic Linux Build in Ubuntu 24.04 (#133628)"
boomanaiden154 Apr 5, 2025
70a2075
[clang] Update C++ DR status page
Endilll Apr 5, 2025
a641910
[clang][CGObjC] Remove unused ExternalProtocolPtrTy (NFC) (#133870)
junlarsen Apr 5, 2025
75bbf76
[compiler-rt][rtsan] Linux's eventfd interception. (#132836)
devnexen Apr 5, 2025
6c9e098
[compiler-rt][rtsan] symlink/symlinkat interception. (#134168)
devnexen Apr 5, 2025
008e3a0
[ValueTracking] Test for trunc nuw cond in assume. (NFC)
andjo403 Apr 5, 2025
1657331
[InstCombine] Test for fold of and of icmps with operands in the rang…
andjo403 Apr 5, 2025
cd54cb0
[X86][AMX] Add missing __inline__ for AMXCOMPLEX intrinsics, NFCI (#1…
phoebewang Apr 5, 2025
1379999
[EquivalenceClasses] Use DenseMap instead of std::set. (NFC) (#134264)
fhahn Apr 5, 2025
475cbf0
[libc++] Implement ranges::iota (#68494)
jamesETsmith Apr 5, 2025
68ce637
[mlir][Transforms][NFC] Dialect Conversion: Replace after legalizing …
matthias-springer Apr 5, 2025
fcead25
[lldb] Fix building with GCC without asserts
mstorsjo Apr 5, 2025
13faa81
[TypePromotion] Do not zero-extend getelementptr indexes since signed
antoniofrighetto Apr 5, 2025
c07ab9e
[VPlan] Set debug location for recipes in VPBB::executeRecipes.
fhahn Apr 5, 2025
6ac5cbd
[NFC][LLVM] Eliminate duplicate code in INITIALIZE_PASS macros (#134457)
jurahul Apr 5, 2025
33246f7
[MC] Rework evaluateSymbolicAdd to eliminate MCValue::SymB reliance
MaskRay Apr 5, 2025
cadfaa8
[AVR,CSKY] Migrate away from MCValue::getSymB
MaskRay Apr 5, 2025
b4f7a2a
[libc++] Bump OS version for macOS backdeployment CI jobs (#131883)
ldionne Apr 5, 2025
5e8f438
MCValue: Make getSymB private and improve documentation
MaskRay Apr 5, 2025
ed2b82f
MCValue: Change getAccessVariant to return uint16_t
MaskRay Apr 5, 2025
582b1b2
[CI] Use env variable to enable pip breaking system packages
boomanaiden154 Apr 5, 2025
52eb11f
[MC] Replace getSpecifier(Target.getSymA()) with Target.getSymSpecifi…
MaskRay Apr 5, 2025
2fd6f8f
[LV] Don't add blocks to loop in GeneratedRTChecks (NFC).
fhahn Apr 5, 2025
7ccdc3d
[MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
086af83
[MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
b1cd3cb
[MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
d71ee7d
[clang-format] Set C11 instead of C17 for LK_C (#134472)
owenca Apr 5, 2025
0c84d71
[MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
46a2f41
Revert "[LV] Don't add blocks to loop in GeneratedRTChecks (NFC)."
fhahn Apr 5, 2025
7cf8a62
[AArch64,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
70f5632
[PowerPC,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
aeec945
[mlir][inliner] Add doClone and canHandleMultipleBlocks callbacks to …
junfengd-nv Apr 5, 2025
7e62715
[RISCV,LoongArch,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
acca419
[WebAssembly,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
0431fea
[AMDGPU,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
d9a767c
[Mips,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
590d2a3
[Mips,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
f8f9be3
[ARM,MC] Replace getSymA()->getSymbol() with getAddSym. NFC
MaskRay Apr 5, 2025
7833107
[OCaml] Make OCaml MetadataKind type consistent with C API (#134507)
alan-j-hu Apr 5, 2025
55ff96a
[X86][Test] Reorder PassMgrF and OS. (#134481)
weiweichen Apr 5, 2025
aaaeb86
[clang-format] Merge inline short functions for BS_Whitesmiths (#134473)
owenca Apr 6, 2025
94821ce
MCValue: Store SymA specifier at Specifier
MaskRay Apr 6, 2025
38c3ad3
Define MCAsmBackend::shouldForceRelocation
MaskRay Apr 6, 2025
4182d2d
[ARM,PowerPC] shouldForceRelocation: check MCValue::Specifier
MaskRay Apr 6, 2025
d5893fc
MCValue: Replace MCSymbolRefExpr members with MCSymbol
MaskRay Apr 6, 2025
803fbdd
[PowerPC] Report proper error for invalid relocation specifier
MaskRay Apr 6, 2025
e592393
MCValue: Replace getSymSpecifier with getSpecifier
MaskRay Apr 6, 2025
8fa5b6c
MCValue: Replace getAccessVariant with getSpecifier
MaskRay Apr 6, 2025
7cb66ff
[PowerPC] Use reportError
MaskRay Apr 6, 2025
e7dc05e
MCValue: Make print private
MaskRay Apr 6, 2025
c0b4a8e
MCValue: Replace getRefKind with getSpecifier
MaskRay Apr 6, 2025
53e1c8b
AArch64MCExpr: Remove unused getSpecifier
MaskRay Apr 6, 2025
8d71a2a
[VPlan] Use ExitBocks to check in VPlan::isExitBlock (NFC).
fhahn Apr 6, 2025
7013b51
[libc++] Implement `std::flat_multiset` (#128363)
huixie90 Apr 6, 2025
0a17427
[SelectionDAG] Wire up -gen-sdnode-info TableGen backend (#125358)
s-barannikov Apr 6, 2025
3e08dcd
[mlir][inliner] Move callback types from InlinerConfig -> InlinerInte…
d0k Apr 6, 2025
283a78a
Reapply "[LV] Don't add blocks to loop in GeneratedRTChecks (NFC)."
fhahn Apr 6, 2025
ba3fa39
[EarlyCSE] Re-generate checks for intrinsics.ll.
fhahn Apr 6, 2025
0defd83
[AArch64] Avoid unused variable warnings in release builds
d0k Apr 6, 2025
449e2f5
[LV] Remove more DT updates from legacy code path (NFCI).
fhahn Apr 6, 2025
48441cb
[Matrix] Properly set Changed status when optimizing transposes.
fhahn Apr 6, 2025
eb70253
[LangRef/DataLayout] Spell out requirements for alignment values (#10…
s-barannikov Apr 6, 2025
976de53
[MC,MachO] Replace SectionAddrMap workaround with cleaner variable ha…
MaskRay Apr 6, 2025
b90a926
MCExpr: Remove unused SectionAddrMap workaround
MaskRay Apr 6, 2025
12a377e
[LV] Add test for mis-compile when narrowing interleave groups.
fhahn Apr 6, 2025
768ccf6
MCSymbolRefExpr: Remove HasSubsectionsViaSymbolsBit
MaskRay Apr 6, 2025
464286b
[VPlan] Don't narrow interleave groups if there are vector pointers.
fhahn Apr 6, 2025
146ad71
[IR] Deprecate PointerType::get/getUnqual pointee type overload (#134…
junlarsen Apr 6, 2025
f2987f2
[X86][AVX10] Make warning message more informative, NFCI (#134528)
phoebewang Apr 7, 2025
aef000d
[clang] fix serialization of SubstNonTypeTemplateParmExpr (#134560)
mizvekov Apr 7, 2025
c9497a2
[OCaml] Fix test with invalid usage of #dbg_declare (#134508)
alan-j-hu Apr 7, 2025
da6e245
[clang-tidy] Improve `bugprone-capturing-this-in-member-variable` che…
vbvictor Apr 7, 2025
8f0d8d2
Delete duplicated hlfir.declare op of induction variables of do concu…
wangzpgi Apr 7, 2025
6ce0fd7
[clang] NFC: clean trailing whitespaces in clang/test/CXX/drs/cwg15xx…
mizvekov Apr 7, 2025
0d68bad
IR: Fix typo in unreachable message
arsenm Apr 7, 2025
e90d40a
NaryReassociate: Remove redundant run lines
arsenm Apr 7, 2025
d9ccfd7
[mlir][llvm] Respect call noinline attr in inliner (#134493)
gysit Apr 7, 2025
f280d60
[CSKY] Simplify shouldForceRelocation with MCValue::Specifier
MaskRay Apr 7, 2025
87a4215
[Clang] Always verify LLVM IR inputs (#134396)
nikic Apr 7, 2025
31ef7ac
[clang][analyzer] Fix a possible crash in CastSizeChecker (#134387)
balazske Apr 7, 2025
7b3b4a5
IR: Use poison in dropDroppableUse (#134576)
arsenm Apr 7, 2025
4a5ff3e
Value: Remove redundant removeFromList in dropDroppableUse (#134580)
arsenm Apr 7, 2025
2f8b486
[IR][JumpThreading] Fix infinite recursion on compare self-reference …
ro-i Apr 7, 2025
04bb8ec
AMDGPU: Disable sincos fold for constant inputs (#134579)
arsenm Apr 7, 2025
4a425a4
NaryReassociate: Check pattern before user scan (#134587)
arsenm Apr 7, 2025
44e32fb
[Clang][OpenCL] Fix wait_for_event argument address space with -fdecl…
jmmartinez Apr 7, 2025
f20cb3f
[mlir][bufferization] Drop the assumption for alloc result index (#13…
FruitClover Apr 7, 2025
be6ccc9
[VPlan] Split out VPBlendRecipe simplifications from simplifyRecipes.…
lukel97 Apr 7, 2025
387a885
Fix MSVC "32-bit shift implicitly converted to 64 bits" warning. NFCI.
RKSimon Apr 7, 2025
679b2f7
Fix MSVC "not all control paths return a value" warning. NFCI.
RKSimon Apr 7, 2025
ec40027
Fix MSVC "not all control paths return a value" warning. NFCI.
RKSimon Apr 7, 2025
65c7ea7
SLPVectorizer: Avoid looking at uselists of constants (#134578)
arsenm Apr 7, 2025
431c8dd
[mlir][IR] Add support for UnknownLoc to `verify-diagnostics` (#134421)
matthias-springer Apr 7, 2025
5748ddb
[SLP] NFC. Add a comment to introduce the alternate instruction. (#13…
HanKuanChen Apr 7, 2025
3654621
[X86][NFC] Use `Triple &` to avoid copy (#134532)
abhishek-kaushik22 Apr 7, 2025
0fc7aec
[BOLT] Gadget scanner: detect address materialization and arithmetic …
atrosinenko Apr 7, 2025
c9157d4
[llvm][docs] Reorder sections in GitHub.rst (#134212)
banach-space Apr 7, 2025
7b007c0
[mlir][tosa-to-linalg] Add acc_type lowering Support (#134267)
FranklandJack Apr 7, 2025
2c10723
[BOLT] Make DataflowAnalysis::getStateBefore() const (NFC) (#133308)
atrosinenko Apr 7, 2025
409df9f
[TTI][LV] Change the prototype of preferInLoopReduction. nfc (#132698)
Mel-Chen Apr 7, 2025
b9c876d
[flang][test] fix sporadically failing test (#134608)
tblah Apr 7, 2025
b9ec684
Correctly diagnose incomplete arrays with static storage in C (#134374)
AaronBallman Apr 7, 2025
96de843
[mlir][NVVM] Fix default label unreachable warning in `getVoteSyncInt…
jtuyls Apr 7, 2025
6c7c8b4
[X86] LowerINTRINSIC_WO_CHAIN - cleanup and clang-format VP2INTERSECT…
RKSimon Apr 7, 2025
c9280ba
[AMDGPU] Simplify emitAtomicRMWLegalRemark. NFC. (#134614)
jayfoad Apr 7, 2025
bd84d66
[lld][LoongArch] Convert TLS IE to LE in the normal or medium code mo…
ylzsx Apr 7, 2025
37deb09
[MLIR][Affine] Fix signatures of normalize memref utilities (#134466)
bondhugula Apr 7, 2025
4d1e4ef
[IR] Avoid call to deprecated PointerType::get (NFC) (#134609)
junlarsen Apr 7, 2025
9fe6f6a
[bazel] Change `gentbl_cc_library(tbl_outs)` to dicts (#134349)
chsigg Apr 7, 2025
e2fe787
[Clang] Use "syncscope" instead of "synchscope". NFC. (#134616)
jayfoad Apr 7, 2025
4509bc1
[X86][GlobalISel] Enable POWI function with libcall mapping (#134369)
JaydeepChauhan14 Apr 7, 2025
bafa2f4
[mlir][memref] Check memory space before lowering alloc ops (#134427)
matthias-springer Apr 7, 2025
2f6bc47
[mlir][vector] Standardise `valueToStore` Naming Across Vector Ops (N…
banach-space Apr 7, 2025
382962b
[GlobalISel] Fix dangling reference in CombinerHelper::matchCombineEx…
KRM7 Apr 4, 2025
67dd201
Recommit [AArch64][SVE]Use FeatureUseFixedOverScalableIfEqualCost fo…
nasherm Apr 7, 2025
771b94f
[NFC][SPIRV] remove unimplemented function define for `selectCross` (…
farzonl Apr 7, 2025
0ab2061
[WebAssembly] Represent trap instructions as `poison` (#134553)
pedroclobo Apr 7, 2025
b2711e1
[flang][nfc] Support volatile on ref, box, and class types (#134386)
ashermancinelli Apr 7, 2025
0d71d9a
Reland [Clang][Cmake] fix libtool duplicate member name warnings (#13…
farzonl Apr 7, 2025
cff6565
[mlir][spirv] Fix incorrect argument erasure in deserializer (#134610)
IgWod-IMG Apr 7, 2025
82103df
Revert "Reland [Clang][Cmake] fix libtool duplicate member name warni…
farzonl Apr 7, 2025
8fddef8
[SelectionDAG] Introducing a new ISD::POISON SDNode to represent the …
diggerlin Apr 7, 2025
28a3918
Bitcode: Convert test to opaque pointers
arsenm Apr 7, 2025
48bad5b
[HLSL] Include SPIRV in LLVM_TARGETS_TO_BUILD in the HLSL cmake cache…
bogner Apr 7, 2025
7fa388d
[Flang][OpenMP] Fix bug with default(none) and host-assoc threadpriva…
mjklemm Apr 7, 2025
954ccee
[clang] fix partial ordering of NTTP packs (#134461)
mizvekov Apr 7, 2025
e288577
[libc] Fix function that wasn't updated in wrapper headers
jhuber6 Apr 7, 2025
4b90f24
[LLDB] Add integration test for libsanitizers trace collection (#134323)
yln Apr 7, 2025
c75eac7
[LLD][COFF] Don't dllimport from static libraries (#134443)
aganea Apr 7, 2025
b09daa4
[llvm][docs] 2 small fixes to GitHub guide (#134620)
DavidSpickett Apr 7, 2025
268c065
[fatlto] Add coroutine passes when using FatLTO with ThinLTO (#134434)
ilovepi Apr 7, 2025
7fe6e70
[NFC][LLVM][NVPTX] Cleanup pass initialization for NVPTX (#134311)
jurahul Apr 7, 2025
16c84c4
[DirectX] Add target builtins (#134439)
farzonl Apr 7, 2025
0218d24
Merge from 'sycl' to 'sycl-web' (15 commits)
Apr 7, 2025
7903415
Merge from 'main' to 'sycl-web' (295 commits)
aelovikov-intel Apr 7, 2025
895bb1e
Merge from 'sycl' to 'sycl-web' (2 commits)
Apr 7, 2025
d465594
Merge from 'main' to 'sycl-web' (1 commits)
JaydeepChauhan14 Apr 8, 2025
7a2b701
Merge with Conflict Markers
jsji Apr 20, 2025
ce22ee1
Unlink SPIRVEntry.h and LLVMSPIRVOpts.h (#3101)
MrSidims Mar 28, 2025
2557995
Implement SPV_KHR_bfloat16 extension (#3099)
MrSidims Mar 28, 2025
f009df5
Fix translation of some cases of mem2reged local variables (#3103)
MrSidims Apr 3, 2025
b912eea
Remove `Aligned 0` from tests (#3105)
svenvh Apr 7, 2025
87590ce
Update calls to PointerType::get with opaque equivalent (#3107)
svenvh Apr 8, 2025
871e22f
Set an arg of __spirv_ocl_nan/shuffle/shuffle2 to unsigned (#3106)
wenju-he Apr 8, 2025
e06ee9a
Implement SPV_INTEL_ternary_bitwise_function (#3104)
steffenlarsen Apr 9, 2025
de08c5f
Support reverse translation of FPFastMathMode decoration for `fcmp` i…
vmaksimo Apr 9, 2025
3af82fc
Update debug-label-skip.ll test (#3116)
vmaksimo Apr 10, 2025
59fd9db
XFAIL entry_point_func.ll after a45b133 (#3117)
MrSidims Apr 14, 2025
376fcf3
Continue fixing translation of debug info for mem2reged vars (#3119)
MrSidims Apr 16, 2025
d65b09b
[libclc][libspirv] Fix issues in recent pulldowns (#17828)
frasercrmck Apr 8, 2025
f894eaa
XFAIL CodeGen/NVPTX/atomics-with-semantics.ll for now (#28523)
jsji Apr 16, 2025
3602c1b
[NFC][NVPTX] Update Checks after align autoupgrade in 10fd5b925fa (#2…
jsji Apr 11, 2025
12f4c71
[Clang][AST] Update PackExpansionExpr after 954ccee5d53 (#28525)
jsji Apr 16, 2025
e4cd8d6
[Clang] Fix conflcit resolution for cfee056b4e75 (#28371)
jsji Apr 9, 2025
789ba70
Revert "XFAIL entry_point_func.ll after a45b133 (#3117)"
jsji Apr 21, 2025
bf0b547
[NFC][Clang][SemaSYCL] Update ast-dump after 578f38cd08ba (#28374)
jsji Apr 10, 2025
5114ebd
[NFC][SemaSYCL] Update template name in error message after dc17429ae…
jsji Apr 10, 2025
b721941
[SYCL] Recover removed AddressSpaceCast in 3cfd1def73 (#28411)
jsji Apr 11, 2025
9e9082c
[SYCL] Update abi/layout* tests
aelovikov-intel Apr 9, 2025
8e42124
[HIP] Avoid append dup args in TranslateArgs after b37be0e734ec
jsji Apr 22, 2025
45ffedd
[NVPTX] Restore patterns for some atomic intrinsics
frasercrmck Apr 23, 2025
ca930b8
[NVPTX][NFC] Convert test file to unix line endings
frasercrmck Apr 23, 2025
f5ef7f8
[NVPTX] Restore custom additions to atomic intrinsics
frasercrmck Apr 23, 2025
32af52b
[NVPTX] Restore ISel for atomic ld/st with semantics
frasercrmck Apr 23, 2025
0357b71
[SYCL] Skip processKernel for declarations in LocalAccessorToSharedMe…
jsji Apr 28, 2025
e96a6fe
[libspirv] Fix missing table declaration
frasercrmck Apr 28, 2025
9adce8a
Revert "[HLSL] Add __spirv__ macro (#132848)"
jsji Apr 28, 2025
69fa059
[SYCL] Revert fix in 84af96b8a20d for 9ce77255b9a
jsji Apr 28, 2025
a93a537
[SYCL][E2E] XFAIL 7 work group memory test for spirv-backend
jsji Apr 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
207 changes: 0 additions & 207 deletions .ci/compute-projects.sh

This file was deleted.

Loading
Loading