The Week Of Monday 8 January 2024 Archives by thread
Starting: Mon Jan 8 00:04:38 PST 2024
Ending: Sun Jan 14 23:40:37 PST 2024
Messages: 932
- [all-commits] [llvm/llvm-project] 264224: [mlir] Add explicit call to flush
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 3574b6: [VFABI] Reject demangled variants with unexpected ...
Alexandros Lamprineas via All-commits
- [all-commits] [llvm/llvm-project] 1c6746: [X86] Support EVEX compression for EGPR (#77202)
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 68a158: [TLI] replace-with-veclib works with FRem Instruct...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project]
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] acbb49: [libcxx] Require qemu-system-arm for armv7m builde...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] ed1632: [ConstraintElim] Support signed induction variable...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2c213c: [Clang] Fix reference to sve in rvv driver test co...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] d02c79: [MSSA] Don't require clone creation to succeed (#7...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 85f89d: Pass replace-with-veclib crashes with invalid argu...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 442f67: [Sema][test] Split format attribute test cases for...
Haocong Lu via All-commits
- [all-commits] [llvm/llvm-project] 0ba868: [MLIR][Bufferizer][NFC] Simplify some codes. (#77...
Javed Absar via All-commits
- [all-commits] [llvm/llvm-project] 27f547: [clang-format] Break after string literals with tr...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] a831a2: [lld] [MTE] Allow android note for static executab...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] a9ffc9: [SPIR-V] Add pre-headers to loops. (#75844)
Nathan Gauër via All-commits
- [all-commits] [llvm/llvm-project] 10b5b5: [clang] Fix a crash when referencing the result if...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] e35c91: [RISCV][NFC] Fix gcc -Wparentheses warning in RISC...
Liao Chunyu via All-commits
- [all-commits] [llvm/llvm-project] c8c525: [Flang] Remove unused triple variable. NFC (#77275)
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] fb72a4: [X86] Emit NDD2NonNDD entris in the EVEX comprerss...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 4fdd24: [RemoveDIs][NFC] Update SelectionDAG test to check...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] bdbaf6: AMDGPU: Make v8bf16/v16bf16 legal types (#76678)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 67782d: [flang] Remove duplicate tests. (#77059)
SiHuaN via All-commits
- [all-commits] [llvm/llvm-project] d21809: [SCCP] Check whether the default case is reachable...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] 8b49ed: [lldb][test] Skip DWARF inline source file test on...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] ba4cf3: [lldb][test] Skip part of nested expressions test ...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] eb523a: [X86] vec_extract - replace X32 checks with X86. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 2edce4: [openmp][AIX]Initial changes for porting to AIX (#...
Xing Xue via All-commits
- [all-commits] [llvm/llvm-project] 763109: [mlir][gpu] Use `known_block_size` to set `maxntid...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] 4a4564: [Flang][OpenMP] Disable declarate target tests on ...
Kiran Chandramohan via All-commits
- [all-commits] [llvm/llvm-project] f0f16b: [clang][Sema][NFC] Clean up BuildOverloadedCallExpr
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 7ca447: [AMDGPU] Add new cache flushing instructions for G...
Mirko Brkušanin via All-commits
- [all-commits] [llvm/llvm-project] 2bf01d: [lldb][DWARFASTParserClang] GetClangDeclForDIE: do...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] b4ee7d: [lldb][DWARFIndex][nfc] Factor out fully qualified...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] a6a1c8: Revert "[Flang][OpenMP] Disable declarate target t...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] ade7ae: [InstSimplify] Add test for #77320 (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 16cd34: [RISCV] Fix collectNonISAExtFeature returning nega...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] e6b7c8: [OpenACC] Implement 'if' clause
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 0deb27: Revert "[Flang][OpenMP] Disable declarate target t...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 036e48: [SLP]Fix PR76850: do the analysis of the submask.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 34dbad: [clang][ASTImporter] Only reorder fields of Record...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 69066a: [Clang] Fix IsOverload for function templates (#77...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] bda562: [Libomptarget][NFC] Fix unhandled allocator enum v...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 014101: [libc++][doc] Marks LWG3257 as complete (#77237)
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 39fae7: [clang-tidy]unused using decls only check cpp files
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 053aed: [X86] Check if machine loop is passed while gettin...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] ff4798: [AArch64][GlobalISel] Allow anyexting loads from 3...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 832bb7: [clang-tidy]unused using decls only check cpp files
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 12101c: [libc] set -Wno-frame-address for thread.cpp (#77140)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 0e7199: Replace print-at-pass-number cl::opt with print-be...
arpilipe via All-commits
- [all-commits] [llvm/llvm-project] c68a9d: [ASan][libc++] String annotations optimizations fi...
Tacet via All-commits
- [all-commits] [llvm/llvm-project] c52b46: Reapply "[libc] build with -Werror (#73966)" (#74506)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] f3f667: [X86] combine-bextr.ll - replace X32 checks with X...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a14650: [Sema] Clean up -Wc++11-narrowing-const-reference ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 619682: [polly][ScheduleOptimizer] Reland Fix long compile...
Karthika Devi C via All-commits
- [all-commits] [llvm/llvm-project] de15c5: Revert "[GitHub] Fix slow sccache install on macOS...
Craig Hesling via All-commits
- [all-commits] [llvm/llvm-project] 5351de: [libc++] Remove usage of internal string function ...
Tacet via All-commits
- [all-commits] [llvm/llvm-project] d460c1: [DAG] SimplifyDemandedBits - don't fold sext(x) ->...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4c6618: [RISCV] Use COPY to create artificial 64-bit uses ...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] c1023c: [libc] fix -Wmissing-braces (#77345)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] eb4286: [MLIR] Handle materializeConstant failure in Greed...
Billy Zhu via All-commits
- [all-commits] [llvm/llvm-project] 07d6fb: [lldb][NFCI] Remove BreakpointIDList::InsertString...
Alex Langford via All-commits
- [all-commits] [llvm/llvm-project] 5cbf74: [lldb][NFCI] Change return type of BreakpointIDLis...
Alex Langford via All-commits
- [all-commits] [llvm/llvm-project] 478ec6: [RISCV] Mark VFIRST and VCPOP as SignExtendingOpW ...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] f4bc70: [clang][modules] Remove `_Private` suffix from fra...
Juergen Ributzka via All-commits
- [all-commits] [llvm/llvm-project] 23e03a: [BOLT] Update test case after #77253
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] daa472: [AMDGPU] Add CodeGen support for GFX12 s_mul_u64 (...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] e7655a: [Libomptarget] Remove unnecessary CMake definition...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6496ac: comment
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 7ca8fd: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] dbea53: [DWARFLinker] Support MD5 checksums in the line ta...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] a12737: [NFC][msan] Switch allocator interface to use Buff...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 7173ae: [llvm-exegesis] Align loop MBB in loop repetitor (...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] eea627: [NFC][msan] Switch allocator interface to use Buff...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e72c71: [AccelTable][nfc] Add helper function to cast Acce...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 87f67c: [OpenACC] Implement 'self' clause parsing
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 22a73e: [OpenMP][libomptarget] Enable automatic unified sh...
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] 6684a0: [Driver] Add the --gcc-triple option (#73214)
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] ee1c40: Revert "[OpenMP][libomptarget] Enable automatic un...
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] ce4144: Revert "[OpenMP][libomptarget] Enable automatic un...
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] ce1305: [libc] make off_t 32b for 32b arm (#77350)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 4435ce: [mlir][TilingInterface] Allow controlling what fus...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 7ab64b: [RISCV] Remove tab character from RISCVRegisterInf...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 09e32a: [lldb] Deprecate SBBreakpoint::AddName in favor of...
Alex Langford via All-commits
- [all-commits] [llvm/llvm-project] 16b8a0: [lldb] Change interface of StructuredData::Array::...
Alex Langford via All-commits
- [all-commits] [llvm/llvm-project] f700d7: [libc] fix more -Wmissing-brace (#77382)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] f84bfa: [LLD] [MinGW] Sync --thinlto-cache-dir option deta...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] b2ea9e: [CommandLine] Do not print empty categories with '...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] d5f84e: [libc++abi] Handle catch null pointer-to-object (#...
Iain Sandoe via All-commits
- [all-commits] [llvm/llvm-project] 0fe86f: [Libomptarget] Remove extra cache for offloading e...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] ff4fb7: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 6e90f1: [mlir][spirv] Drop support for SPV_NV_cooperative_...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 6eab9d: [NVPTX] remove incorrect NVPTX intrinsic transform...
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] f5145f: [Clang][NFC] Fix out-of-bounds access (#77193)
Krystian Stasiowski via All-commits
- [all-commits] [llvm/llvm-project] 93ab63: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] faa326: [RISCV] Add branch+c.mv macrofusion for sifive-p45...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 23bf2a: undo some failing cases
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 3dc1e5: undo more
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] dd88bd: Revert "[ASan][libc++] String annotations optimiza...
Tacet via All-commits
- [all-commits] [llvm/llvm-project] 1ea7a5: Revert "[ASan][libc++] String annotations optimiza...
Tacet via All-commits
- [all-commits] [llvm/llvm-project] ac8b4f: [AArch64][SVE2] Add pattern for BCAX (#77159)
Usman Nadeem via All-commits
- [all-commits] [llvm/llvm-project] a0ae52: [clang-tidy]unused using decls only check cpp file...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 6ca5fa: [test][hwasan] Test function name in summaries (#7...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 31cc97: [ELF] OVERLAY: support optional start address and LMA
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 695898: [libc] fix -Wconversion (#77384)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 7c89b2: [ELF] OVERLAY: support optional start address and LMA
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1689bb: [libc] fix up #77384
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 70cea9: [libc] temporarily set -Wno-shorten-64-to-32 (#77396)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 9c7ed1: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] eee71e: [mlir][complex] Support Fastmath flag for complex....
Kai Sasaki via All-commits
- [all-commits] [llvm/llvm-project] 28b1dc: Implement suggestions: change std::string to Strin...
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] 4147b7: [CostModel][X86] Fix fpext conversion cost for 16 ...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 3c4775: undo
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 8d982e: [test][hwasan] Test function name in summaries #77...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c54a8a: [Sema] Use StringRef::ltrim (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 898093: [msan] Unwind stack before fatal reports (#77168)
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 2b3baf: [Analysis] Use StringRef::rtrim (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 7dd206: Improve modeling of 'getcwd' in the StdLibraryFunc...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] af1fdc: [doc][StackMaps] Fix typo
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 96c4f1: [RISCV] Add support predicating for ANDN/ORN/XNOR ...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] b856e7: Set MaxAtomicSizeInBitsSupported for remaining tar...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] a8e9dc: [RISCV] Use getELen() instead of hardcoded 64 in l...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 700a19: [test][sanitizer] Check summary function and a sin...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 5ac805: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b43c50: [mlir] Declare promised interfaces for the Convert...
Justin Fargnoli via All-commits
- [all-commits] [llvm/llvm-project] 3fa179: [ELF] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 49c35f: [CMake] Add support for building on illumos (#74930)
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] f6dbd4: Make clang report invalid target versions. (#75373)
ZijunZhaoCCK via All-commits
- [all-commits] [llvm/llvm-project] b2b4ff: [Instrumentation] Remove -pgo-instr-old-cfg-hashin...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0930f6: [ELF] -r: fix crash when SHF_LINK_ORDER linked-to ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 782c52: [OpenMP] Patch for Support to loop bind clause : C...
SunilKuravinakop via All-commits
- [all-commits] [llvm/llvm-project] abaa79: [mlir] Use StringRef::ltrim (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] ee78e0: AMDGPU: Avoid instantiating PatFrag with null_frag...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0c24c1: [RISCV][ISel] Use vaaddu with rounding mode rdn fo...
Chia via All-commits
- [all-commits] [llvm/llvm-project] 38ce77: [X86][test] Add test to check ah is not allocatabl...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] f1ec0d: Port CodeGenPrepare to new pass manager (and Basic...
Nick Anderson via All-commits
- [all-commits] [llvm/llvm-project] cf6e9c: [RISCV] Add documentation in the LangRef on GHC CC...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 0637a4: [clang]use correct this scope to evaluate noexcept...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 50fd47: Load Specializations Lazily
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 4a5ebc: [BinaryFormat][LoongArch] Define psABI v2.30 reloc...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] dad614: [Documentation] fix invalid links in documentation...
Hana Dusíková via All-commits
- [all-commits] [llvm/llvm-project] b57159: [LoongArch] Support R_LARCH_{ADD, SUB}_ULEB128 for ...
Jinyang He via All-commits
- [all-commits] [llvm/llvm-project] 7b45c5: [MC][RISCV] Check hasEmitNops before call shouldIn...
Jinyang He via All-commits
- [all-commits] [llvm/llvm-project] 3d688d: [mlir][Bazel] Adjust BUILD.bazel file for b43c5049...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 7685c5: fix crash in tsan
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 81df51: [mlir][vector] Don't treat memrefs with empty stri...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] daecc3: AMDGPU: Replace sqrt OpenCL libcalls with llvm.sqr...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c6bb89: [clang] Fix assertion failure when initializing un...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 80b07e: fix format
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 4cb1d9: [flang] add folding support for quad bessels (#77314)
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 2357e8: [DWARFLinker][DWARFLinkerParallel][NFC] Refactor D...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] db78c3: [RISCV] Deduplicate RISCVISAInfo::toFeatures/toFea...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] ae5575: [mlir][ArmSME] Add `arm_sme.intr.cnts(b|h|w|d)` in...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] b59b8d: [AMDGPU] Add GFX12 S_WAIT_* instructions (#77336)
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] b399c8: [NFC] [lld] [MTE] Rename MemtagDescriptors to Memt...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] b81ba5: Set dllstorage on ObjectiveC ivar offsets (#77385)
Frederik Carlier via All-commits
- [all-commits] [llvm/llvm-project] 243a58: [bazel] update build for 2357e899cb11e05312c54b689...
Mikhail Goncharov via All-commits
- [all-commits] [llvm/llvm-project] 414ea3: [AST] Teach TextNodeDumper to print the "implicit"...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 25e0dc: [CodeGen] Port `GCLowering` to new pass manager (#...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] f9fec4: AMDGPU: Make v32bf16 a legal type (#76679)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7a2596: [AMDGPU] Flip the default value of maybeAtomic. NF...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] c93f1c: Using VFParam.ParamPos to access Types
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 124efc: [mlir][bufferization][NFC] Clean up Bazel build fi...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] f92b92: [GISel] Infer the type of an immediate when there ...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 51afb1: [LV] Create block in mask up-front if needed. (#76...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c7d404: [clang] Update cxx_dr_status.html (#77372)
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 9be29a: AMDGPU: Regenerate test checks
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4f68ee: [ARM] arm_acle.h add Coprocessor Instrinsics (#75440)
hstk30-hw via All-commits
- [all-commits] [llvm/llvm-project] f9a1d1: [CodeGen] Port `StackProtector` to new pass manage...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] a529b6: [CodeGen] Fix -Wmismatched-tags in StackProtector....
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 839435: [flang] Fix fir::isPolymorphic for TYPE(*) assumed...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] c71484: [AArch64] Add an AArch64 pass for loop idiom trans...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] 19870e: [X86] Emit Warnings for frontend options to enable...
Freddy Ye via All-commits
- [all-commits] [llvm/llvm-project] d5985d: [mlir][docs] Fix a broken passes documentation (#7...
Kohei Yamaguchi via All-commits
- [all-commits] [llvm/llvm-project] 62b30e: [CodeGen] Fix friend declaration in SSPLayoutAnaly...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] e7636b: [NewPM] Update `CodeGenPreparePass` reference in `...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 0b9b00: [AMDGPU] Make isScalarLoadLegal a member of AMDGPU...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 4f7c40: [AMDGPU][NFC] Update left over tests for COV5 (#76...
Saiyedul Islam via All-commits
- [all-commits] [llvm/llvm-project] 633d91: [mlir] introduce transform.collect_matching (#76724)
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 4cb2ef: [mlir] add a chapter on matchers to the transform ...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 197214: [RFC][SelectionDAG] Add and use SDNode::getAsZExtV...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] f49947: [LoongArch] Pre-commit test for #76913. NFC
wanglei via All-commits
- [all-commits] [llvm/llvm-project] 98c6aa: [LoongArch] Implement LoongArchRegisterInfo::canRe...
wanglei via All-commits
- [all-commits] [llvm/llvm-project] c1ed45: [mlir] Add global and program memory space handlin...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] 2c651e: [AArch64] Fix regression introduced by c7148467fc0...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] 20c144: [clang][Sema][NFC] Make a few parameters const
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 963a2e: [JumpThreading] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2d54ec: [SelectionDAG] Add and use SDNode::getAsAPIntVal()...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] a2dba0: [SEH][CodeGen] Add test to track CFG optimization ...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 06286a: [GISel] Add RegState::Define to temporary defs in ...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] e9ac2d: [DAG] XformToShuffleWithZero - use dyn_cast instea...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] db1d9a: [llvm/unittests] Reset the IsSSA property when usi...
Sameer Sahasrabuddhe via All-commits
- [all-commits] [llvm/llvm-project] 0242d2: [MLIR][NVVM] Add missing `; ` when lowering stmatri...
Pradeep Kumar via All-commits
- [all-commits] [llvm/llvm-project] ab4af2: [acc] OpenACC dialect design philosophy and detail...
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] a85cbe: Disable autolink_private_module.m for z/OS & AIX
zibi2 via All-commits
- [all-commits] [llvm/llvm-project] 07c918: [PGO] Exposing PGO's Counter Reset and File Dumpin...
Qiongsi Wu via All-commits
- [all-commits] [llvm/llvm-project] ca06c3: [libc++] Allow running the test suite with optimiz...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2aec70: [mlir][gpu] Use DenseI32Array for NVVM's maxntid a...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] 37e6da: [asan] Use InternalMmapVector for error_message_bu...
Enna1 via All-commits
- [all-commits] [llvm/llvm-project] 4b7e86: [clang]use correct this scope to evaluate noexcept...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 7f9e3b: [gn] port 07c9189fcc06 (DWARFLinker/Classic)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ec56c9: [gn] port 07c9189fcc06
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f7cb1a: [gn] Make sync script print github URLs
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 4ea5c6: [lldb][Type] Add TypeQuery::SetLanguages API (#75926)
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] b5f2db: [lldb][libc++] Adds some C++20 calendar data forma...
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 51bf0d: [GVNSink] Skip debug intrinsics when identifying s...
Shan Huang via All-commits
- [all-commits] [llvm/llvm-project] 9160f4: libclc: generic: add half implementation for erf/e...
Romaric Jodin via All-commits
- [all-commits] [llvm/llvm-project] c19995: [bazel] Fix compiler-rt build after 07c9189fcc063b...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] affd9e: AMDGPU: Break vop3p handling out of vop3 base patt...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] dc0338: [openmp][AIX] Add AIX to __kmp_set_stack_info() (#...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 5cfe24: [mlir][Vector] Add nontemporal attribute, mirrorin...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 888a20: AMDGPU: Drop amdgpu-no-lds-kernel-id attribute in ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 79e17c: [clang] Improve bit-field in ref NTTP diagnostic (...
Andrey Ali Khan Bolshakov via All-commits
- [all-commits] [llvm/llvm-project] c9da4d: [RISCV] Refactor GPRF64 register class to make it ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6eb372: [clang-tidy] Improve performance of misc-const-cor...
Piotr Zegar via All-commits
- [all-commits] [llvm/llvm-project] 810c29: [Flang] Generate inline reduction loops for elemen...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 92c8ef: [LV][AArch64] LoopVectorizer allows scalable frem ...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 8ca036: [TextAPI] Skip adding empty attributes (#77400)
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 905251: [Flang] Remove unnecessary static_assert
David Green via All-commits
- [all-commits] [llvm/llvm-project] 02fa43: [mlir][openacc] Restore unit tests for device_type...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] ed6404: [flang][openacc] Fix clauses check with device_typ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 064e73: Revert "[GVNSink] Skip debug intrinsics when ident...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d29297: [libc++] Implements P2517R1. (#77239)
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] f0fd8f: [libc++][CI] Moves CI badge to main README. (#77247)
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 9ff0a5: [libc++][modules] Removes module testing.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 03a0bf: [clang][dataflow] Add an early-out to `flowConditi...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] 1b8e39: [clang][modules] Objective-C test lacks support on...
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 7620f0: [MC] Parse SHF_LINK_ORDER argument before section ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] fa9284: [lldb] DWARFDIE: Follow DW_AT_specification when c...
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] f972e4: [MC, ELF] .section: unconditionally print section f...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c1173e: [DAG] Use FoldConstantArithmetic for unary bitops ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a50ea2: [lldb] Fix Intel PT plugin compile errors (#77252)
Nicholas Mosier via All-commits
- [all-commits] [llvm/llvm-project] 0ab5d8: [ELF, test] Set alignment of SHT_GROUP to 4
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 144ae5: [Flang] Xfail hlfir test case on AIX (#76802)
madanial0 via All-commits
- [all-commits] [llvm/llvm-project] 3210ce: [X86] Fold (iX bitreverse(bitcast(vXi1 X))) -> (iX...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b565ee: [acc] Fix OpenACC documentation (#77502)
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] b629b8: [AMDGPU][MC] Use normal ELF syntax for section swi...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] a43e0f: [libc++][test] try to directly create socket file ...
Wu Yingcong via All-commits
- [all-commits] [llvm/llvm-project] 7eae69: [𝘀𝗽𝗿] initial version
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 012ccb: [𝘀𝗽𝗿] initial version
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 6c207e: [RISCV] Force relocations if initial MCSubtargetIn...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0804ef: [libc++] Fix `regex_search` to match `$` alone wit...
Sanjay Marreddi via All-commits
- [all-commits] [llvm/llvm-project] 65a1ef: Fixed shared_ptr comparisons with nullptr_t when s...
James Touton via All-commits
- [all-commits] [llvm/llvm-project] 7e956c: [NFC][AMDGPU] Require `x86-registered-target` for ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] b6d157: [PGO] Fix `instrprof-api.c` on Windows (#77508)
Qiongsi Wu via All-commits
- [all-commits] [llvm/llvm-project] c7c68f: [Libomptarget] Allow the CPU targets to be built w...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 340cc1: [LLVM][NVPTX]: Add intrinsic for setmaxnreg (#77289)
Durgadoss R via All-commits
- [all-commits] [llvm/llvm-project] 47605f: [lldb] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 196ced: [libc++][modules] Adds module testing.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] fb1466: LangRef: rint, nearbyint: mention that default rou...
Ralf Jung via All-commits
- [all-commits] [llvm/llvm-project] baa8c2: [Clang] Wide delimiters ('{{{') for expect strings...
sethp via All-commits
- [all-commits] [llvm/llvm-project] 3a8a92: [Instrumentation] Remove redundant LLVM_DEBUG (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] cd101a: [LangRef] Tweak description of `@llvm.is.constant....
Nic via All-commits
- [all-commits] [llvm/llvm-project] ab5903: [mlir][mesh] Add folding of ClusterShapeOp (#77033)
Boian Petkantchin via All-commits
- [all-commits] [llvm/llvm-project] 7440ee: [𝘀𝗽𝗿] initial version
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 4e8986: [Coverage] Mark coverage sections as metadata sect...
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] 71e565: [sanitizer] Select non-internal frames in ReportEr...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e07a2f: [libc++][NFC] Create and use test-defined simple_v...
Will Hawkins via All-commits
- [all-commits] [llvm/llvm-project] b5d433: [lldb-dap] Create a typescript extension for lldb-...
Walter Erquinigo via All-commits
- [all-commits] [llvm/llvm-project] a7262d: [mlir][arith] Add overflow flags support to arith ...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] ed9f0c: Add checks for both local and global accesses
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] b932f0: [libc] Disable Death Tests While Hermetic (#77388)
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 5f71aa: [lldb] [Mach-O] don't strip the end of the "kern v...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] feb49b: [clangd] Fix typo in function name in AST.cpp (#77...
Nour1248 via All-commits
- [all-commits] [llvm/llvm-project] 046dff: Fix -Wunused-variable in TestSimplifications.cpp (...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] ab82b0: Make SANITIZER_MIN_OSX_VERSION a cache variable (#...
Chris Apple via All-commits
- [all-commits] [llvm/llvm-project] 412d78: [mlir][sparse][CRunnerUtils] Add shuffle in CRunne...
Yinying Li via All-commits
- [all-commits] [llvm/llvm-project] 469442: [clang][Parser] Pop scope prior VarDecl invalidati...
Ding Fei via All-commits
- [all-commits] [llvm/llvm-project] ea3c7b: Revert "[X86][NFC] Remove dead code for "_REV" ins...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 661558: [PowerPC] Make verifier happy when lowering `llvm....
Kai Luo via All-commits
- [all-commits] [llvm/llvm-project] c9124a: Revert "[SEH][CodeGen] Add test to track CFG optim...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] e364dd: [docs] Fix formatting issues in MyFirstTypoFix (#7...
Nicholas Mosier via All-commits
- [all-commits] [llvm/llvm-project] aa4c1e: Revert "[PGO] Fix `instrprof-api.c` on Windows (#7...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 3593ad: [gn build] Port a828cda9c802
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a79d13: [RISCV][ISel] Use vaaddu with rounding mode rnu fo...
Chia via All-commits
- [all-commits] [llvm/llvm-project] a9f39f: [RISCV] Reorder RISCVInstrInfoA.td. NFC (#77539)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e42a70: [RISCV][GISel] IRTranslate and Legalize some instr...
Jiahan Xie via All-commits
- [all-commits] [llvm/llvm-project] b53628: Reland "[clang-format] Optimize processing .clang-...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] c2b57a: [clang][Interp][NFC] Make a few pointers const
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 7388b7: [WebAssembly] Correctly consider signext/zext arg ...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 7fc7ef: [GlobalISel] Lowering of {get, set, reset}_fpenv (#7...
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] efcf19: Changed Checks from TriviallyCopyable to Trivially...
Bhuminjay Soni via All-commits
- [all-commits] [llvm/llvm-project] b78869: [RISCV][NFC] Remove unused CHECK prefixes to fix b...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 487b92: Revert "[asan] Use InternalMmapVector for error_me...
Enna1 via All-commits
- [all-commits] [llvm/llvm-project] 8f78dd: [clang][analyzer] Add function 'ungetc' to StreamC...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] f443fb: [Flang][OpenMP][MLIR] Add support for -nogpulib op...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 084f1c: [AMDGPU][True16] Support V_CEIL_F16. (#73108)
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] d0918a: [clang] Add tests for CWG1800-1804 (#77509)
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] c69ec7: [clang-format][NFC] Don't use clang-format style i...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 14435a: [OpenMP] Allow setting OPENMP_INSTALL_LIBDIR (#77533)
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] be320f: [libunwind] Convert a few options from CACHE PATH ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 65a56a: [clang] [Driver] Treat MuslEABIHF as a hardfloat e...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] ef87e6: [LVI] Assert that only one value is pushed (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a6b5d6: [DWARFLinker] backport line table patch into the D...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] 7c71a0: [CodeGen][NewPM] Port AssignmentTrackingAnalysis t...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 038c85: Revert "[clang][dataflow] Add an early-out to `flo...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] 7ce010: Revert "[clang][dataflow] Add an early-out to `flo...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] e22cb9: [Flang] Any and All elemental lowering (#75776)
David Green via All-commits
- [all-commits] [llvm/llvm-project] a26cc7: [clang][coverage] Fix "if constexpr" and "if const...
Hana Dusíková via All-commits
- [all-commits] [llvm/llvm-project] e2b896: [flang] Add EXECUTE_COMMAND_LINE runtime and lower...
Yi Wu via All-commits
- [all-commits] [llvm/llvm-project] ccaf9e: [AArch64] Enable AArch64 loop idiom transform pass...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] 38394a: [lld][LoongArch] Handle extreme code model relocs ...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 53d489: [mlir][ArmSME] Add arm_sme.streaming_vl operation ...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 76482b: [SLSR] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9bc435: [SLSR] Always generate i8 GEPs
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c2654b: [SeparateConstOFfsetFromGEP] Regenerate test check...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5cc034: [clang-repl] Enable native CPU detection by defaul...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 08da7a: [AMDGPU] Fix broken sign-extended subword buffer l...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 9e5a77: [SeparateConstOffsetFromGEP] Always emit i8 gep
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f6b9af: [clang]not lookup name containing a dependent type
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 29f98d: [InstCombine] Fold bitwise logic with intrinsics (...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] adfd13: [AArch64][SVE] Add optimisation for SVE intrinsics...
Mark Harley via All-commits
- [all-commits] [llvm/llvm-project] 78cf2c: [X86] pr77459.ll - add missing AVX512 check prefixes
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5b4aba: [emacs] Fix Emacs library formatting (#76110)
darkfeline via All-commits
- [all-commits] [llvm/llvm-project] 205aa3: [flang] Document DEFAULT_SYSROOT usage on Darwin (...
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] 1220c9: [InstCombine] Fold the `log2_ceil` idiom (#76661)
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] c933bd: [MLIR][SCF] Add checks to verify that the pipeline...
Thomas Raoux via All-commits
- [all-commits] [llvm/llvm-project] 407a68: Addressing reviewers (2)
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 19044b: [NFC][TLI] order SLEEF and ArmPL mappings by alpha...
Maciej Gabka via All-commits
- [all-commits] [llvm/llvm-project] 777537: [flang][doc] Correct spelling of CMake
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] cc21aa: [X86] lower1BitShuffle - fold permute(setcc(x, y)) ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b8dca4: [mlir][math] Add math.acosh|asin|asinh|atanh op (#...
Vivek Khandelwal via All-commits
- [all-commits] [llvm/llvm-project] 60bb5c: [AMDGPU] Fix predicates for various True16 instruc...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 5c0b3a: [lldb][ClangASTImporter][NFC] Remove redundant do-...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] d65a7d: [Libomptarget] Do not run CPU tests if FFI was not...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 9aa8c8: [SystemZ] Fix 256-bit shifts when i128 is legal
Ulrich Weigand via All-commits
- [all-commits] [llvm/llvm-project] ae978b: [LoopFlatten] Recognise gep+gep (#72515)
John Brawn via All-commits
- [all-commits] [llvm/llvm-project] 9bde5b: [BranchFolding][SEH] Add test to track SEH CFG opt...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 72990d: [𝘀𝗽𝗿] changes introduced through rebase
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] 113bce: [mlir][tensor] Fold producer linalg transpose with...
Prathamesh Tagore via All-commits
- [all-commits] [llvm/llvm-project] 45be68: [SimplifyCFG] Emit `rotl` directly in `ReduceSwitc...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] fef2fc: [TableGen] Support non-def operators in !getdagop ...
Visoiu Mistrih Francis via All-commits
- [all-commits] [llvm/llvm-project] 79aa77: [mlir][mesh] Add lowering of process multi-index o...
Boian Petkantchin via All-commits
- [all-commits] [llvm/llvm-project] 8b7bbe: [LV] Re-add early exit in VPRecipeBuilder::createB...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 14e291: [RISCV] Remove extraneous semicolons. NFC
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 6876fe: [mlir][linalg] Add a test to demonstrate peeling +...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 73ce13: [SLP][TTI]Improve detection of the insert-subvecto...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 6c9277: [RewriteStatepointsForGC] Remove unnecessary bitca...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d30153: [libc++][docs] Document the libc++ Lit testing for...
Will Hawkins via All-commits
- [all-commits] [llvm/llvm-project] 5934a6: [Headers][X86] Reformat ia32intrin.h doc to match ...
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] 0d6412: [Libomptarget] Add error message back in after cha...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] d03b8c: [Libomptarget][NFC] Format in-line comments consis...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] d4b4de: [Flang][Parser] Add missing #include "flang/Common...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 2472c4: [mlir][tensor] Enhance pack/unpack simplification ...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] fb1523: [bazel] Port 79aa77626770c91badd7c9ba9d26e55a28d34416
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 254025: Improved tests by comparing last line of stderr.
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 1d5106: Objective C: use C++ exceptions on MinGW+GNUstep (...
Frederik Carlier via All-commits
- [all-commits] [llvm/llvm-project] af78e5: [mlir][tosa]Fix Rescale shift attr data type (#71084)
Tai Ly via All-commits
- [all-commits] [llvm/llvm-project] d7ac41: [AArch64][SME] Fix definition of uclamp/sclamp ins...
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 14e7da: [Clang][LLVM][AArch64]SVE2.1 update the intrinsics...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] c053e9: [RISCV] Re-implement Zacas MC layer support to mak...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6bc7e3: [MLIR][Tensor] Fix checks for `fold-into-pack-and-...
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] 7cc9ae: [mlir] allow inlining complex ops (#77514)
Okwan Kwon via All-commits
- [all-commits] [llvm/llvm-project] 2c60d5: [Flang] Support -mrvv-vector-bits flag (#77588)
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] e20396: [Libomptarget] Do not abort on failed plugin init ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6a075a: [MLIR][NVVM]: Update setmaxregister NVVM Op (#77594)
Durgadoss R via All-commits
- [all-commits] [llvm/llvm-project] f502b9: [libc++][NFC] Add comment in test to explain the p...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] cd7eaa: [lldb] Add color support to StreamString (#77380)
Pete Lawrence via All-commits
- [all-commits] [llvm/llvm-project] 1c2093: [ADT] Make StringRef std::string_view conversion o...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] cac6b1: [OpenACC] Implement 'var' parsing correctly, suppo...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 761b9d: [libc++] Remove _LIBCPP_C_HAS_NO_GETS (#77346)
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 04f77a: [SLP][NFC]Replace constant by some meaningfull val...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 004ec8: [ci] Set timeout for individual tests and report s...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f1e414: [compiler-rt][profile] remove unneeded freebsd hac...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] c1d02b: [mlir] Change end of OperationDefinition. (#77273)
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 5c9b71: [libc++][NFC] Fix typo in comments
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 3358c7: [CMake] Deprecate GCC_INSTALL_PREFIX (#77537)
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e6c295: [scudo] Condition variable can be disabled by sett...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 408dce: [SLP]Do not require external uses for roots and si...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 51fbab: [asan] Enable StackSafetyAnalysis by default
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e80b94: [clang][Interp] Fix discarded integral and floatin...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] a1dc81: [mlir][mesh] fix unused variable error
Emilio Cota via All-commits
- [all-commits] [llvm/llvm-project] 2dde02: [MLIR][Presburger] Implement computation of genera...
Abhinav271828 via All-commits
- [all-commits] [llvm/llvm-project] 0a1b06: [RISCV] Support isel for Zacas for XLen and i32. (...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 183eae: [HLSL][Docs] Add documentation for HLSL functions ...
Chris B via All-commits
- [all-commits] [llvm/llvm-project] 1c3425: [LV] Use value_or to simplify code. NFC (#77030)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 337851: [RISCV] Use any_extend for type legalizing atomic_...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] fb7fe4: [CommandLine][NFCI] Do not add 'All' to 'Registere...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] a08506: [LLD] [MinGW] Add support for more ThinLTO specifi...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 020ac9: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] aec73e: [mlir][sparse] allow unknown ops in one-shot buffe...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] e51fe9: [clang][NFC] Improve comments in C++ DR test suite...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 8ca07e: [Flang][OpenMP][Offloading][Test] Adjust slightly ...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] 98e3d9: [libc++] Rename local variable to avoid shadowing ...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] c664a5: [M68k][NFC] Clarify the displacement size in the c...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] f1f92a: Address reviewer feedback
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] b9a5df: Fix variable name
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 21a784: [llvm-exegesis] Add tablegen support for validatio...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 04a906: [llvm][lld] Support R_AARCH64_GOTPCREL32 (#72584)
PiJoules via All-commits
- [all-commits] [llvm/llvm-project] f7678c: [llvm][lld] Support R_RISCV_GOT32_PCREL (#72587)
PiJoules via All-commits
- [all-commits] [llvm/llvm-project] f65265: [llvm-exegesis] Fix validation counters
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] fefdef: [Clang] Implement the 'counted_by' attribute (#76348)
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] 27fb62: [𝘀𝗽𝗿] initial version
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] 8ae8ae: [llvm-exegesis] Update validation counters enum
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4a3fb9: [Clang] Update 'counted_by' documentation
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] a32202: Fix typo.
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] 422b84: [MLIR][LLVM] DI Expression Rewrite & Legalization ...
Billy Zhu via All-commits
- [all-commits] [llvm/llvm-project] 66981f: [docs][IRPGO]Document two binary formats for instr...
Mingming Liu via All-commits
- [all-commits] [llvm/llvm-project] 265834: Fix issues after merging in latest changes
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 03be44: [RISCV][AMDGPU] Mark test/CodeGen/Generic/live-deb...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 021013: Switch unordered_map to map
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 753dc0: [mlir][verifyMemref] Fix bug and support more type...
Yinying Li via All-commits
- [all-commits] [llvm/llvm-project] 66d022: [clang][analyzer] Fix incorrect range of 'ftell' i...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 31fd6d: [mlir][mesh] fix ProcessMultiIndexOp building (#77...
Boian Petkantchin via All-commits
- [all-commits] [llvm/llvm-project] d85a13: Revert "[CommandLine][NFCI] Do not add 'All' to 'R...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 2dce77: Revert "[Clang] Implement the 'counted_by' attribu...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6d19e8: [Pass] Remove trailing whitespace in `PassRegistry...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] e0c734: [libc++][test] Replace uses of `_LIBCPP_ABI_MICROS...
S. B. Tam via All-commits
- [all-commits] [llvm/llvm-project] 5a66c8: [Clang][doc] Add blank line before lists (#77573)
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 4eb68f: [Instrumentation] Use a range-based for loop (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 1bc4cb: [X86][MC] Fix wrong action when encoding enqcmd/en...
XinWang10 via All-commits
- [all-commits] [llvm/llvm-project] cc77e3: [clang-format] Don't apply severe penalty if no po...
James Grant via All-commits
- [all-commits] [llvm/llvm-project] b2c0c6: [clang-format]: Split alignment of declarations ar...
Gedare Bloom via All-commits
- [all-commits] [llvm/llvm-project] 093e6b: [clang-format] Fix crash involving array designato...
XDeme via All-commits
- [all-commits] [llvm/llvm-project] 9ed300: [mlir][arith][nfc] Fix typos (#77700)
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 1fe7bd: [X86][CodeGen] Support lowering for NDD ADD/SUB/AD...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 1e0523: [Target] Use isNullConstant (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 12bba0: [clang-query] Use StringRef::ltrim (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] be76f1: [Target] Use getConstantOperandAPInt (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] e87900: [RISCV] Allow vsetvlis with same register AVL in d...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] a22c43: Revert "[asan] reallocate error_message_buffer whe...
Enna1 via All-commits
- [all-commits] [llvm/llvm-project] 164f85: [Clang] Implement the 'counted_by' attribute (#76348)
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] 3d795b: [InstCombine] Handle a bitreverse idiom which ends...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] 211abe: [SelectionDAG] Add space-optimized forms of OPC_Ch...
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 5c8d12: [SelectionDAG] Add space-optimized forms of OPC_Ch...
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 1a5792: [SelectionDAG] Add space-optimized forms of OPC_Ch...
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 3643d1: [flang][hlfir] Support box in user defined assignm...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] e3993e: [clang][Interp] Implement __builtin_addressof (#77...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 79889f: [RISCV] Deduplicate version struct in RISCVISAInfo...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 16945b: [AMDGPU] Don't send DEALLOC_VGPRs after calls (#77...
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] c9c8f0: [AMDGPU] Update tests for GFX12 errors and unsuppo...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 66eedd: [InstCombine] Fix worklist management in select fo...
hanbeom via All-commits
- [all-commits] [llvm/llvm-project] 158d72: [Clang] Set writable and dead_on_unwind attributes...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d7642b: [GlobalIsel] Combine select to integer minmax (sec...
Thorsten Schütt via All-commits
- [all-commits] [llvm/llvm-project] 9ef2ac: [clangd] Handle lambda scopes inside Node::getDecl...
Younan Zhang via All-commits
- [all-commits] [llvm/llvm-project] ee4312: [NFC][OpenMP][Flang] Add smoke test for omp target...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 33e5db: [clang] Improve colors in status tracking web pages.
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 9d9724: [clang] Fix color consistency in C paper tracking ...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] e034f2: [AArch64LoadStoreOptimizer] Debug messages to trac...
Sjoerd Meijer via All-commits
- [all-commits] [llvm/llvm-project] 7bf13f: [DAG] Fold (sext (sext_inreg x)) -> (sext (trunc x...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 75d820: [AArch64] MI Scheduler: create more LDP/STP pairs ...
Sjoerd Meijer via All-commits
- [all-commits] [llvm/llvm-project] 77f2cc: [STLExtras] Add out-of-line definition of friend o...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 1ee93a: [libc] Add memcmp / bcmp fuzzers (#77741)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 1de3f4: Revert "[SLP]Do not require external uses for root...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 4b0314: [clang][ASTImporter] Improve import of friend clas...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] a02c0d: [DWARFLinker][NFC] Move common code into the base ...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] 21aacb: [mlir] Improve `GreedyPatternRewriteDriver` and pa...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] dc9745: [mlir][ArmSME][test] Make use of arm_sme.streaming...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] e48e98: add release note
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] bd2a6e: [clang]not lookup name containing a dependent type...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 9ca6e5: [libc] Fix buggy AVX2 / AVX512 `memcmp` (#77081)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 19081f: [clang][analyzer] Support 'tello' and 'fseeko' in ...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] e4e0b6: [X86][test] Pre-commit test for #77731
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] bbbe8e: [GlobalISel][Localizer] Allow localization of a sm...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] bc98c3: Revert "[SelectionDAG] Add space-optimized forms o...
Mikhail Goncharov via All-commits
- [all-commits] [llvm/llvm-project] cc53ec: [Flang][Parser] Add missing dependencies to CMakeL...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 959a43: [flang] FDATE extension implementation: get date a...
Yi Wu via All-commits
- [all-commits] [llvm/llvm-project] 566124: [TOSA] FFT2D operator (#77005)
Dmitriy Smirnov via All-commits
- [all-commits] [llvm/llvm-project] 5e4066: [sanitizer] Fix asserts in asan and tsan in pthrea...
goussepi via All-commits
- [all-commits] [llvm/llvm-project] b7770b: [ClangFormat] Fix formatting bugs. (#76245)
r4nt via All-commits
- [all-commits] [llvm/llvm-project] b4a0b6: Fix test to work with and without assertions.
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 477796: [Flang][OpenMP] Push genEval closer to leaf loweri...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 923b4a: [Flang][OpenMP] Restructure recursive lowering in ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 40d5c2: [clang][AArch64] Add a -mbranch-protection option ...
John Brawn via All-commits
- [all-commits] [llvm/llvm-project] 1b5524: [Flang][OpenMP] Restructure recursive lowering in ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] b120da: [AMDGPU] Support GFX12 VDSDIR instructions WAITVMS...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] d55393: [AArch64] Add missing field 'GuardedControlStack' ...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 9edcf7: [flang][driver] Add support for -isysroot in the f...
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] f1c88d: [flang] Fix fveclib on Darwin (#77605)
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] b6f967: [clang][AArch64] Fix incorrect rebase (#77769)
John Brawn via All-commits
- [all-commits] [llvm/llvm-project] 401f22: [ARM] Add pass for handling undef early-clobber va...
Jack Styles via All-commits
- [all-commits] [llvm/llvm-project] f892cc: [BranchFolding] Fix missing predecessors of landin...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 526133: [InstrRef] Add debug hint for not reachable blocks...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] e40d08: Addressing reviewers.
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 18798c: [OpenMP] Add missing weak definitions of missing v...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] d1ecd1: [IndVars] Add additional test for preserving NSW.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 21133f: [TOSA] Fix -Wdangling-gsl and -Wunused-variable in...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 13b588: [PowerPC] Add test for #77748 (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ef4a95: [AArch64] Enable certain instruction aliases for S...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] dc717b: [SLP][NFC]Add a test for final vector with minbitw...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 26a866: [MemProf] Handle missing tail call frames (#75823)
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 18473e: [SLP]Do not require external uses for roots and si...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 731b29: [flang] Handle missing LOGIN_NAME_MAX definition i...
Rainer Orth via All-commits
- [all-commits] [llvm/llvm-project] 3b3ee1: [RISCV] Add test for strided gather with disjoint ...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 8f90e6: [runtimes] Use LLVM libunwind from libc++abi by de...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 579485: [libc][NFC] Use 16-byte indices for _mmXXX_shuffle...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] b6fc46: [SEH] Redirect test output to /dev/null (#77784)
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] c37699: [MemProf] Add missing <unordered_map> include to f...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 31ce0f: [flang][driver] Fix exec.f90 test with shared libs
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] fc6faa: [CloneFunction][DebugInfo] Avoid cloning DILocalVa...
Vladislav Dzhidzhoev via All-commits
- [all-commits] [llvm/llvm-project] 3867e6: [AMDGPU] Add new GFX12 image atomic float instruct...
Mirko Brkušanin via All-commits
- [all-commits] [llvm/llvm-project] 90eb4e: [AArch64] Fix missing `pfalse` diagnostic (#77746)
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 3b3da7: [SLP] Add a set of tests with non-power-of-2 opera...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d21fb0: [lld][ELF] Allow Arm PC-relative relocations in PI...
Eleanor Bonnici via All-commits
- [all-commits] [llvm/llvm-project] 923f03: [OpenACC] Implement 'copy' Clause
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 114e6d: [RISCV] Add test for strided gather with recursive...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 29abe0: run git clang-format
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] 3ede81: [Libomptarget] Fix JIT on the NVPTX target by call...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] dd5ce4: [OpenACC] Implement 'use_device' clause parsing
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 4278d9: [mlir][spirv] Lower `arith` overflow flags to corr...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 86380a: Addressing reviewers (2)
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] ee4571: [lldb] Fix MaxSummaryLength target property type (...
dancing-leaves via All-commits
- [all-commits] [llvm/llvm-project] f5dd70: [LSR] Require non-zero step when considering wrap ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] c2fd5b: [NFC] Remove trailing whitespace
Chris B via All-commits
- [all-commits] [llvm/llvm-project] 21e1bf: Add more ZA modes (#77361)
Mats Petersson via All-commits
- [all-commits] [llvm/llvm-project] 061b77: [mlir][affine] Add dependency on `UBDialect` for `...
Felix Schneider via All-commits
- [all-commits] [llvm/llvm-project] 4619e2: [mlir][memref] Transpose: allow affine map layouts...
Felix Schneider via All-commits
- [all-commits] [llvm/llvm-project] c3e3aa: [AArch64][SVE2] Generate XAR (#77160)
Usman Nadeem via All-commits
- [all-commits] [llvm/llvm-project] 2bb511: [BOLT][NFC] Print BAT section size (#76897)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 0cc315: [clang-format] TableGen keywords support. (#77477)
Hirofumi Nakamura via All-commits
- [all-commits] [llvm/llvm-project] f8bf61: Apply @ldionne's suggestion and try to fix RTTI bu...
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] b336ab: [mlir] add a way to query non-property attributes ...
Hirofumi Nakamura via All-commits
- [all-commits] [llvm/llvm-project] 18734f: [flang] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] b2e67c: [BOLT] Add BOLT Address Translation documentation ...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] d9df92: [BOLT] Encode BAT using ULEB128 (#76899)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 906ad0: [𝘀𝗽𝗿] initial version
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 513cd3: [𝘀𝗽𝗿] initial version
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] cf3421: [Format] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] fb0944: [flang] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] a7cf0a: [BOLT] Add BOLT Address Translation documentation ...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 565f40: [BOLT] Encode BAT using ULEB128 (#76899)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 3e8266: [Dialect] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 2f11f6: Fix review comments
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] e7f794: Revert "[asan] Enable StackSafetyAnalysis by default"
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] 75efdd: [ASan][libc++] Initialize `__r_` variable with lam...
Tacet via All-commits
- [all-commits] [llvm/llvm-project] 37c1a5: [Libomptarget] Fix GPU Dtors referencing possibly ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 40f5f9: [mlir][openacc][flang] Simplify gang, vector and w...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] d44730: Revert "[Flang][Parser] Add missing dependencies t...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] bdfe5d: [flang][openacc] Apply mutually exclusive clauses ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 5ce067: Revert "[LSR][TTI][RISCV] Disable terminator foldi...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 69bc30: [Fuchsia] Add stage2 cmake options
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] 8b61fc: Add sync-up for floating-point working group (#71885)
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 238b57: [flang][openacc] Do not accept static and num for ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] a6d401: [StackSafetyAnalysis] Bail out if MemIntrinsic len...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c8ad80: [flang][openacc] Carry device dependent info for r...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 774056: [asan] Enable StackSafetyAnalysis by default
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b3981e: [libc++] Re-export libc++abi symbols on Apple plat...
a-n-n-a-l-e-e via All-commits
- [all-commits] [llvm/llvm-project] 453ce9: Fix runnable name
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] bbe079: [BOLT] Delta-encode offsets in BAT (#76900)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 8fb8ad: [BOLT] Delta-encode function start addresses in BA...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 351326: [mlir] Add op printing flag to skip regions (#77726)
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] b58f91: Set the default value for MaxAtomicSizeInBitsSuppo...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] 649b39: Revert "[mlir][spirv] Lower `arith` overflow flags...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 721dd3: [analyzer] NFC: Don't regenerate duplicate HTML re...
Artem Dergachev via All-commits
- [all-commits] [llvm/llvm-project] 93b470: [compiler-rt][fuchsia] Preallocate a vmar for sani...
PiJoules via All-commits
- [all-commits] [llvm/llvm-project] 4cee0e: [LLD] Fix llvm-driver cmake integration for LLD (#...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 3c6f47: [llvm-driver] Fix usage of `InitLLVM` on Windows (...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] dc61eb: [clang] Mark clang-format-ignore.cpp as unsupporte...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ae1c1e: [CodeGen] Allow `CodeGenPassBuilder` to add module...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 22bc74: [gn build] Port ae1c1ed6af8d
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 067927: Fix CHECKs and some redundat regex patterns
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] f626b1: [clang][FatLTO][UnifiedLTO] Pass -enable-matrix to...
Matthew Voss via All-commits
- [all-commits] [llvm/llvm-project] 8e9c53: [llvm-ifs] Treat unknown symbol types as error. (#...
Haowei via All-commits
- [all-commits] [llvm/llvm-project] 3ef20e: [CMake][Release] Add option for enabling LTO to ca...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] f33e92: github-automation: Use the llvm/llvm-project repo ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] ab0237: [OpenMP] Fix or disable NVPTX tests failing curren...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 17c062: [CodeGen] Make CodeGenPassBuilder Pipeline test x8...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 791637: [clang-format] Don't allow casts in front of ampam...
Emilia Kond via All-commits
- [all-commits] [llvm/llvm-project] 9095ee: [X86][CodeGen] Support EVEX compression: NDD to no...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 6a0c44: [Driver, sanitizer] Remove RequiresPIE and msan's N...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 274f83: [RISCV] Don't attempt PRE if available info is SEW...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 3f0323: [CodeGen] Fix ponential memory leak in CodeGenPass...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] c185a6: [SelectionDAG, TableGen] Use stable_sort after #73310
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5e5e98: AMDGPU: Cleanup MAIFrag predicate code (#77734)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c23013: [SelectionDAG, TableGen] Use MapVector after #73310
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d1d1e7: [NFC] Updating the tests for combine-ext.mir (#77756)
Dávid Ferenc Szabó via All-commits
- [all-commits] [llvm/llvm-project] 9e40ba: [RISCV] Remove period from Zvbb extension descript...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a2af37: [SelectionDAG] Add space-optimized forms of OPC_Ch...
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 54c195: [GlobalISel] Revise 'assignCustomValue' interface ...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 3baedb: [GISel] Fix #77762: extend correct source register...
Emil J via All-commits
- [all-commits] [llvm/llvm-project] cc0065: [builtins] Generate __multc3 for z/OS (#77554)
Sean Perry via All-commits
- [all-commits] [llvm/llvm-project] 6752f1: [TwoAddressInstruction] Recompute live intervals f...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 4f7106: [X86] Correct the asm comment for compression NF_N...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] c39926: [MLIR][Presburger] Fix style violations in ff80414...
Bharathi Ramana Joshi via All-commits
- [all-commits] [llvm/llvm-project] 369981: [AMDGPU] Handle bf16 operands the same way as f16....
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] aa2a96: [mlir][TilingInterface] Move TilingInterface tests...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] dc4e85: [C++20] [Modules] Remove hardcoded path to importe...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 1833e3: Fix test failure introduced in 3baedb411121c188c4b...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 4b99af: [docs] Update doc for C++20 Modules after dc4e85b
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] a94693: [GlobalISel][NFC] Use GPhi wrapper in more places ...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 042444: [clang-tidy]avoid readability-implicit-bool-conver...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] bfb026: [StaticAnalyzer] Use StringRef::contains_insensiti...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 13d799: [libc++][modules] Removes module testing.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 66f96e: Revert "[builtins] Generate __multc3 for z/OS"
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d7ab65: Revert "[builtins] Generate __multc3 for z/OS" (#7...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 528cd2: [mlir][Bazel] Adjust BUILD file for aa2a96a24ae3a8...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 2b83ce: [AMDGPU][GFX12] Default component broadcast store ...
Mariusz Sikora via All-commits
- [all-commits] [llvm/llvm-project] a5dc3f: [llvm] Use SmallString::operator std::string() (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 7e6044: [test] Improve x86 inline asm tests
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f5a33f: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2e78c2: [RISCV] Simplify the description for ssaia and sma...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 249186: [mlir][nvgpu] Improve verifier of `ldmatrix` (#77807)
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] c29759: [mlir] Fix linking failure of libMLIRTilingInterfa...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] e3e47a: [llvm-exegesis] Refactor Counter to CounterGroup
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] f489fb: [clangd] Fix sysroot flag handling in CommandMangl...
Kon via All-commits
- [all-commits] [llvm/llvm-project] dabc90: [clangd] Use starts_with instead of startswith in ...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 537bbb: [clang][dataflow] Process terminator condition wit...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] 17a417: Fix formatting
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] ef156f: [clang][dataflow] Remove unused private field 'Stm...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] c65b93: [clang-format] SpacesInSquareBrackets not working ...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] 011ba7: [flang] finish BIND(C) VALUE derived type passing ...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 44fbb4: Revert "[clang][dataflow] Process terminator condi...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] 1aacdf: Revert "[clang][dataflow] Process terminator condi...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] 0a8e3d: [mlir][Interfaces] `DestinationStyleOpInterface`: ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 316819: [ObjC]: Make type encoding safe in symbol names (#...
Frederik Carlier via All-commits
- [all-commits] [llvm/llvm-project] 9c9bff: [AArch64] Disable FP loads/stores when fp-armv8 no...
ostannard via All-commits
- [all-commits] [llvm/llvm-project] fbac3b: Revert "[clang][dataflow] Remove unused private fi...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 3d7ed6: [llvm-exegesis] Refactor individual counter data t...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] a8f83c: [AArch64][SME] Fix multi vector cvt builtins (#77656)
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] 42fe3b: [AArch64][SME2] Fix SME2 mla/mls tests (#76711)
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] 2adbf2: [AMDGPU][NFC] Rename DotIUVOP3PMods to VOP3PModsNe...
Mirko Brkušanin via All-commits
- [all-commits] [llvm/llvm-project] 4d4672: [Clang] Revert inintentional changes to cmake comm...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 430085: [llvm-exegesis] Refactor individual counter data t...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 35c19f: [mlir][vector] Support warp distribution of `trans...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] eebe9b: [libc++][modules] Adds module testing.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] a762cc: [flang] include sys/wait.h for EXECUTE_COMMAND_LIN...
Dan McGregor via All-commits
- [all-commits] [llvm/llvm-project] c87e94: [flang] Get ProvenanceRange from CharBlock startin...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 2798b7: [mlir] introduce debug transform dialect extension...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 35708b: [DWARFLinker][NFC] Rename libraries to match with ...
Alexey Lapshin via All-commits
- [all-commits] [llvm/llvm-project] aa2dc7: [mlir][vector] Fix rewrite pattern API violation i...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 39b210: [SLP]Fix a crash for reduced values with minbitwid...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 59d6f0: [VPlan] Support narrowing widened loads in truncat...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ae5d63: [mlir][nvvm] Introduce `cp.async.bulk.wait_group` ...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] 6c2fbc: [IRBuilder] Add CreatePtrAdd() method (NFC) (#77582)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b32001: [mlir] update bazel for transform debug extension
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 39bb79: [SimplifyCFG] `switch`: Do Not Transform the Defau...
Qiongsi Wu via All-commits
- [all-commits] [llvm/llvm-project] 455681: [Sema] Use lexical DC for friend functions when ge...
antangelo via All-commits
- [all-commits] [llvm/llvm-project] 460ff5: [clang] Reapply Handle templated operators with re...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] ad100b: [mlir][vector] Fix dominance error in warp vector ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 7700ea: [OpenACC] Implement the 'rest' of the simple 'var-...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 6a3972: Factor out loop bound conversion into separate fun...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] dec908: [mlir][Transforms] `GreedyPatternRewriteDriver`: l...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 8751bb: [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVE...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5417a5: [mlir][ArmSME] Add rudimentary support for tile sp...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] d199ab: [LLVM][DWARF] Fix accelerator table switching betw...
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 2aae30: [InstCombine] Fold `icmp pred (inttoptr X), (intto...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] 4f4737: [SPIR-V] Add Float16 support when targeting Vulkan...
Natalie Chouinard via All-commits
- [all-commits] [llvm/llvm-project] 4210eb: Revert "[flang] Fix a warning"
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 5dbf17: [TLI][NFC] Fix ordering of ArmPL and SLEEF tests (...
Maciej Gabka via All-commits
- [all-commits] [llvm/llvm-project] 6fdc2c: [SLP]Fix PR77916: transform the whole mask, not on...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] eaa4b6: [mlir][bufferization] Clone simplify fails when in...
donald chen via All-commits
- [all-commits] [llvm/llvm-project] 9fdc56: [TLI] Fix replace-with-veclib crash with invalid a...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 5b14bd: Reland "[flang] Fix a warning"
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 89c0ea: [gn build] Port 9fdc568824b0
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] e4d01b: [SCEV] Special case sext in isKnownNonZero (#77834)
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a300b2: Revert "[TLI] Fix replace-with-veclib crash with i...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 8550e8: [clang][analyzer] Add function 'fprintf' to Stream...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 6f55c1: [clang[test] Require x86 target for new tests
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 844a8d: [lldb][ValueObject][NFC] Remove unused parameter t...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] f02b77: [gn build] Port a300b2403784
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] b3c567: [libc++][modules] Increase clang-tidy version used.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 537d28: [clang-tid]fix modernize-use-auto incorrect fix hi...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] dc1ae8: [libc++][test] Fix a logical mistake introduced by...
Wu Yingcong via All-commits
- [all-commits] [llvm/llvm-project] 108bed: [mlir] fix bazel
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 8603e1: Reapply [TLI] Fix replace-with-veclib crash with i...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] dec74a: [AMDGPU] Fix VS_CNT overflow assertion (#77935)
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 9d8e53: [AMDGPU] Refactor getNonSoftWaitcntOpcode and its ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 8ed527: Reapply [TLI] Fix replace-with-veclib crash with i...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 888717: [AMDGPU] Allow buffer intrinsics to be marked vola...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 3af6ae: [clang-tidy] Fix false-positives in misc-static-as...
Piotr Zegar via All-commits
- [all-commits] [llvm/llvm-project] 2f2217: [RISCV] Add missing tests for inttoptr/ptrtoint on...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] f6f1ab: [mlir][scf] Fix `for-loop-peeling` crash (#77697)
Felix Schneider via All-commits
- [all-commits] [llvm/llvm-project] 3bbc91: [Driver, test] Update sanitizer test after Requires...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 97a9db: [clang-format] Handle possible crash in `getCells`...
XDeme via All-commits
- [all-commits] [llvm/llvm-project] 0daf30: [BOLT] Fix double conversion in CacheMetrics (#75253)
spupyrev via All-commits
- [all-commits] [llvm/llvm-project] 85b7d5: [bazel] fix for 5417a5fed6e1e026
Emilio Cota via All-commits
- [all-commits] [llvm/llvm-project] 9f8c81: [CommandLine][NFCI] Do not add 'All' to 'Registere...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 792fa2: [AArch64][SVE2] Lower OR to SLI/SRI (#77555)
Usman Nadeem via All-commits
- [all-commits] [llvm/llvm-project] b34812: [libc] Build native libc-hdrgen when crosscompilin...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 882b4f: [libc++][NFC] Make AssertionInfoMatcher::CheckMess...
Will Hawkins via All-commits
- [all-commits] [llvm/llvm-project] 8cd956: [RISCV] Update descriptions for Zvk* shorthands. (...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1048b5: [libc][math] Add C23 math function fabsf128. (#77825)
lntue via All-commits
- [all-commits] [llvm/llvm-project] f05b08: [clang] Adjust -mlarge-data-threshold handling (#7...
Arthur Eubanks via All-commits
- [all-commits] [llvm/llvm-project] cd753c: [libc][math] Remove wrong fabsf128 entrypoint in a...
lntue via All-commits
- [all-commits] [llvm/llvm-project] 3add94: [OpenMP] Fix two usm tests for amdgpus. (#77851)
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] 4c4144: [libc++][Android] Add NDK ABI lists for i686 and x...
Ryan Prichard via All-commits
- [all-commits] [llvm/llvm-project] 09a3a1: Revert "[OpenMP] Fix two usm tests for amdgpus."
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] 93efa2: Revert "[OpenMP] Fix two usm tests for amdgpus." (...
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] dcba07: [BOLT] Embed cold mapping info into function entry...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] e27561: [lldb] Move MD5 Checksum from FileSpec to SupportFile
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 4618ef: Allow the dumping of .dwo files contents to show u...
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] c8ef88: [lldb][NFCI] Remove CommandReturnObject from Break...
Alex Langford via All-commits
- [all-commits] [llvm/llvm-project] 45ccc3: [compiler-rt][builtins] Add a missing 'const' to t...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 060505: [OpenACC] Remove mistakenly left TODO and fix form...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 40a361: [lldb-dap] Updating VariableDescription to use Get...
John Harrison via All-commits
- [all-commits] [llvm/llvm-project] 974ded: [mlir][Linalg] Change `linalg.transpose` to use th...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] f4461c: [lldb][test] Add tests for target.max-string-summa...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 2b2310: [libc++] tests with picolibc: update picolibc (#77...
Dominik Wójt via All-commits
- [all-commits] [llvm/llvm-project] e13ee6: [Flang][OpenMP] Separate creation of work-sharing ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 38228d: [libc] Fix GPU tests not running after recent patc...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] dc1e27: Fix buildbots after #66726.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 21a77e: [IR] Reorder Value fields to put the SubclassID fi...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 62f91d: add test
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] e028be: [NFC]update autosar link in clang-tidy doc
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 5ca2d7: [NFC]fix incorrect autosar link in clang-tidy doc
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 3edf82: [XRay] Reserve memory space ahead-of-time when rea...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 7dd4d2: [flang] Fix const cast issue in FreeMemory functio...
Yi Wu via All-commits
- [all-commits] [llvm/llvm-project] 5fa4b1: [SPARC] Consume `tune-cpu` directive in the backen...
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] 15179a: [llvm] Use llvm::is_contained (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] a08402: [sanitizer_common][fuchsia] Get correct vmar info
PiJoules via All-commits
- [all-commits] [llvm/llvm-project] 8566cd: [CodeGen] Let `PassBuilder` support machine passes...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 99b7c7: [flang] Allow different linker name (#77849)
Kelvin Li via All-commits
- [all-commits] [llvm/llvm-project] 96b9b6: [gn build] Port 8566cd61246c
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 33aaad: [Kaleidoscope] LLVM is not needed for chapter two ...
Gonsolo via All-commits
- [all-commits] [llvm/llvm-project] fc2766: [clang][Interp] Diagnose reads from non-const glob...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 51fb76: [lld] Use StringRef::consume_front_insensitive (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0988bb: [clang-tidy]Add new check readability-avoid-nested...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 8e8c95: [GISel] Erase the root instruction after emitting ...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] adf313: Revert "[InstCombine] Fold `icmp pred (inttoptr X)...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 8d817f: [LLVM][NVPTX]: Add aligned versions of cluster bar...
Durgadoss R via All-commits
- [all-commits] [llvm/llvm-project] 9f9af8: [MLIR][LLVM] Enable export of DISubprograms on fun...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] e3fde3: [lldb][libc++] Adds missing C++20 calendar data fo...
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 1e51b3: [RISCV] Change required features for Zvfhmin intri...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 66786a: [MLIR][Presburger] Implement Matrix::moveColumns (...
Bharathi Ramana Joshi via All-commits
- [all-commits] [llvm/llvm-project] 01ddc0: Add OpenSSF Best Practice Badge (#77398)
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 850f71: [MLIR][Presburger] Helper functions to compute the...
Abhinav271828 via All-commits
- [all-commits] [llvm/llvm-project] 2271e2: Trigger new build
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 8bf2be: address review comments & fix flang test
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 9c33a2: [MLIR][Presburger] Fold loop into assert
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 60ac39: [ASan][libc++] Annotating `std::basic_string` with...
Tacet via All-commits
- [all-commits] [llvm/llvm-project] bcf9f9: [Path] Dix off-by-one in finding filename for win ...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] e9df6f: [clang-tidy] Invalid Fix-It generated for implicit...
Félix-Antoine Constantin via All-commits
- [all-commits] [llvm/llvm-project] 3f2125: [libc++][NFC] Release notes: fixed formatting (#78...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 270c6c: [libc++][doc] Bump required GCC version.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 253d2f: Revert "[InstCombine] Fold `icmp pred (inttoptr X)...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d8cd55: [clang] Add test for CWG1350 (#78040)
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 91b53a: [clang] Add tests for DRs about complete-class con...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] d871f4: [WebAssembly] Use DebugValueManager only when subp...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 21b2f3: [clang][NFC] Improve formatting in C++ DR tests
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 5295ca: [clang-tidy] Add option to ignore macros in `reada...
Danny Mösch via All-commits
- [all-commits] [llvm/llvm-project] 0e93d0: [AVX10][Doc] Add documentation about AVX10 options...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] 96f14e: [llvm] Use range-based for loops with llvm::drop_b...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] f48308: Add nounwind to test cases
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] 49138d: [X86] Fix SLH crash on llvm.eh.sjlh.longjmp (#77959)
Nicholas Mosier via All-commits
- [all-commits] [llvm/llvm-project] 811e1d: Fixup load pointer type in testcase
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] c0cb80: [IR] Use StringRef::consume_front (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] b0aebb: [mlir][ArmSME] Workaround for old versions of GCC ...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] d3ac67: [clang-format][NFC] Use FileCheck for clang-format...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 356c2c: Fix #75686: add iter_swap and iter_move to the mat...
Da-Viper via All-commits
- [all-commits] [llvm/llvm-project] db17a3: [clang-tidy][DOC] Fix some speling mistakes in rel...
Piotr Zegar via All-commits
- [all-commits] [llvm/llvm-project] 785167: [clang] SyntaxWarning: invalid escape sequence '\s...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 4ed696: [mlir][Transforms] `OneToNTypeConversion.cpp`: Fix...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 777a67: PR#72453 : Exceeding maximum file name length (#72...
Shahid Iqbal via All-commits
- [all-commits] [llvm/llvm-project] fb2cc9: [Analysis] 'static' function 'shortenFileName' sho...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 59e79f: [clang-tidy] Add support for in-class initializers...
Piotr Zegar via All-commits
- [all-commits] [llvm/llvm-project] 7f1d75: [clang-tidy] Fix false-positives in readability-co...
Piotr Zegar via All-commits
- [all-commits] [llvm/llvm-project] 60a987: [clang-format] Add PenaltyBreakScopeResolution opt...
rmarker via All-commits
- [all-commits] [llvm/llvm-project] 2ae795: [LV] Add test case where variable induction step n...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] bc27f3: [clang-tidy] Use StringRef::consume_front (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 63f982: [SPARC] Prefer RDPC over CALL to implement GETPCX ...
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] bddd8f: [libc++][concepts] Implements concept helper `__l...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 510ec2: [mlir] fix IRPrinterInstrumentation to use the use...
Yuanqiang Liu via All-commits
- [all-commits] [llvm/llvm-project] 7c7735: [RISCV] Combine repeated calls to MachineFunction:...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 332be1: [clang-tidy]fix readability-implicit-bool-conversi...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 2e0a10: [CMake] Fix building on Haiku and Solaris after c0...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] f9736f: fix comments
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 119bf3: [𝘀𝗽𝗿] initial version
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] a1eaed: [mlir][gpu] Fix GPU YieldOP format and traits (#78...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 48e8cd: [mlir][ExecutionEngine] Add support for global con...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] e3acfb: [clang-format] Stop aligning the to continuation l...
sstwcw via All-commits
- [all-commits] [llvm/llvm-project] 85071a: [PowerPC] Implement fence builtin (#76495)
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] c07a1f: [RISCV] Lower vfmv.s.f intrinsics to VFMV_S_F_VL f...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 148e55: [RISCV] Add sifive-p450 to release notes. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] fa5255: [MLIR][LLVM] Enable export of DISubprograms on fun...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 0cf768: [RISCV] Handle disjoint or in RISCVGatherScatterLo...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] e04025: [mlir][Bazel] Add missing dependency needed after ...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 3b7abf: [RISCV] Add disjoint flag to or ops in RISCVGather...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] cd1d34: [RISCV] Don't check haveNoCommonBitsSet in RISCVGa...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] ce1f94: [NFC] Pre-commit case of ppcf128 extractelt soften
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 844f83: Fix crash with modules and constexpr destructor (#...
Jonas Hahnfeld via All-commits
Last message date:
Sun Jan 14 23:40:37 PST 2024
Archived on: Sun Jan 14 23:40:40 PST 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).