The Week Of Monday 30 December 2024 Archives by thread
Starting: Mon Dec 30 00:02:07 PST 2024
Ending: Sun Jan 5 23:55:42 PST 2025
Messages: 497
- [all-commits] [llvm/llvm-project] b53866: [LoongArch] Modify expanding code sequence for Pse...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 91c5de: [bazel] Fix the broken bazel build for clang-tidy ...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 6ee3b7: [LoongArch] Add relax relocations for tls_le code ...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 85be55: [LoongArch] Avoid scheduling relaxable code sequen...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 486ec4: [clang-format] Add `AllowShortNamespacesOnASingleL...
Galen Elias via All-commits
- [all-commits] [llvm/llvm-project] 998bda: [MLGO] Only configure tests with LLVM_INCLUDE_TEST...
Jonas Hahnfeld via All-commits
- [all-commits] [llvm/llvm-project] 39e93e: [TOSA] Handle dialect check more efficiently (#120...
Luke Hutton via All-commits
- [all-commits] [llvm/llvm-project] 60d206: [mlir][xegpu] DCE decl in TD (#121249)
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project]
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 16d19a: [VPlan] Manage created blocks directly in VPlan. (...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 50a457: [RISCV][VLOPT] Add getOperandInfo for saturating s...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] ff936c: [Clang][Driver][AMDGPU] Add missing space in missi...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 42dfaa: [clang-tidy] add depercation warning for non-white...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 79af7b: [mlir][tosa] Add `AllElementTypesMatch` trait for ...
Longsheng Mou via All-commits
- [all-commits] [llvm/llvm-project] b3a7ab: [DAG] Don't allow implicit truncation in extract_e...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c7d237: [mlir] add a simple pygments lexer (#120942)
ftynse via All-commits
- [all-commits] [llvm/llvm-project] a74f82: [MIPatternMatch] Add m_DeferredReg/Type (#121218)
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] c2be48: [LV] Add additional tests with induction users.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] a77d11: [NVPTX] Remove redundant types from TableGen patte...
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] af8309: [VectorCombine] eraseInstruction - ensure we reatt...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ed224b: use universal references for `map`
Markus Böck via All-commits
- [all-commits] [llvm/llvm-project] 65a2eb: [sanitizer] Fix type in some Min() calls (#119248)
Stefan Schulze Frielinghaus via All-commits
- [all-commits] [llvm/llvm-project] 463f2f: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] ba9e0e: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] accd4a: [LLDB][Minidump] Make workaround for the Dynamic l...
Jacob Lalonde via All-commits
- [all-commits] [llvm/llvm-project] ab2eaf: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d9111f: [mlir][bufferization]-Refactor findValueInReverseU...
Amir Bishara via All-commits
- [all-commits] [llvm/llvm-project] fb365a: [mlir][linalg] DCE unimplemented extra decl (#121272)
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 9a88ed: [TYSan][CMake] CMake build fixes (#121224)
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 5373ed: [fuzzer][test] Disable noasan-strcmp test for AArch64
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] b20b6e: [LV] Check IR generated for both interleaving and ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 08f772: [clang-tidy][doc] mention smart ptr in bugprone-un...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] d5a96e: Revert af83093933ca73bc82c33130f8bda9f1ae54aae2 "[...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 332d26: Revert "[LV]: Teach LV to recursively (de)interlea...
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 28ae2f: Add truncxfhf2 with tests to compiler-rt (#120372)
B I Mohammed Abbas via All-commits
- [all-commits] [llvm/llvm-project] 70c915: [libc] Fix non-calls to cpp::is_complex_type_same ...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 089737: [Clang][test] Relax checking for libclang_rt.asan....
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] 9abcca: [libc] Move hdrgen into utils/ subdirectory (#121256)
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] f38554: [Tooling/Inclusion] Modify the Python script to op...
c8ef via All-commits
- [all-commits] [llvm/llvm-project] 07e13b: [libc] Remove unnecessary subdirectory layers in u...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] fe1f64: [clangd] Make EnableFunctionArgSnippets option str...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] e50ec3: [Clang][Sema] Expose static inline functions from ...
Jan Kokemüller via All-commits
- [all-commits] [llvm/llvm-project] f59096: [RISCV] Implement RISCVTTIImpl::getPreferredAddres...
Philipp van Kempen via All-commits
- [all-commits] [llvm/llvm-project] 2e3d39: [polly] Skip instructions of different function in...
Karthika Devi C via All-commits
- [all-commits] [llvm/llvm-project] 6f3d1d: [libc] add __stack_chk_guard to generic (#121121)
Tristan Ross via All-commits
- [all-commits] [llvm/llvm-project] 5b5ef2: [RISCV] Fix typo: vmv.x.i -> vmv.v.i
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] e3fe41: [RISCV] Add missing ReadFMA16Addend in Unsupported...
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] f03535: [SCEV] Make sure starting block is marked as visit...
Julian Nagele via All-commits
- [all-commits] [llvm/llvm-project] b35d34: [AArch64] Add an option for sve-prefer-fixed-over-...
David Green via All-commits
- [all-commits] [llvm/llvm-project] f0d601: [clang][bytecode] Check memove/memcpy for availabl...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 31613d: [mlir][ArmSME] Migrate `arm-sme-vector-legalizatio...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 80ecba: [mlir][Transforms] Mark 1:N conversion driver as d...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 1d5154: [SystemZ][z/OS] Open YAML files for read as text f...
Zibi Sarbinowski via All-commits
- [all-commits] [llvm/llvm-project] 40612e: ex
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] a18a9d: [mlir][Transforms] Remove 1:N dialect conversion d...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c26bd8: [mlir][Transforms] Remove 1:N dialect conversion d...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] ddef38: [VPlan] Move simplifyRecipe(s) definitions up to a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6279d2: AArch64ABIInfo::passAsAggregateType - don't direct...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d1e5e6: [PhaseOrdering] Update test RUN lines to use `-pas...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0b08e0: [mlir][nfc] GpuToROCDL: Remove some dead code (#12...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 7b713e: Revert "[mlir][nfc] GpuToROCDL: Remove some dead c...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 018b32: Revert "[mlir][nfc] GpuToROCDL: Remove some dead c...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] ebdb6c: [lit] Cope with more cat variants (#121376)
Angus Lees via All-commits
- [all-commits] [llvm/llvm-project] 40e734: [lld][MachO] Allow separate --irpgo-profile flag (...
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] 8e8d0c: Fix integer suffix in truncxfhf2_test (#121388)
B I Mohammed Abbas via All-commits
- [all-commits] [llvm/llvm-project] a5f305: [AArch64][NFC] Remove redundant comments in SMEIns...
SpencerAbson via All-commits
- [all-commits] [llvm/llvm-project] 0e23cb: [mlir][nfc] GpuToROCDL: Remove some dead code (#12...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 2cee90: [AArch64] Add some tests for csel/subs with swappe...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 5056a4: [lldb] Update two API tests to fix x86 Darwin fail...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 71d6b0: [AArch64][GlobalISel] Lower shuffle vector with sc...
David Green via All-commits
- [all-commits] [llvm/llvm-project] b06a45: [VPlan] Add all blocks to outer loop if present du...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7d6ec3: [LV] Add more tests for vector loop removal.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3026ec: [LV] Also verify loops in vector loop removal tests.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 90c760: [MLIR][NVVM] Add exit (#120251)
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1d0f40: [libc] fix generic __stack_check_fail for fuchsia ...
Tristan Ross via All-commits
- [all-commits] [llvm/llvm-project] a304c8: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2feffe: [ConstantRange] Estimate tighter lower (upper) bou...
Stephen Senran Zhang via All-commits
- [all-commits] [llvm/llvm-project] f1fa29: [AMDGPU] Pre-commit tests for "lshr + mad" fold (#...
Vikram Hegde via All-commits
- [all-commits] [llvm/llvm-project] 283806: [GlobalIsel] Add combine for select with constants...
Vikash Gupta via All-commits
- [all-commits] [llvm/llvm-project] dc7b8b: Remove setAnalyses(); pass analysis in getAdvisor
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] bdedc4: [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] c1f4df: [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] eafbab: [EntryExitInstrumenter][AArch64][RISCV][LoongArch]...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] 284660: [NewPm][CodeGen] Record parameterized machine pass...
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] a29bd8: [CodeGen][NewPM] Record parameterized machine pass...
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] 1b7197: [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] 1623c4: [Clang] Resolved type of expression indexing into ...
TilakChad via All-commits
- [all-commits] [llvm/llvm-project] ca2ab7: [clang] Canonicalize absolute paths in dependency ...
xtex via All-commits
- [all-commits] [llvm/llvm-project] 06f0a2: AS: Rename to greedy, CFG obviation, comment fix
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] dbbe1d: make_unique the new operator
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] 50054b: [CodeGen] LiveRegMatrix: Use allocator through a u...
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] ed572f: Reapply "[libc++] Explicitly convert to masks in S...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d4fe0a: [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] fac6be: [mlir] Prepend include directories before LLVM inc...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 6d3d95: [XRay][account] add account test for nonempty exit...
Tomer Shafir via All-commits
- [all-commits] [llvm/llvm-project] 2a90ef: [NFC][ConstraintElimination] Optimize code styles ...
Stephen Senran Zhang via All-commits
- [all-commits] [llvm/llvm-project] 1135d3: [AIX] [lit] Fix shtest-format.py to account for be...
Mark Danial via All-commits
- [all-commits] [llvm/llvm-project] 843522: [LLD][COFF] Move addFile implementation to LinkerD...
Jacek Caban via All-commits
- [all-commits] [llvm/llvm-project] 684052: Revert "[RISCV][CG]Use processShuffleMasks for per...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 0cbe28: [gn] port 28ae2ff2a44c
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] bd154e: Reapply "[Driver][OHOS] Fix lld link issue for OHO...
Peng Huang via All-commits
- [all-commits] [llvm/llvm-project] 418ded: [VPlan] Remove redundant setting of insert point i...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c7ebe4: [VPlan] Replace VPBBs with VPIRBBs during skeleton...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] cd2394: [clang-format] Support globstar in .clang-format-i...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 62cd05: [libc] Move hdrgen yaml files into include/ (#121443)
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 508929: [libc] Make GpuHeaderFile a subclass (#121445)
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 1a0d0a: [clang-format] Add `VariableTemplates` option (#12...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 23ec9e: [X86][AVX10.2] Lower fmininum/fmaximum to VMINMAX*...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] 096551: "Reapply "[llvm-jitlink] Use concurrent linking by...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 9d4dab: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 847063: .
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bc87a5: [clangd] Remove clangd's HasValue GMock matcher (#...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 0c6815: [llvm-jitlink] Fix llvm-jitlink for LLVM_ENABLE_TH...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 9bb439: [clangd] Add a unit test suite for HeuristicResolver
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 052d67: [clangd] Add a unit test suite for HeuristicResolver
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 641a78: [AArch64] Add codegen shuffle-select test. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 45e874: [clang][bytecode] Check for memcpy/memmove dummy p...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] a3744f: [clang][AArch64] Remove references to vector size ...
SpencerAbson via All-commits
- [all-commits] [llvm/llvm-project] d5c8af: [clang][bytecode] Consider start index when copyin...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 34097c: [clang][bytecode] Consider unknown-size arrays in ...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 4c5c5e: [JITLink][LoongArch] Add R_LARCH_{B16, B21} relocat...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 3ddc9f: [AArch64] Additional shuffle subvector-extract cos...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 460e7d: [flang][debug] Correct pointer size. (#120781)
Abid Qadeer via All-commits
- [all-commits] [llvm/llvm-project] 328ff0: [flang][NFC] Replace dyn_cast_or_null with dyn_cas...
Abid Qadeer via All-commits
- [all-commits] [llvm/llvm-project] 450c6b: [MLIR][SCFToEmitC] Convert types while converting ...
josel-amd via All-commits
- [all-commits] [llvm/llvm-project] df728c: Revert "[MLIR][SCFToEmitC] Convert types while con...
Matthias Gehre via All-commits
- [all-commits] [llvm/llvm-project] 76a4c4: [InstCombine] Fix constant swap case of fcmp + fad...
Rajat Bajpai via All-commits
- [all-commits] [llvm/llvm-project] 1fa030: [LLD][COFF] Emit warnings for missing load config ...
Jacek Caban via All-commits
- [all-commits] [llvm/llvm-project] 207e48: [VPlan] Track VectorPH during skeleton creation. (...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 67c974: [lldb][DWARFASTParserClang][NFC] Remove redundant ...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 02b301: [clang][bytecode] Always return false for invalid ...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 8178e7: [mlir][func] Fix return op example (#121470)
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] 9cd774: [X86][NFC] Move "_Int" after "k"/"kz" (#121450)
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] 4b22ef: [lld/COFF] Fix comment typo to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d622b6: Re-introduce Type Conversion on EmitC (#121476)
josel-amd via All-commits
- [all-commits] [llvm/llvm-project] a4deb8: Revert "Reapply "[Driver][OHOS] Fix lld link issue...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6d604b: [gn build] Port e45e091b9089
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 073e65: [LoopVectorize] Make needsExtract notice scalarize...
John Brawn via All-commits
- [all-commits] [llvm/llvm-project] 27431a: MachineVerifier: Check stack protector is top-most...
Guy David via All-commits
- [all-commits] [llvm/llvm-project] a9a3fb: Update BUILD.bazel due to PR #121476
Bart Chrzaszcz via All-commits
- [all-commits] [llvm/llvm-project] bb27d5: [analyzer] Don't assume third iteration in loops (...
Donát Nagy via All-commits
- [all-commits] [llvm/llvm-project] 4a890c: [llvm][aarch64] fix copypaste typo (#120725)
klensy via All-commits
- [all-commits] [llvm/llvm-project] 62d0af: [cmake] Extend zstd.dll finding logic from MSVC to...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 8ab88f: [emacs] Add noext as an attribute in llvm-mode.el ...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 11e482: RegAllocGreedy: Add dummy priority advisor for wri...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 40ac34: [libc++] Make __type_list variadic (#121117)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 4075dd: [libc++] Run clang-tidy only once per header (#121...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 7326e9: flang: fix backtrace build on FreeBSD (#120297)
Brooks Davis via All-commits
- [all-commits] [llvm/llvm-project] cbff02: [mlir][emitc] Fix invalid syntax in example of emi...
hatoo via All-commits
- [all-commits] [llvm/llvm-project] 5ed622: [VectorCombine] Add scalarizeLoadExtract infinite ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 184924: [CodeGen] Remove atEnd method from defusechain ite...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 5de7af: [llvm][Support][Windows] Fix slash in path for rem...
Jinsong Ji via All-commits
- [all-commits] [llvm/llvm-project] bca92b: [bazel] Allow SupportTests to be built remotely an...
Angus Lees via All-commits
- [all-commits] [llvm/llvm-project] dd30aa: [RISCV][TTI] Simplify compound check for readabili...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 446dbb: Merge remote-tracking branch 'official/main' into ...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 7e252f: Add FLANG_RT_ENABLE_STATIC and _SHARED
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 0e21e1: [flang][OpenMP] Allow utility constructs in specif...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 035e64: [VectorCombine] eraseInstruction - ensure we reatt...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] dd7585: fix example
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 5236e3: [Flang][Alias analysis] Fix alias analysis for omp...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] fe75e5: format
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 61ec1e: [AtomicExpand] Add bitcasts when expanding load at...
jofrn via All-commits
- [all-commits] [llvm/llvm-project] dc2032: [AtomicExpand] Add bitcasts when expanding load at...
jofrn via All-commits
- [all-commits] [llvm/llvm-project] 5f5792: [VPlan] Use removeDeadRecipes in optimizeForVFAndU...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3a423a: [MemProf][PGO] Prevent dropping of profile metadat...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] f37e52: [flang][cuda] Add operation to sync global descriptor
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] cd19f3: [Driver][clang-linker-wrapper] Add initial support...
Nick Sarnie via All-commits
- [all-commits] [llvm/llvm-project] 492235: [gn build] Port cd19f3f787b0
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 13449c: [libc][docs] split up platform and arch support (#...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 45e703: [AtomicExpand] Add bitcasts when expanding load at...
jofrn via All-commits
- [all-commits] [llvm/llvm-project] f03b10: [Cygwin] Fix global variable dll import (#121439)
王宇逸 via All-commits
- [all-commits] [llvm/llvm-project] f6cb56: [llvm-(min-)tblgen] Avoid redundant source compila...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 155781: Revert "[llvm-(min-)tblgen] Avoid redundant source...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 06b616: Revert "[llvm-(min-)tblgen] Avoid redundant source...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 4b5778: [compiler-rt][rtsan] fopencookie support. (#120864)
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] c703b4: [mlir][py] Enable loading only specified dialects ...
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 976f3a: [LLVM] Update RISCV maintainers (#121301)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2291d0: [DAGCombiner] Turn `(neg (max x, (neg x)))` into `...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 3cac26: [GISel] Combine `(neg (min/max x, (neg x)))` into ...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] f08789: [Github] Fix concurrency groups for premerge
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] bf700c: [MemProf] Remove dead code (NFC) (#120156)
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 4010e0: [libc] Use __attribute__((__noreturn__)) for _Nore...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 4b17a8: [flang][cuda] Add operation to sync global descrip...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 6dcd2b: [flang][cuda] Convert cuf.sync_descriptor to runti...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 532a26: [RISCV] Add Qualcomm uC Xqcicli (Conditional Load ...
Sudharsan Veeravalli via All-commits
- [all-commits] [llvm/llvm-project] 8e4045: [JITLink][RISCV] Add feature relax for addsub test...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 3792b3: [lld][WebAssembly] Replace config-> with ctx.arg.
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 753167: [flang][cuda][NFC] Remove unused variable (#121533)
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] c1ecc0: [clang] Allow generating module interfaces with pa...
Alejandro Álvarez Ayllón via All-commits
- [all-commits] [llvm/llvm-project] d198e1: Revert "[compiler-rt][rtsan] fopencookie support. ...
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] e8cf41: Revert "[compiler-rt][rtsan] fopencookie support."...
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] 510a5c: [ELF] Fix .gnu.version crash when .dynsym is disca...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9df375: [lld][WebAssembly] Fix non-pie dynamic-linking exe...
YAMAMOTO Takashi via All-commits
- [all-commits] [llvm/llvm-project] e4372c: [LoongArch] Pre-commit tests for tls-desc scheduli...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 56e944: [NFC] add anonymous namespace to a couple classes ...
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] b6c06d: [ORC] Fix bug in source file name finding in Debug...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 8dc68d: Update llvm/include/llvm/Support/Recycler.h
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] c65ef8: RegAllocGreedy: Fix use after free during last cha...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1c997f: [clang-format] Add option WrapNamespaceBodyWithNew...
dmasloff via All-commits
- [all-commits] [llvm/llvm-project] 72db3f: [RISCV] Allow tail memcmp expansion (#121460)
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 93a68a: [ORC] Testcase requires asserts as it depends on d...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 82feca: [gcov] Bump default version to 11.1
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3ef781: [PowerPC] Use `RegisterClassInfo::getRegPressureSe...
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 27f300: [llvm-(min-)tblgen] Avoid redundant source compila...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 67ff11: [LoongArch] Avoid scheduling tls-desc code sequenc...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 8b23eb: [AMDGPU][True16[MC] true16 for v_max3/min3_num_f16...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] 9f6a1d: [mlir][tensor] Introduce `FoldTensorCastUnPackOp` ...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 258256: [mlir] Add missing patterns to `linalg.decompose_p...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 4ded63: [mlir][scf] Always remove for iter args that are l...
jeffniu-openai via All-commits
- [all-commits] [llvm/llvm-project] 2fae5b: [RISCV] Add support of Sdext, Sdtrig extentions (#1...
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] e4e47c: [bazel] Fix the broken llvm-tblgen build for 27f30...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 366e83: [RISCV][NFC] precommit test for fcmp with f16
Shih-Po Hung via All-commits
- [all-commits] [llvm/llvm-project] ad192f: [ORC] Restrict check-dwarf-filename test to Darwin...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] cdad18: [clang] Fix #embed "fast path" (#121479)
Mariya Podchishchaeva via All-commits
- [all-commits] [llvm/llvm-project] e3ec5a: [VectorCombine] foldShuffleOfBinops - fold shuffle...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d3eb65: [MLIR][OpenMP] Lowering aligned clause to LLVM IR ...
Kaviya Rajendiran via All-commits
- [all-commits] [llvm/llvm-project] 2e4148: [Clang] Fix unexpanded packs in NTTP type constrai...
Younan Zhang via All-commits
- [all-commits] [llvm/llvm-project] 858499: [compiler-rt][rtsan] Reland "fopencookie support."...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] 579ced: [MLIR][Python] Add structured.fuseop to python int...
Hugo Trachino via All-commits
- [all-commits] [llvm/llvm-project] f87a9d: [ARM] Expand fp64 bf16 converts similarly to f32
David Green via All-commits
- [all-commits] [llvm/llvm-project] 264393: comments
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 338cea: [𝘀𝗽𝗿] changes introduced through rebase
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] de5688: ex
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 488d8b: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 5cf138: [llvm][JITLink][LoongArch] Fix bit extraction on 3...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] cba9c6: [mlir] Fix typo in parameter name annotation comment.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] b1c195: [gn] port 27f30029741e (yet another tblgen reorg)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d59882: [gn] make LLVMTableGenCommon a static_library again
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e53494: [mlir] Fix 0 values passed to the wrong parameters.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 119fc7: NFC, explicitly specify the -fopenmp lib in spirv-...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 6cd171: [lld/COFF] Support thin archives in /reproduce: fi...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e11285: ex
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 40b175: nit
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 1d6843: [𝘀𝗽𝗿] changes introduced through rebase
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] e576c5: Fix an incorrect -show-graph command-line flag in ...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] df859f: [flang][OpenMP] Frontend support for NOTHING direc...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 62b5cf: [Vectorizer] precommit test for miscompilation (#1...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] f139bd: [SelectionDAG] Move SDNode::use_iterator::getOpera...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 56ffcd: [mlir] Fix integration tests after #120580 (part 2...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 9d6527: [CodeGen] Add MOTargetFlag4 to MachineMemOperand F...
Acim Maravic via All-commits
- [all-commits] [llvm/llvm-project] f43e56: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 3ace68: [mlir][Transforms] Support 1:N mappings in `Conver...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 68d265: [clang][NFC][docs] Fix typo in LanguageExtensions ...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] a4d924: [InstCombine] Fix GEPNoWrapFlags propagation in `f...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] adeff9: [flang][OpenMP] Allow utility constructs in specif...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 997062: [mlir][Transforms] Fix build after #116524
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] faa30b: [mlir][Transforms] Fix build after #116524 (#121578)
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] cded91: [mlir][Transforms] Remove 1:N dialect conversion d...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 077584: [mlir][IR][NFC] `DominanceInfo`: Share same impl f...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] b6a6f1: use dominfo
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 5137c2: [Flang][OpenMP] Fix allocating arrays with size in...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] b9482c: [flang] Improve designate/elemental indices match ...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 3c700d: [flang] Extract hlfir.assign inlining from opt-buf...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 322f16: [AMDGPU][True16][MC] true16 for v_sat_pk_u8_i16 (#...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] e5acb1: [AMDGPU][True16][MC] true16 for v_trunc_f16 (#120693)
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] c50370: [SLP] NFC. Use InstructionsState::valid if users j...
Han-Kuan Chen via All-commits
- [all-commits] [llvm/llvm-project] c744ed: [AMDGPU][True16][MC] disable incorrect VOPC t16 in...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] fa56e8: [OpenMP][MLIR] Fix threadprivate lowering when com...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] 1cade8: [mlir][arith] Fold `(a * b) / b -> a` (#121534)
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 4dfea2: [ExpandMemCmp][AArch64][PowerPC][RISCV][X86] Use l...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 715dcb: [ExpandMemCmp] Use m_SpecificInt to simplify code....
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c19f0f: [PatternMatch] Make m_SpecificMask pass expected m...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e6f763: EntryExitInstrumenter: skip available_externally l...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ee9be8: [NFC] Fix a typo (#121545)
Mingming Liu via All-commits
- [all-commits] [llvm/llvm-project] 82fdd1: [X86] Add test coverage for #107423
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 13cf5c: [RISCV] Re-generate memcmp test checks missed in #...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] bad0f9: [ExpandMemCmp][AArch][RISCV][X86] Pre-commit tests...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6d3215: [CG][RISCV]Add more RVV tests with exact vlen and ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] d37aa5: [AMDGPU][True16][MC] true16 for v_not_b16 (#120659)
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] a4e475: [ExpandMemCmp] Recognize canonical form of (icmp s...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 39a907: [flang][cuda] Downgrade allocate pinned error to a...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 0844f8: [clang][analyzer] Stable order for SymbolRef-keyed...
Arseniy Zaostrovnykh via All-commits
- [all-commits] [llvm/llvm-project] 81d2af: Revert "[clang][analyzer] Stable order for SymbolR...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] a106ad: Revert "[clang][analyzer] Stable order for SymbolR...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] e32afd: [LegalizeVectorOps] Use getBoolConstant instead of...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 34d2c3: [AMDGPU][True16][MC] true16 for v_sin_f16 (#120692)
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] 5ee841: [Docs][TableGen] Remove ReturnRange from the Searc...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 432a87: Deprecate order file instrumentation (#121514)
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] 11c6af: [VPlan] Fix name ExitVPBB -> MiddleVPBB (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] cb2eaf: [TableGen] Use SmallVectors for preprocessor inclu...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] f7420a: [flang][debug] Fix issue with argument numbering. ...
Abid Qadeer via All-commits
- [all-commits] [llvm/llvm-project] 3b72c6: [AMDGPU][True16][MC] true16 for v_frexp_mant_f16 (...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] d26846: update doc
jeffniu-openai via All-commits
- [all-commits] [llvm/llvm-project] 9d8e63: [mlir][scf] Always remove for iter args that are l...
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] b2adea: [AMDGPU][MC] Allow null where 128b or larger dst r...
Jun Wang via All-commits
- [all-commits] [llvm/llvm-project] 20d491: [VPlan] Remove re-using vector PH in VPBasicBlock:...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ba6ee7: Update AddMLIRPython.cmake
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 97216a: Update mlir/cmake/modules/AddMLIRPython.cmake
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] dc307b: [AMDGPU][True16][MC] true16 for v_fract_f16 (#120647)
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] b71a6f: [AMDGPU][True16][MC] true16 for v_cvt_i32_i16 (#12...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] bf274b: [AMDGPU][True16][MC] true16 for v_cos_f16 (#120639)
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] 9f5cef: [mlir][Affine] Generalize the linearize(delineariz...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 495bd4: [llvm-mc] Don't print initial .text for disassembler
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] bfe8a2: [RISCV][ISEL] Lowering to load-acquire/store-relea...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 58cfa3: [VPlan] Remove legacy VPlan() constructors (NFC).
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 18b473: Updating broken/outdated links in the ProgrammerMa...
jmriesen via All-commits
- [all-commits] [llvm/llvm-project] b84454: Update AddMLIRPython.cmake
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] f3158d: Update mlir/cmake/modules/AddMLIRPython.cmake
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] d85b22: [Clang][ASTMatcher] Add `dependentTemplateSpeciali...
kefan cao via All-commits
- [all-commits] [llvm/llvm-project] d7acf0: [AMDGPU][True16][MC] true16 for v_rndne_f16 (#120691)
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] 78f044: [mlir][python] declare `_PyClassMethod_New` undefi...
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 916584: [flang][cuda] Sync global descriptor when nullifyi...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 1b5dea: workflows/build-ci-container: Make sure to only te...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 06cf4f: workflows/new-issues: Use an llvmbot token to add ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] dfa431: workflows/release-binaries: Replace some workflow ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] ee1adc: [lldb] Add a return opcode to the formatter byteco...
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] b7637a: [flang][cuda] Set PINNED variable to false in ALLO...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 54246a: [RISCV] Pass VSETVLIInfo by const reference. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 82c0f6: [libc] Remove assert to fix rv32 buildbot
Mikhail R. Gadelha via All-commits
- [all-commits] [llvm/llvm-project] e3dafa: [flang][cuda] Allow GOTO, EXIT, CYCLE and SELECT C...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 7c86ab: [flang] Fixed the missing dependency. (#121370)
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] a2b905: [RISCV] Reduce size of CSR lookup tables. NFC (#12...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] dc3cd2: Factor common code for quoting a builtin name (#12...
Chandler Carruth via All-commits
- [all-commits] [llvm/llvm-project] 34f061: [clang-format][doc] Minor cleanup
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] aa0f33: [TableGen] Add 'final' to all of the *Init classes.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2d4247: [mlir][IR][NFC] `DominanceInfo`: Share same impl f...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 9451db: use dominfo
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 95c5c5: [mlir][Transforms][NFC] Use `DominanceInfo` to com...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] fac464: [InstCombine] Check no wrap flags before folding i...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] 2529a8: Mechanically port bulk of x86 builtins to TableGen...
Chandler Carruth via All-commits
- [all-commits] [llvm/llvm-project] 95db11: [compiler-rt][rtsan] intercept setbuf, setvbuf, se...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] 3a385f: DAG: Fix assuming f16 is the only 16-bit fp type i...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c7fa3c: Revert "[compiler-rt][rtsan] intercept setbuf, set...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] b72b4e: [mlir][ArmSME] Remove func patterns from vector lo...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 110260: [mlir][Transforms] Fix mapping in `findOrBuildRepl...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] f0edd0: [mlir][Transforms] Detect mapping overwrites durin...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 914fd9: [libc++][NFC] Simplify basic_ostream by combining ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] bf57b8: [mlir][Transforms] Detect mapping overwrites durin...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 2a4bc8: [mlir][Transforms][NFC] Delete unused
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c9d61c: [mlir][Transforms][NFC] Delete unused `nTo1TempMat...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 47ac7f: [LV] Add tests with wide inductions and live-in step.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] da2a9e: [clang] Update C++ DR status page (#121642)
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 4a7c0b: [LV] Add X86-specific induction step tests.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6aabd1: [mlir][Transforms][NFC] Simplify `buildUnresolvedM...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 24c2ba: [InstCombine] Drop NSW when converting `shl X, BW ...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] ce6251: [X86] vector overflow tests - regenerate VPTERNLOG...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9a95c0: [libc] Remove some unused includes from headers un...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] c19e0d: [gcov, test] Update exit-block.ll now that exit blo...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b95cce: [VPlan] Update wide induction inc recipes to use s...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1fa003: [AArch64] Remove one unnecesssary include of AArch...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 59354a: [compiler-rt][rtsan] intercept fflush. (#121643)
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] 01d6bd: [mlir][Transforms] Fix build after #116524 (part 2)
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] afef71: [mlir][Transforms] Fix build after #116524 (part 2...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] fd38a9: [TargetParser] Use StringRef::split that takes a c...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c56b74: [TableGen][GISel] Reuse `importNodeRenderer` for `...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] f855ce: [libc][NFC] use `__has_builtin` instead of checkin...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] d1d400: [compiler-rt][rtsan] fix unit tests by sanitizer-a...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] 7db0a6: [objcopy][COFF] Do not strip .rdata section with -...
Billy Laws via All-commits
- [all-commits] [llvm/llvm-project] 7a7611: [HLSL][SPIR-V] implement SV_GroupID semantic lower...
Zhengxing li via All-commits
- [all-commits] [llvm/llvm-project] a738d8: [libc] Improve qsort (with build fix) (#121482)
Lukas Bergdoll via All-commits
- [all-commits] [llvm/llvm-project] 2bbdce: [GlobalISel] Support physical register inputs in n...
Evgenii Kudriashov via All-commits
- [all-commits] [llvm/llvm-project] 66f16e: [clang-format][NFC] Add missing config tests for L...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 04610b: [clang-format][NFC] Replace SmallVectorImpl with A...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 44b83e: [clang-format] Add TT_AfterPPDirective for better ...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] c1ea05: [clang-format] Don't break short macro call follow...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] a774ad: Bulk port 64-bit x86 builtins to TableGen (#121043)
Chandler Carruth via All-commits
- [all-commits] [llvm/llvm-project] ddba03: [LLD] Track cg_profile from combination of obj and...
Haohai Wen via All-commits
- [all-commits] [llvm/llvm-project] 36dd42: [X86][AVX10.2] Map vector saturated converts to pu...
JaydeepChauhan14 via All-commits
- [all-commits] [llvm/llvm-project] 2d9d29: [LLD] Do not combine cg_profile from obj and order...
Haohai Wen via All-commits
- [all-commits] [llvm/llvm-project] 96eced: [Clang] Implement CWG2369 "Ordering between constr...
Younan Zhang via All-commits
- [all-commits] [llvm/llvm-project] 3092eb: [LLD] Add CHECK-NEXT for cgprofile-obj.s tests (#1...
Haohai Wen via All-commits
- [all-commits] [llvm/llvm-project] 770069: [VPlan] Fix crash with EVL tail folding intrinsic ...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 743aee: [bazel] Fixup for #121043
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 009345: [clang-format] Add `TT_CompoundRequirementLBrace` ...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 267ab1: [clang] Add test for CWG190 "Layout-compatible POD...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 6f69f8: [IR] Use Instruction::isBinaryOp to simplify code....
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c983ae: [llvm-lib] Handle MIPS architecture (#121254)
Hervé Poussineau via All-commits
- [all-commits] [llvm/llvm-project] 8267be: [Clang][MIPS] Send correct architecture for MinGW ...
Hervé Poussineau via All-commits
- [all-commits] [llvm/llvm-project] fbc198: [clang] Add test for CWG192 "Name lookup in parame...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 3321c2: [clang] Add test for CWG794 "Base-derived conversi...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] ba93ec: [lld][MachO] Fix warning while building for wasm (...
Anutosh Bhat via All-commits
- [all-commits] [llvm/llvm-project] b88ba0: MachineVerifier: Check stack protector is top-most...
Guy David via All-commits
- [all-commits] [llvm/llvm-project] df4a61: [VPlan] Convert induction increment check to be VP...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2b6d2b: MachineVerifier: Check stack protector is top-most...
Guy David via All-commits
- [all-commits] [llvm/llvm-project] 64e8d5: [clang] Add tests from CWG156 to CWG1111 (dual-sco...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 327e2b: [clang][NFC] Make all C++ DR tests run in full ran...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 054e7c: [VectorCombine] foldInsExtVectorToShuffle - ignore...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1d1554: [libc++] Remove abandoned __append declaration in ...
Peng Liu via All-commits
- [all-commits] [llvm/llvm-project] 2adcec: [InstCombine] Simplify with.overflow intrinsics wi...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] f48884: [VPlan] Remove loop region in optimizeForVFAndUF. ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] b5f216: MLIR: Enable importing inlineasm calls (#121624)
William Moses via All-commits
- [all-commits] [llvm/llvm-project] a37dbc: [InstCombine] Drop noundef in `foldSelectCttzCtlz`...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] b48e5f: [RISCV][VLOPT] Add Vector FP instructions to getOp...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] 8b5770: [RISCV][VLOPT] Add vmv.x.s and vfmv.f.s to isVecto...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] 486f83: [mlir][Transforms][NFC] Simplify `buildUnresolvedM...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 2dcb3b: [mlir][ArmSME] Remove func patterns from vector lo...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 463e61: [clang][NFC] Add end namespace comments to C++ DR ...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] de7f53: [libc][fuzz] workaround gcc's constexpr capture is...
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] 743c84: [clang][NFC] Move CWG2353 test to its own file
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] f53abc: [clang][NFC] Refactor expected directives in CWG28...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 747f7f: [LV] Add test with conditional load from invariant...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0fc8fc: [MC, test] Improve nesting macro test
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f4230b: [VPlan] Add and use debug location for VPScalarCas...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c2f774: [lld-macho] Remove redundant hasValidData. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8d2b07: [ELF] Internalize computeCacheDirectedSortOrder. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bcc1e5: [ELF] Allow --symbol-ordering-file and call graph ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9d0fa4: [mlir] Update Ch-2.md (#121379)
Vishakh Prakash via All-commits
- [all-commits] [llvm/llvm-project] 510263: [gn] port a774adb01725 (BuiltinsX86_64.td)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f3590c: [Clang][ASTMatcher] Add a matcher for the name of ...
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] c96108: [DirectX] Add getpointer docs to DXILResources.rst
Justin Bogner via All-commits
- [all-commits] [llvm/llvm-project] 195bca: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] dfde3a: [clangd] Add a unit test suite for HeuristicResolver
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 63d951: [clangd] Add a unit test suite for HeuristicResolver
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] d34f7e: DAG: Fix assuming f16 is the only 16-bit fp type i...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1db8ef: [mlir] DCE `friend Dialect::registerDialect`
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 671e16: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 129493: [mlir] DCE `RegisteredOperationName::parseAssembly...
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 0bd1c8: [AMDGPU] Support divergent sized dynamic alloca (#...
Aaditya via All-commits
- [all-commits] [llvm/llvm-project] 7e3180: [AArch64][GlobalISel] Add support for widening vec...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 41ebbe: [AArch64][GlobalISel] Legalize vector boolean bitc...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 7ecbea: [clang-tidy] fix incorrect argument names in docum...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] d5403c: [clangd] Add a unit test suite for HeuristicResolver
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 34e8af: [Support] Recycler: Enforce minimum allocation siz...
Akshat Oke via All-commits
- [all-commits] [llvm/llvm-project] 483832: [gn build] Port 34e8aff480dd
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a77346: [IRBuilder] Refactor FMF interface (#121657)
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] fc0b6a: RegisterCoalescer: Fix assert on remat to copy-to-...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5f7568: [mlir][Transforms] Fix mapping in `findOrBuildRepl...
Matthias Springer via All-commits
Last message date:
Sun Jan 5 23:55:42 PST 2025
Archived on: Sun Jan 5 23:55:44 PST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).