Sign in
llvm
/
llvm-project
/
llvm
/
HEAD
4cbf683
[CUDA/HIP][SYCL] Deduplicate deferred diagnostics across multiple callers (#185926)
by Yaxun (Sam) Liu
· 5 hours ago
main
master
2fe9758
[CodeView] Initialize RegisterId members to RegisterId::NONE (#186551)
by Vitaly Buka
· 6 hours ago
8a2dfdbd
[RISCV] Add codegen patterns to support short forward branches with immediates (#185643)
by quic_hchandel
· 9 hours ago
79b5891
[NFC][Support] Don't test UB in Caching.WriteAfterCommit (#186532)
by Vitaly Buka
· 9 hours ago
85da381
[ScalarEvolution] Limit recursion in getRangeRef for PHI nodes. (#152823)
by Eli Friedman
· 9 hours ago
668dfe5
[LoopIdiomVectorize] Preserve address space in FindFirstByte (#185226)
by sweiglbosker
· 10 hours ago
e16f4e9
AMDGPU/GlobalISel: RegBankLegalize rules for amdgcn_ds_swizzle (#186024)
by vangthao95
· 10 hours ago
c9637d9
AMDGPU/GlobalISel: RegBankLegalize rules for s_getreg (#186253)
by vangthao95
· 10 hours ago
a3710e5
[LoopUnroll] Remove `computeUnrollCount()`'s return value (#184529)
by Justin Fargnoli
· 11 hours ago
b09b5d9
[HLSL][DirectX] Add `transpose` HLSL intrinsic and DXIL lowering of `llvm.matrix.transpose` (#186263)
by Deric C.
· 11 hours ago
3812743
[coro] [async] There needs to be a one-to-one corespondance between the async resume function value and the suspend intrinsic (#186436)
by Arnold Schwaighofer
· 11 hours ago
1b3c1ee
[CodeGen] Drop uses of BranchInst (#186391)
by Alexis Engelke
· 11 hours ago
f68d880
[AMDGPU] Remove unused regclass SGPR_HI16. NFCI. (#186431)
by Jay Foad
· 11 hours ago
a93a262
[TableGen] Use dbgs() instead of errs() in dump functions and LLVM_DEBUG (#186508)
by Craig Topper
· 11 hours ago
e6f47d1
[LLVM] [SeparateConstOffsetFromGEP] patch PR 183402 to not assert on scalable types (#186503)
by Meredith Julian
· 11 hours ago
1f4bdb4
[AMDGPU] Mark VOPC_e64 instructions rematerializable (#186195)
by Romanov Vlad
· 11 hours ago
e7a0332
Reapply "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#186309)
by Joseph Huber
· 16 hours ago
e982d84
[MIR][MachineInstr] Update MachineInstr::eraseFromParent() to return an iterator (#179787)
by vporpo
· 12 hours ago
e736d076
[LoopFusion] Fusing with loop-invariant non-anti dependency (#186459)
by Alireza Torabian
· 12 hours ago
f9fe6d3
[RISCV][P-ext] Remove unecessary AND from packed shift amounts. (#186488)
by Craig Topper
· 13 hours ago
46d8204
[clang][ssaf] Fix missing library dependency (#186496)
by Balázs Benics
· 13 hours ago
42344fa
[X86] lowerV4F32Shuffle - don't use INSERTPS if SHUFPS will suffice (#186468)
by Simon Pilgrim
· 13 hours ago
f52b31a
AMDGPU/GlobalISel: RegBankLegalize rules for ds_bvh_stack (#186219)
by vangthao95
· 14 hours ago
fbf18e6
AMDGPU/GlobalISel: RegBankLegalize rules for s_setprio/sethalt/nop (#186244)
by vangthao95
· 14 hours ago
18bf474
[X86] Add correct model values for znver1, znver2 shld, shrd (#186175)
by Gergo Stomfai
· 14 hours ago
34920b8
[NFC][SCEV] Use const_cast to avoid warnings/errors. (#186474)
by Slava Zakharin
· 14 hours ago
670f191
[DWARFVerifier] rewrite DieRangeInfo::insert to remove O(N^2) loop (#185915)
by Peter Rong
· 14 hours ago
174876d
[clang][ssaf] Fix shared library build by adding missing clangBasic dependency (#186475)
by Balázs Benics
· 15 hours ago
b771bf0
[llvm-otool] Fix -arch flag for universal binary slice selection (#184810)
by Ryan Mansfield
· 15 hours ago
68aaf58
AMDGPU/GlobalISel: RegBankLegalize rules for FFBH/FFBL (#186017)
by vangthao95
· 15 hours ago
4047db4
AMDGPU/GlobalISel: RegBankLegalize rules for amdgcn_endpgm (#186217)
by vangthao95
· 15 hours ago
24fd9a9
Fix passing MIR tests. (#186450)
by Ivan Kosarev
· 15 hours ago
bdd816f
[clang][ssaf][NFC] Trim unused transitive deps from SSAF libraries (#186442)
by Balázs Benics
· 15 hours ago
e505648
[TTI] Return scalable size on scalable in getRegisterBitWidth (#186171)
by Ramkumar Ramachandra
· 15 hours ago
40701d5
AMDGPU/GlobalISel: RegBankLegalize rules for lds_param_load (#186035)
by vangthao95
· 15 hours ago
7a711b7
[AMDGPU][LoopUnroll] Enable allowexpensivetripcount for amdgpu when unroll pragmas are present (#181241)
by Adel Ejjeh
· 16 hours ago
46a0f63
[InstSimplify] Optimize fcmp(min/maxnimumnum) (#185868)
by Lewis Crawford
· 16 hours ago
6097674
[clang][ssaf][NFC] Sort source lists in SSAF build files (#186408)
by Balázs Benics
· 16 hours ago
9d632b3
[SCEV] Introduce SCEVUse, use it instead of const SCEV * (NFCI). (#91961)
by Florian Hahn
· 16 hours ago
e284724
[MIR] Support symbolic inline asm tiedto constraints (#186397)
by Ivan Kosarev
· 16 hours ago
407b116
[VPlan] Introduce VPlan::getDataLayout (NFC) (#186418)
by Ramkumar Ramachandra
· 16 hours ago
98b247f
[LoopUnroll][NFC] Move unroll pragma helper functions to LoopUnroll.cpp (#185895)
by Adel Ejjeh
· 16 hours ago
9bc009c
[X86] Fix syntax directive for --output-asm-variant=1 (#186316)
by Fangrui Song
· 16 hours ago
0ad037c
[X86] ReplaceNodeResults - i512 shift expansion - generalize vector element counts (#186420)
by Simon Pilgrim
· 16 hours ago
dec790a
[VPlan] Don't narrow wide loads for scalable VFs when narrowing IGs. (#186181)
by Florian Hahn
· 16 hours ago
9dd9d07
[VPlan] Prevent uses of materialized VPSymbolicValues. (NFC) (#182318)
by Florian Hahn
· 18 hours ago
eba3a32
[AArch64] Improve pow(x,y) cost model for some constant values of y (#185607)
by David Sherwood
· 18 hours ago
f1ff3eb
[IVDescriptors] Remove single-use constraint from FindLast comparisons (#186096)
by Graham Hunter
· 18 hours ago
05deb93
[AArch64][SVE2] Allow commuting two-input NBSL/BSL2N idioms. (#184847)
by Ricardo Jesus
· 18 hours ago
5050e91
[gn] port b80248a0ea35df more (clang-doc md templates) (#186401)
by Nico Weber
· 18 hours ago
b91f50c
[DebugInfo] Add Verifier check for duplicate arg indices in SP's retainedNodes list (#186225)
by Vladislav Dzhidzhoev
· 19 hours ago
bec713f
[MIR] Support symbolic inline asm operands (#185893)
by Ivan Kosarev
· 19 hours ago
bf0df7c
[Analysis][NFC] Drop use of BranchInst (#186374)
by Alexis Engelke
· 19 hours ago
b183463
[VectorCombine] Fix crash in foldShuffleOfSelects for single-element shuffle result (#185713)
by Nathiyaa Sengodan
· 19 hours ago
b7885a9
[AMDGPU] Pass MF into the SIInsertWaitcnts constructor. NFC. (#186369)
by Jay Foad
· 19 hours ago
16ec2d5
[AMDGPU][NFC] Add missing isFLAT check to isVMEM. (#186321)
by sstipano
· 19 hours ago
1a8f8bb
[gn] port b80248a0ea35df (clang-doc md templates)
by Nico Weber
· 20 hours ago
2c96c8f
[AMDGPU][GlobalIsel] Add register bank legalization rules for amdgcn sin cos intrinsics. (#185934)
by Syadus Sefat
· 20 hours ago
dbebf55
[X86] Remove single use assumption in combineVectorSizedSetCCEquality (#182200)
by Gergo Stomfai
· 20 hours ago
3495948
[gn] port b02ef5abab026 / 5d7a502a9d923 (clang-ssaf-format)
by Nico Weber
· 20 hours ago
7305942
[docs] Fix line wrapping in SourceLevelDebugging.rst (#186377)
by Sergei Barannikov
· 20 hours ago
bc4bfd6
[NFC][AArch64] ConditionOptimizer Improve readability of cmp adjustment code (#185532)
by Hussam Alhassan
· 20 hours ago
ab585ad
[gn] fix rebase mishap in 52c224a12e564 due to fcd230adc6cb6
by Nico Weber
· 21 hours ago
96a2925
[gn] port 5cafc12f06ea93, ef375ca2329b01 (clang-ssaf-linker)
by Nico Weber
· 21 hours ago
ef8c7f1
[clang][ssaf][NFC] Move SSAF from Analysis/Scalable/ to ScalableStaticAnalysisFramework/ (#186156)
by Balázs Benics
· 21 hours ago
5c29700
[AMDGPU] Change SIInsertWaitcnts MLI and PDT to references. NFC. (#186367)
by Jay Foad
· 21 hours ago
c05affb
[AArch64] Update aarch64_neon_sqdmulls_scalar pattern (#185836)
by David Green
· 21 hours ago
d6fa55d
[gn] port 643969e7804
by Nico Weber
· 21 hours ago
e268d73
[OCaml] Fix bindings after br -> uncondbr+condbr split (#186176)
by Nikita Popov
· 21 hours ago
be00861
[AArch64] Add fixed-length bfloat cost model tests (NFC) (#184805)
by Benjamin Maxwell
· 22 hours ago
eb50701
[VPlan] Reuse mask of immediate dominator in VPlanPredicator (#185595)
by Mel Chen
· 22 hours ago
813edb0
[IR][Core][NFC] Drop some BranchInst uses (#186352)
by Alexis Engelke
· 22 hours ago
65b8492
[InstCombine] Fix crash in `foldReversedIntrinsicOperands` for struct-return intrinsics (#186339)
by Yunbo Ni
· 22 hours ago
30c9e4c
[AArch64] Fold NEON splats into users by using SVE immediates (#165559)
by Benjamin Maxwell
· 22 hours ago
73031ba
[LowerMemIntrinsics][AMDGPU] Optimize memset.pattern lowering (#185901)
by Fabian Ritter
· 23 hours ago
220f152
[LLVM] Remove "no-nans-fp-math" attribute support (#186285)
by paperchalice
· 23 hours ago
f6f5448
[Verifier] Add test for out of bounds gc.relocate reference
by Nikita Popov
· 23 hours ago
1edb108
[LowerMemIntrinsics] Avoid emitting unreachable loops in insertLoopExpansion (#185900)
by Fabian Ritter
· 24 hours ago
c21315b
[DebugInfo] Add Verifier check for local enums in CU's enums field (#185228)
by Vladislav Dzhidzhoev
· 24 hours ago
62b60fa
[CoroSplit] Keep coro.free for resume/destroy functions (#186301)
by Weibo He
· 25 hours ago
d0708b0
[Analysis] Fix -Wparentheses warning in DominanceFrontierImpl.h
by Jim Lin
· 27 hours ago
d224965
[RISCV] Remove unnecessary mayRaiseFPException from NDS_VFWCVT_S_BF16
by Jim Lin
· 29 hours ago
3c473db
[RISCV][NFC] Move HasVendorXAndesVBFHCvt from multiclass body to instantiation site
by Jim Lin
· 29 hours ago
f54ebbb
[RISCV] Add missing predicate to XAndes VD4DOT patterns
by Jim Lin
· 29 hours ago
98cf0ef
[RISCV] Add missing predicate to XAndes VFPMAD patterns
by Jim Lin
· 30 hours ago
21d9b1c
[RISCV] Fix typo in NDSRVInstVSINTCvt: fucnt5 -> funct5
by Jim Lin
· 30 hours ago
655e43f
Revert "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#186309)
by theRonShark
· 27 hours ago
69eca6a
[RISCV] Fix crash in getShuffleCost for P-extension without V extension (#186149)
by Kito Cheng
· 29 hours ago
82fa764
[RISCV] Fix crash in combinePExtTruncate for truncate(srl) without MUL/SUB (#186141)
by Kito Cheng
· 29 hours ago
c1ceada
[llvm] Fix modules build after 2e614f353871a9a0738c3b49d35d5ed4e480633b (#186302)
by Jon Roelofs
· 29 hours ago
0b0c854
[support][blake3][nfc]Expose init_keyed to BLAKE3 llvm wrapper. (#185939)
by Vy Nguyen
· 32 hours ago
88e524f
MIPS/expandAtomicBinOp: Remove tailing kill dead register operands (#186055)
by YunQiang Su
· 32 hours ago
eb058c5
[X86] Remove `NoNaNsFPMath` uses (#185582)
by paperchalice
· 33 hours ago
6b7c4f5
[AMDGPU][SIInsertWaitcnts] Create a WCG instance per MF (#185916)
by vporpo
· 33 hours ago
f0b1bcf
[X86] Fold BLENDI(X,Y) -> VZEXT_MOVL if the upper elements are known to be zero (#186267)
by Simon Pilgrim
· 33 hours ago
92b34d9
[gn build] Port 472c8f8d9696
by Nico Weber
· 33 hours ago
d9e4b61
[gn build] Port 4334fed5c954
by Nico Weber
· 33 hours ago
5b1f897
[gn] port 5eaf19a15129 (Support/HTTP)
by Nico Weber
· 33 hours ago
de667f5
[OpenMP] Move OpenMP implicit argument to the end and reformat (#185989)
by Joseph Huber
· 33 hours ago
60a67f9e
[SampleProfile] Skip counting mismatched weak symbols during profile loading (#185514)
by HighW4y2H3ll
· 35 hours ago
Next »