Sign in
◑
Theme
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
HEAD
c363b39
[SLP] NFC: Remove redundant expression from getBuildVectorCost (#222547)
by Sander de Smalen
· 5 minutes ago
main
master
upstream/main
c69a5eb
[libc++] Simplify the implementation of std::declval (#222303)
by Nikolas Klauser
· 9 minutes ago
14789f7
[orc-rt] Generalize testcases for different target archs (#222629)
by Lang Hames
· 13 minutes ago
3ec60e8
[libc] Optimize the GPU printf implementation with size hints (#222474)
by Joseph Huber
· 30 minutes ago
0afee5c
[Darwin][TSan] Use deadlock detector aware calls for Darwin-specific lock interceptors (#216040)
by Dan Blackwell
· 43 minutes ago
21d80e8
[orc-rt] Remove redundant extern keyword. (#222619)
by Lang Hames
· 49 minutes ago
b3eab3a
[mlir][vector] Fix mask neutral value for masked fmaximum/fminimum reductions (#222275)
by lorenzo chelini
· 56 minutes ago
3eeb9b2
[flang] add AllocationPolicy attribute to module and use it in InlineHLFIRCopy (#222013)
by jeanPerier
· 61 minutes ago
cb46e85
[JITLink][RISCV] Avoid quadratic removal of alignment edges (#222317)
by Thrrreeee
· 70 minutes ago
46f9c22
[Scalarizer] Update tests to use update_test_checks.py (#222460)
by Farzon Lotfi
· 72 minutes ago
cc45d4f
[CostModel][X86] clmul.ll - add test coverage for vpclmulqdq targets (#222610)
by Simon Pilgrim
· 76 minutes ago
e4d4083
[OpenMP] Give the device shared memory allocations a debug location. (#221842)
by Abid Qadeer
· 78 minutes ago
11cf968
[NATVIS] Fix ConstantInt APInt value access (#221719)
by Simon Pilgrim
· 80 minutes ago
73f0077
Revert "[clang][bytecode] Use opaque pointers for decl-based dummy pointers" (#222599)
by Timm Baeder
· 2 hours ago
38fb876
[LV][NFC] Move up getEpilogueTailLowering() (#222358)
by Hassnaa Hamdi
· 2 hours ago
26012d6
[CostModel][X86] Add baseline cost test for pdep/pext intrinsics (#222603)
by Simon Pilgrim
· 2 hours ago
abf3bd6
[clang][DebugInfo] Fix verbose trap source line (#222456)
by Yaxun (Sam) Liu
· 2 hours ago
e295581
[MLIR]: Fix test after 70f5696e (#222601)
by Sohaib Iftikhar
· 2 hours ago
05e74e7
[opt] Move InitLLVM ownership to the standalone entry point (#222559)
by Anutosh Bhat
· 2 hours ago
f3909e0
[MLGO] Gate model tests on optimization-specific lit features (#217906)
by ioana ghiban
· 2 hours ago
5da4b50
[AMDGPU][GISel] Notify GISel observers when splitting trap blocks (#219128)
by Keshav Vinayak Jha
· 2 hours ago
bc25ad4
[mlir][emitc] Fix arith.{div,rem}ui index support (#221546)
by Gil Rapaport
· 2 hours ago
c52a343
[AsmPrinter] add optimisation remark for target-features (#222074)
by Tomas Matheson
· 2 hours ago
5bb6f55
[libsycl][NFC] Extend list of libsycl maintainers. (#222414)
by Kseniya Tikhomirova
· 2 hours ago
f2ba88c
[IR] Mark whether param/ret attributes are ABI relevant (#222575)
by Nikita Popov
· 2 hours ago
b3e7900
[llvm-readobj] Exclude Mach-O dylib IDs from needed libraries (#221618)
by Tianyi Chen
· 3 hours ago
bde886d
AMDGPU: Start using subarch in attributor instead of subtarget (#212207)
by Matt Arsenault
· 3 hours ago
eb3aad0
[BrainF] Remove use of getSizeOf() (#222590)
by Nikita Popov
· 3 hours ago
c8629248
[llc] Add a reusable LLVMLlcDriver library (#221896)
by Anutosh Bhat
· 3 hours ago
0fa0a5d
[VPlan] Inline a using declaration in single use-site (NFC) (#222259)
by Ramkumar Ramachandra
· 3 hours ago
c7e6e98
[VPlan] Simplify PlainCFG VPI construction (NFC) (#216435)
by Ramkumar Ramachandra
· 3 hours ago
8d1a8fc
[llvm-strings] Style updates primarily for --radix (#222454)
by Harald van Dijk
· 3 hours ago
3a25949
[mlir-translate] Move InitLLVM ownership to the standalone tool (#222570)
by Anutosh Bhat
· 3 hours ago
278e125
[LLVM][CodeGen][AArch64] Fix incorrect chain usage when lowering ISD::STRICT_FP_EXTEND. (#222287)
by Paul Walker
· 3 hours ago
9679fbf
[LLVM][CodeGen][SME] Don't use non-streaming zeroing instruction when in streaming mode. (#222353)
by Paul Walker
· 3 hours ago
c9e07d9
[MLIR][NVVM] Shard generated operation definitions (NFC) (#221812)
by Mehdi Amini
· 3 hours ago
2cd1789
[orc-rt] Express CI symbols as C-level names (#222564)
by Lang Hames
· 3 hours ago
6b2ef39
[GlobalISel] Reserve IRTranslator value map and virtual register storage (NFC) (#222311)
by Cullen Rhodes
· 4 hours ago
246beeb
[BuildLibCalls] Use emitLibCall() in more places (NFCI) (#222557)
by Nikita Popov
· 4 hours ago
35a6d33
AMDGPU: Remove deprecated getArchAttr and ArchFeatures TableGen (#222462)
by Matt Arsenault
· 4 hours ago
182f0ea
[libFuzzer] Modify stop-file.test to support remote devices (#222012)
by Dan Blackwell
· 4 hours ago
404ceba
[AArch64][NEON] Fold insert(zero, extract(X, 0), 0) -> X when X is known to zero lanes 1-N (#213940)
by CarolineConcatto
· 4 hours ago
8016407
[MLIR][Linalg] Remove Linalg named ops (#220916)
by Renato Golin
· 5 hours ago
70f5696
[MLIR][Linalg] Remove binary named ops (#220912)
by Renato Golin
· 5 hours ago
3b99e79
[MLIR][Linalg] Remove unary named ops (#220905)
by Renato Golin
· 5 hours ago
51daef2
X86: Mark EFLAGS dead on MOV32r0 emitted outside SelectionDAG (#222464)
by Matt Arsenault
· 5 hours ago
0573ec9
[mlir][lsp] Handle unrepresentable file locations (#220913)
by Mehdi Amini
· 5 hours ago
bab513b
[AMDGPU] Use new CSR cost calculation (#219220)
by Lukas Sommer
· 5 hours ago
672843a
[libc++][pstl] Implementation of parallel std::minmax_element() based on parallel reduce (#221572)
by Michael G. Kazakov
· 5 hours ago
ab7245d
libclc: Update fmod implementations (#222369)
by Matt Arsenault
· 5 hours ago
96295a1
[Clang] Fix a crash when forming a type from an indexed TTP. (#222326)
by Corentin Jabot
· 6 hours ago
a9f7095
[clang][bytecode] Use opaque pointers for decl-based dummy pointers (#220917)
by Timm Baeder
· 6 hours ago
4e22a6e
[llvm-rc] Add /showIncludes dependency reporting (#217102)
by Oren Azad
· 6 hours ago
4d689e6
[AArch64][GlobalISel] Use integer types for widening shift icmp (#222257)
by David Green
· 6 hours ago
bc6c76a
[Windows] Export Registry<T> members and accessors for plugins again (#221296)
by Ryan VanderMeulen
· 6 hours ago
a9e26ac
[LV] Avoid `std::optional<VPValue *>` (NFC) (#222352)
by Benjamin Maxwell
· 6 hours ago
be215a2
[Windows] Don't export clang::interp symbols for plugins (#221295)
by Ryan VanderMeulen
· 6 hours ago
a91c739
[Lifetime Safety] Name operator calls in alias-chain diagnostics (#221803)
by PushkarSingh
· 6 hours ago
b89710b
[AArch64][GlobalISel] Lower vector overflow intrinsics (#222091)
by David Green
· 6 hours ago
9e68cbd
[LLVM][NVPTX][MLIR] Support layouts in mbarrier.init and add mbarrier.check_layout (#217252)
by Pradeep Kumar
· 7 hours ago
6fbfc92
[clangd] Enable query-based custom checks (#216336)
by Peiqi Li
· 7 hours ago
3fd4d1f
[BOLT][ICP] Use PC-relative instructions for x86 PIC binaries in ICP (#216587)
by Jinjie Huang
· 7 hours ago
17caaa3
Revert "[clang] Revert "Disable Unique Internal Linkage Names for internal global vars." (#219261)" (#222486)
by SharonXSharon
· 7 hours ago
a700f8e
[FLANG][OpenMP] Handling pure directives in DO CONCURRENT (#216642)
by ShashwathiNavada
· 7 hours ago
1646fcc
[LLVM][Maintainers] Add myself as NVPTX backend co-maintainer (#215627)
by Durgadoss R
· 8 hours ago
93ad0d2
[AMDGPU] Restructure VGPR-alignment verifier tests, NFC (#219229)
by Valery Pykhtin
· 8 hours ago
ab618ec
[AMDGPU] Gate 64-bit VGPR copy lowering on operand register class in copyPhysReg (#219562)
by Valery Pykhtin
· 8 hours ago
6f54fe6
[BOLT][AArch64][Android] Recover from dump failure instead of exit (#221292)
by YongKang Zhu
· 8 hours ago
f590dfa
[RegAllocFast] Give an undef tied use the register of its tied def (#222249)
by Fangrui Song
· 8 hours ago
d54f5e5
[lldb] Add SBCompileUnit::GetIDInModule (#222470)
by Jonas Devlieghere
· 8 hours ago
4cbc996
[lldb-dap] Set stopped event text for signals and instrumentation (#222394)
by Jonas Devlieghere
· 9 hours ago
90cebef
[MemCpyOpt] Remove libcall availability checks for memory intrinsics (#198558)
by Addmisol
· 9 hours ago
4d5358b
[SLP][modularisation][NFC] Move BaseShuffleAnalysis to SLPShuffleAnalysis.h (#222236)
by Madhur Amilkanthwar
· 9 hours ago
34a9870
[lldb] Add SBCompileUnit::GetIsOptimized (#222403)
by Jonas Devlieghere
· 9 hours ago
4acc5f1
[SLP][modularisation][NFC] Move clusterSortPtrAccesses to SLPMemoryUtils (#222235)
by Madhur Amilkanthwar
· 9 hours ago
6594e82
[AMDGPU] Reject DPP combine when old is narrower than dst (#217894)
by Arseniy Obolenskiy
· 9 hours ago
feabb30
[MISched] Apply debug filters before starting a block (#222270)
by Pengcheng Wang
· 9 hours ago
cdf59b3
[Flang][OpenMP] Add lowering and translation for the threadset clause (#215513)
by Ritanya-B-Bharadwaj
· 9 hours ago
f1245b6
[CodeGen] Skip pseudo instructions in AggressiveAntiDepBreaker (#222271)
by Pengcheng Wang
· 9 hours ago
e01829d
[Clang] Avoid unnecessary overload resolution when building RecoveryExpr (#222296)
by Younan Zhang
· 10 hours ago
e32ffd8
[CIR] Add offload container attribute (#206576)
by David Rivera
· 10 hours ago
a2e2038
[AMDGPU] Add missing attributes to llvm.amdgcn.init.whole.wave (#222493)
by Shilei Tian
· 10 hours ago
7c90315
[GitHub] Bump CI Container Runner Version to 2.337.0 (#222480)
by Aiden Grossman
· 10 hours ago
18a61f5
[AMDGPU] Move feature LDSBankCount64 to specific subtargets. NFC (#222469)
by Chinmay Deshpande
· 11 hours ago
92c1693
[NFC][AMDGPU] Remove unused MC insts in isPackedSingleSGPR64BitInst (#222463)
by Changpeng Fang
· 11 hours ago
91d7ee6
[InstCombine] Fix profile propagation for wcslen folding (#222475)
by Aiden Grossman
· 11 hours ago
2e2c316
[libFuzzer] Clamp `ConsumeFloatingPointInRange` result to `max` (#221552)
by Stan Ulbrych
· 11 hours ago
7cdf4c8
[tsan] recognize EPOLL_CTL_MOD with EPOLLONESHOT (#220304)
by Mike Aizatsky
· 11 hours ago
1474da9
[ASan] Recognize WASI as a platform with 64-bit off_t (#144441)
by Yuta Saito
· 11 hours ago
ed6de59
[ObjectYAML] Fold layoutCOFF into writeCOFF (#221683)
by Haohai Wen
· 12 hours ago
ffde4ce
[RISCV] Add RV64 RUN lines to orc-b-patterns.ll. NFC (#222424)
by Craig Topper
· 12 hours ago
5524a21
[CIR] Add cir.coro.intrinsic.resume/destroy/done Ops (#222210)
by Andres-Salamanca
· 12 hours ago
6b0c183
[RISCV][GlobalISel] Support G_INTRINSIC_LRINT/G_INTRINSIC_LLRINT (#221992)
by Kane Wang
· 12 hours ago
2c4c9d8
[SPIRV] Fix inconsistent operand order for counter resource intrinsic (#221646)
by Helena Kotas
· 12 hours ago
a5ef934
[clang] Warn on signed char array constant conversion (#203792)
by Alex
· 13 hours ago
2f704c9
[Clang][OpenACC] Fixed getExtValue Call on Invalid Gang Dim (#221502)
by Tadeusz
· 13 hours ago
18a8d12
[CIR] Fix CIR tests by adding a triple/Requires. (#222346)
by Erich Keane
· 13 hours ago
707c032
[mlir][tosa] Add support for MXFP SCATTER (#222288)
by Yuvaraj Venkatesh
· 13 hours ago
2d70439
[gn] port eb5cd179549d68 (#222476)
by Nico Weber
· 14 hours ago
265bb9f
AMDGPU: Migrate R600 onto generated TargetParser bitset (#222461)
by Matt Arsenault
· 14 hours ago
Next »