The Week Of Monday 25 October 2021 Archives by author
Starting: Mon Oct 25 00:05:49 PDT 2021
Ending: Sun Oct 31 22:59:21 PDT 2021
Messages: 682
- [all-commits] [llvm/llvm-project] ce304a: [docs][NewPM] Add example C++ code on how to actua...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 882df2: [gn build] Add missing CodeGenTests dependency
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 4a9db7: [AlwaysInliner] Invalidate analyses when we delete...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 544a21: [test] Make test added in D112473 check the IR
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ae27c5: [InferAddressSpaces] Make pass work with opaque po...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 177a70: [llvm-reduce] Actually skip invalid candidates in ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d378a0: [Sema] Recognize format argument indicated by form...
apple-fcloutier via All-commits
- [all-commits] [llvm/llvm-project] 6a5f74: format_arg attribute should allow instancetype in ...
apple-fcloutier via All-commits
- [all-commits] [llvm/llvm-project] 6ea243: [clang][compiler-rt][atomics] Add `__c11_atomic_fe...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 6c9f20: [cmake] Surpress cmake warning on that EH requires...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] e6a4ba: [amdgpu] Handle the case where there is no scaveng...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 3d706c: [NFC][LoopVectorize] Remove setBestPlan in favour ...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 5d9318: [NFC][LoopVectorize] Change getStepVector to take ...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 158083: [AIX][XCOFF] parsing xcoff object file auxiliary h...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] c2d2fb: address an test error on window os , exclude the t...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] fff2c0: Add "REQUIRES: native" to test.
dyung via All-commits
- [all-commits] [llvm/llvm-project] 14c920: [mlir] support interfaces in Python bindings
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 24685a: [mlir][python] allow for detaching operations from...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] a5f411: [llvm-profgen] Allow unsymbolized profile as perf ...
ictwanglei via All-commits
- [all-commits] [llvm/llvm-project] 40ca41: [llvm-profgen] Switch to DWARF-based symbol and ra...
ictwanglei via All-commits
- [all-commits] [llvm/llvm-project] f55376: [llvm-profgen] Update total samples by accumulatin...
ictwanglei via All-commits
- [all-commits] [llvm/llvm-project] 1227fa: Remove unused ValueObjectDynamicValue::SetOwningSP...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] e65576: Fix a bug in Launch when using an async debugger &...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] d1e951: To avoid the obvious problem, use a different port...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 3729a5: [SCEV] Fix a warning on an unused lambda capture
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 16ceb4: [clang] Use llvm::{count, count_if, find_if, all_of, n...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c3e698: [CodeGen, Hexagon] Use MachineBasicBlock::phis (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] db2b1e: [Utils] Fix a warning in DialectConversion.cpp
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 6af3e8: [Hexagon] Remove set-but-unused variables (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] cc7331: [X86] Remove CallOperand in X86Operand (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] cee341: [AMDGPU] Remove unused declaration findNumUsedRegi...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] a88867: [IR] Fix a warning
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 309357: [AMDGPU] Remove unused declaration eliminateDeadBr...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 3b285f: [llvm-profgen] Fix a set-but-unused warning
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 972d41: Use {DenseSet, SmallPtrSet}::contains (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c5cd37: [Hexagon] Remove unused struct InstTy (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 4db2e4: Use {DenseSet, SetVector, SmallPtrSet}::contains (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c714da: [Transforms] Use {DenseSet, SetVector, SmallPtrSet}:...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 476e1e: [AArch64] Remove unused declaration hasSwiftExtend...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 1f49b7: [SVE][CodeGen] Enable reciprocal estimates for sca...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] f01faf: [SVE][CodeGen] Fix incorrect legalisation of zero-...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] bfb40e: [ORC] Don't try to perform empty deallocations.
lhames via All-commits
- [all-commits] [llvm/llvm-project] e32b1e: [ORC] Change SPSExecutorAddr serialization, Suppor...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 20675d: Revert "[ORC] Change SPSExecutorAddr serialization...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 999c6a: Reapply e32b1eee6aa "[ORC] Change SPSExecutorAddr ...
lhames via All-commits
- [all-commits] [llvm/llvm-project] dc8e5e: [ORC-RT] Add a WrapperFunctionCall utility.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 12b2cc: [ORC] Rename SupportFunctionCall to WrapperFunctio...
lhames via All-commits
- [all-commits] [llvm/llvm-project] afeb1e: [ORC] Move all pass config into MachOPlatformPlugi...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 213666: [ORC] Move CWrapperFunctionResult out of the detai...
lhames via All-commits
- [all-commits] [llvm/llvm-project] b77c6d: [JITLink] Fix alloc action call signature in InPro...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 81a6ea: [ORC-RT] Add missing file that was left out of ff8...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 9f283c: [gn build] Port e1fdec875ff1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] df05ba: [gn build] Port 045695f85cb8
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 1a3508: [gn build] Port 566bfbb740bb
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 53804d: [libc] fix strtol returning the wrong length
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 7dcdba: [libc] add malloc funcs as external entrypoints
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 983051: [libc][obvious] fix strdup being listed twice
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 62c187: [libc] add fast path to string to float conversion
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 51ce56: [SampleProfile] Add all callsites to AllCandidates...
modiking via All-commits
- [all-commits] [llvm/llvm-project] 5caad9: [InlineAdvisor] Add fallback/format switches and n...
modiking via All-commits
- [all-commits] [llvm/llvm-project] 04a9a2: [libc++][ci] Update to Clang 13.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 7ee5e7: [libc++] Remove Clang-11 support.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 4cb3d7: [libc++] Update clang-format to C++20.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 5468df: [libc++][format] Use preferred_name attribute.
mordante via All-commits
- [all-commits] [llvm/llvm-project] e95824: [libc++][format] Mark LWG-issues as complete.
mordante via All-commits
- [all-commits] [llvm/llvm-project] dd189f: [libc++] reformatted test_allocator.h
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] be03ef: [openmp][lit] Add support to OpenMP lit.cfg for RO...
ronlieb via All-commits
- [all-commits] [llvm/llvm-project] 2f353c: [sanitizer_common] Fix Posix/mmap_write_exec.cpp o...
rorth via All-commits
- [all-commits] [llvm/llvm-project] 58901a: [mlir][tosa] Correct tosa.avg_pool2d for specifica...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] a35f54: [tosa][mlir] Add bailout to TosaMakeBroadcastable ...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 52b43d: [AMDGPU] Fix cvt_f32_ubyte combine with shl
vangthao95 via All-commits
- [all-commits] [llvm/llvm-project] 9fcca8: Fix consteval crash when transforming 'this' expre...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 1b1516: [mlir][sparse] lower trivial tensor.cast on identi...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] c8d5dc: [mlir][sparse] refactor loop sequence codegen
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 1e6ef0: [mlir][sparse] refine trait of sparse_tensor.convert
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 947e14: [mlir][sparse] move conversion test back to origin...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 185960: [mlir][sparse] fix conversion bug when changing po...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 00040d: [mlir][sparse] fix broken asan test
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 0121c9: [mlir][sparse] refine the mixed width sparse conve...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 9bd5cf: [AMDGPU] Implement llvm.amdgcn.mulhi.[i, u]24 intri...
Abinav Puthan Purayil via All-commits
- [all-commits] [llvm/llvm-project] 781dd3: [AMDGPU] Enable 48-bit mul in AMDGPUCodeGenPrepare.
Abinav Puthan Purayil via All-commits
- [all-commits] [llvm/llvm-project] 61e3b9: [AMDGPU] Add constrained shift pattern matches.
Abinav Puthan Purayil via All-commits
- [all-commits] [llvm/llvm-project] fa5921: [AMDGPU] Add more llc tests for 48-bit mul generat...
Abinav Puthan Purayil via All-commits
- [all-commits] [llvm/llvm-project] 9f8e77: [AMDGPU] Fix rhs of the tests in amdgpu-codegenpre...
Abinav Puthan Purayil via All-commits
- [all-commits] [llvm/llvm-project] 2da6ef: [AMDGPU] Add 24-bit mulhi intrinsics in INTRINSIC_...
Abinav Puthan Purayil via All-commits
- [all-commits] [llvm/llvm-project] db8d7b: [DAGCombine][NFC] s/it's/its in the comment of has...
Abinav Puthan Purayil via All-commits
- [all-commits] [llvm/llvm-project] e8f4a0: [clangd] Fix a hover crash on templated spaceship ...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 217452: [clangd] AddUsing: Fix support for template specia...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 9fb108: [mlir][python] Add a __contains__ method to the py...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] bef777: [AArch64] Rename some timm predicates for consiste...
Ahmed Bougacha via All-commits
- [all-commits] [llvm/llvm-project] 813fa7: Don't drop in_bounds when vector-transfer-collapse...
Ahmed S. Taei via All-commits
- [all-commits] [llvm/llvm-project] 3d0d7d: [clang][driver][darwin] support -target with Mac C...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] a43d1a: [clang] Make 'align-mismatch' warning work without...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 84ccf0: Disable lockdown for external forks by default
Alexander Batashev via All-commits
- [all-commits] [llvm/llvm-project] 96cee2: [mlir] Allow polynomial approximations for N-d vec...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] a9a0ea: [mlir] Update Erf approximation.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 7d79a2: [mlir] Use float literals to make Windows build ha...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 0a0606: [MLIR] Remove the unused `ArithmeticCastOp`.
Alexandre Rames via All-commits
- [all-commits] [llvm/llvm-project] 8689f5: [AArch64] Add support for the 'R' architecture pro...
Alexandros Lamprineas via All-commits
- [all-commits] [llvm/llvm-project] 3850cb: [bazel build] (manually) port da47ec3ca076
Alina Sbirlea via All-commits
- [all-commits] [llvm/llvm-project] 5dd9e0: [AArch64][GlobalISel] Fix an crash in RBS due to a...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] b9ae74: [mlir] Fix getVectorReductionOp
Amy Zhuang via All-commits
- [all-commits] [llvm/llvm-project] eb9b75: [SLP]Change the order of the reduction/binops args...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] ce14d1: [SLP]Do not reorder reduction nodes.
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 8ba8cf: [SLP][NFC]Add a test for logical reduction with ex...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 5db756: [SLP][NFC]Add a test for poison-free or reduction.
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] cb4fea: [SLP]Fix logical and/or reductions.
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] f719b7: [SLP]Improve/fix reordering of the gathered graph ...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 9b1297: Revert "[SLP]Improve/fix reordering of the gathere...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 64d161: [SLP]Improve/fix reordering of the gathered graph ...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] f06e33: Revert "[SLP]Improve/fix reordering of the gathere...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 07ef9f: [SLP]Improve/fix reordering of the gathered graph ...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] e38a1d: [OpenMP] libomp: disable definitions of 5.1 atomic...
Andrey Churbanov via All-commits
- [all-commits] [llvm/llvm-project] c704b2: [OpenMP] libomp: Fix possible NULL dereference.
Andrey Churbanov via All-commits
- [all-commits] [llvm/llvm-project] 08e3a5: [IntelJITListener] Fix order in JitListener/multip...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 02e60f: [AMDGPU] Use max waves for scheduler's initial occ...
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] c18407: [analyzer] Fix StringChecker for Unknown params
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 49285f: [analyzer] sprintf is a taint propagator not a source
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 3d13ee: [ORC][ORC-RT] Enable the MachO platform for arm64
Ben Langmuir via All-commits
- [all-commits] [llvm/llvm-project] beb3d4: [ORC-RT] Fix objc selector corruption
Ben Langmuir via All-commits
- [all-commits] [llvm/llvm-project] 9c7ace: [CUDA][NFC] Fix inexact warning message about lambdas
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] b97a14: [RISCV][test] Add more tests of immediate material...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] a36aca: [mlir] Avoid including <alloca.h> on OpenBSD
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 95e6e1: [clang] Partially revert d8cd7806310c51af912a647a6...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 0ce46a: [AArch64][Driver][SVE] Allow -msve-vector-bits=<n>...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 13faa5: [AArch64][SVE] Generate SVE >1 element structured ...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] bf72a4: [AArch64][SVE] Fix build failure introduced in 13f...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 86972f: [AArch64][SVE] Use TargetFrameIndex in more SVE lo...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 20bd6f: [mlir] gen_spirv_dialect.py: Some support for OCL ...
Caitlyn Cano via All-commits
- [all-commits] [llvm/llvm-project] b43a2a: [clang-tidy] Suppress readability-static-access-th...
Carlos Galvez via All-commits
- [all-commits] [llvm/llvm-project] 1137b7: [SelectionDAG] Widening the result of INSERT_SUBVE...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] 2186b0: [Driver][AArch64]Add driver support for neoverse-5...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] 112dc1: Add support for Bazel builds on Windows with `clan...
Chandler Carruth via All-commits
- [all-commits] [llvm/llvm-project] 631f44: [PowerPC] use right extend type for SCEV
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 7591d2: [PowerPC] fix a miscompile for Solaris build
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] eeed15: [PowerPC] turn off chain commoning by default.
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 2fa224: [mlir] Placeholder used in predicate should be the...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] b2544f: Document `LLVM_USE_SPLIT_DWARF` option
Chris B via All-commits
- [all-commits] [llvm/llvm-project] aa2d3b: GlobalISel/Utils: Use incoming regbank while const...
Christudasan Devadasan via All-commits
- [all-commits] [llvm/llvm-project] bb16e8: [NFC] [Coroutines] Use llvm::make_scope_exit to re...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] fc1b24: [clang-tidy]performance-unnecessary-copy-initializ...
Clement Courbet via All-commits
- [all-commits] [llvm/llvm-project] 210b58: [RISCV] Add vcsr CSR name for V extension.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e2b7aa: [RISCV] Reduce the number of RISCV vector builtins...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2e94c2: [RISCV] Remove always_inline and nodebug attribute...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d51e3a: [LegalizeTypes][TargetLowering] Merge getShiftAmou...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2783a5: [RISCV] Add ICmp and FCmp to shouldSinkOperands.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 138748: [RISCV] Replace most uses of RISCVSubtarget::hasSt...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 67c44a: [RISCV] Add a test case showing unnecessary vsetvl...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] aefcd5: [RISCV] Teach RISCVInsertVSETVLI::needVSETVLI to h...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ada545: [RISCV] Expand scalable vector bswap. Fix crash fo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 868662: [Sparc] NFC: Remove unused tblgen template args
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] da1d1a: [ARM] __cxa_end_cleanup should be called instead o...
Dani via All-commits
- [all-commits] [llvm/llvm-project] 894ddb: Revert "[ARM] __cxa_end_cleanup should be called i...
Dani via All-commits
- [all-commits] [llvm/llvm-project] b6420e: Reland "[ARM] __cxa_end_cleanup should be called i...
Dani via All-commits
- [all-commits] [llvm/llvm-project] 66e03d: Revert "Reland "[ARM] __cxa_end_cleanup should be ...
Dani via All-commits
- [all-commits] [llvm/llvm-project] d8075e: Reland "[ARM] __cxa_end_cleanup should be called i...
Dani via All-commits
- [all-commits] [llvm/llvm-project] a299b2: Regenerate LC_CODE_SIGNATURE during llvm-objcopy o...
Daniel Rodríguez Troitiño via All-commits
- [all-commits] [llvm/llvm-project] 911be0: [test][objcopy] Replace GNU sed extension with BSD...
Daniel Rodríguez Troitiño via All-commits
- [all-commits] [llvm/llvm-project] 8fbe1e: [llvm-objcopy] Fix misaligned access to load comma...
Daniel Rodríguez Troitiño via All-commits
- [all-commits] [llvm/llvm-project] 566bfb: [formatters] Add a libstdcpp formatter for bitset ...
Danil Stefaniuc via All-commits
- [all-commits] [llvm/llvm-project] 3eb9e6: [formatters] Add a libstdcpp formatter for set and...
Danil Stefaniuc via All-commits
- [all-commits] [llvm/llvm-project] f869e0: [formatters] Add a libstdcpp formatter for multima...
Danil Stefaniuc via All-commits
- [all-commits] [llvm/llvm-project] 82ed10: [formatters] Add a libstdcpp formatter for multise...
Danil Stefaniuc via All-commits
- [all-commits] [llvm/llvm-project] 2d9ee5: [AArch64] Handle ST1iN instructions in isAArch64Fr...
Danila Malyutin via All-commits
- [all-commits] [llvm/llvm-project] 7b102f: [CodeGen] Fix dependence breaking for tied operands
Danila Malyutin via All-commits
- [all-commits] [llvm/llvm-project] 65dae8: [lldb] Configure CMake policy CMP0116 for standalo...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] aecf69: Remove referenced to deleted parallel-libs project
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] a36032: llvm pretty printers: Fix StringRef and workaround...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 3ac709: llvm-dwarfdump --verify: Exit non-zero on simplifi...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] ca4ecf: Add cross-project-test for simplified template nam...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] b65f24: llvm-dwarfdump --verify: Don't diagnose functions ...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] fcd6d5: Adjust test to only compile and not link
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 8f46dd: Migrate the roundtrip tests to work similar to the...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] c2f2c6: Fix a few remaining mentions of demangle's OutputS...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] e6b323: Cleanup a few more PR36048 skips
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] bb168f: [compiler-rt] update detect_write_exec option for ...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] c9174f: [compiler-rt] fix asan buildbot failure on unit te...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] e6df79: [ARM] Add a complex dotprod test case.
David Green via All-commits
- [all-commits] [llvm/llvm-project] 74b2a4: [AArch64] Add a costmodel test for overflowing ari...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 0a2708: [InstSimplify] Add tests for the range of a half f...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 79011c: [InstCombine] Fix rare condition violation in cano...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 935838: [InstCombine] Extend canonicalizeClampLike to hand...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 9020e2: [InstCombine] Convert xor (ashr X, BW-1), C -> sel...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 11630d: [InstCombine] Fold BW/2+1 tops bits are same pattern
David Green via All-commits
- [all-commits] [llvm/llvm-project] 66281b: [InstCombine] Fix type of constant in canonicalize...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 1ad9b0: [ARM] Add some fp convert with saturate MVE tests....
David Green via All-commits
- [all-commits] [llvm/llvm-project] 2c4a9e: [ValueTracking] Teach computeConstantRange that th...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 44e803: [analyzer][NFCI] Move a block from `getBindingForE...
Denys Petrov via All-commits
- [all-commits] [llvm/llvm-project] 1deccd: [analyzer] Retrieve a character from StringLiteral...
Denys Petrov via All-commits
- [all-commits] [llvm/llvm-project] 824bf9: [flang] runtime: Read environment variables directly
Diana via All-commits
- [all-commits] [llvm/llvm-project] 30a365: [llvm-locstats] Report a warning if overflow was d...
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] 40c2bd: [llvm-locstats] Move the test from D110621 into te...
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] 96591a: [GVN] Add tests showing generation of already exis...
Dmitry Makogon via All-commits
- [all-commits] [llvm/llvm-project] 75a08b: tsan: don't use symbol binding 10
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 269aa7: tsan: add another use-after-free race test
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] f5a32f: tsan: fix free_race3.c test
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] b0a926: sanitizer_common: trap on CHECK failure
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] d7b34d: msan: disble CHECK test on powerpc64
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 1b3489: tsan: add DynamicMutexSet helper
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] d53abf: sanitizer_common: fix deadlock detector output
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 5ec832: tsan: turn off COMMON_INTERCEPTOR_NOTHING_IS_INITI...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 65e795: Revert "tsan: turn off COMMON_INTERCEPTOR_NOTHING_...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] c80604: tsan: remove real func check from interceptors
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] abdefe: tsan: tidy up SCOPED_INTERCEPTOR_RAW
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] f50cee: tsan: switch sync test from EXPECT to CHECK
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] eae047: sanitizer_common: tighten on_print hook test
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 910aee: sanitizer_common: fix up onprint.cpp test
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] d73600: tsan: move memory access functions to a separate file
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] a871c3: sanitizer_common: fix up onprint.cpp test more
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] d4602f: sanitizer_common: make parsing of smaps testable (...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] ae833d: sanitizer_common: remove unnecessary GetMemoryProf...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 4acad5: sanitizer_common: add memory profile parsing test
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] e8861f: sanitizer_common: fix crashes in parsing of memory...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] af0a8b: sanitizer_common: bump default file max size to 256MB
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 014c6b: sanitizer_common: fix ParseUnixMemoryProfile test ...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] d31b2d: tsan: add debugging code for ptrace test failures
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] da47ec: Basic: Stop using expectedToOptional() in FileMana...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] b12a86: Bitcode: Use Expected<T>::takeError() and moveInto...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 4e4883: Support: Expose sys::path::is_style_{posix, windows...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 990236: Support: Use sys::path::is_style_{posix, windows}()...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 9091df: Fix a use-after-scope from 99023627010bbfefb71e25a...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 0d5b64: Support: Reduce stats in fs::copy_file on Darwin
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 8077a1: Support: Remove sys::path::is_style_native()
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 2f1617: [llvm-reduce] optimize extractFromModule functions
Dwight Guth via All-commits
- [all-commits] [llvm/llvm-project] 848cca: [flang] Checks for pointers to intrinsic functions
Emil Kieri via All-commits
- [all-commits] [llvm/llvm-project] 045695: [clangd] Print current request context along with ...
Emma Blink via All-commits
- [all-commits] [llvm/llvm-project] bee61a: [clang-format] Add --staged/--cached option to git...
Erik Larsson via All-commits
- [all-commits] [llvm/llvm-project] 0d9b47: [mlir] Reduce the number of iterations in async mi...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 627fa0: [mlir] MathApproximations: unroll virtual vectors ...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] ec32d5: [mlir] MathApproximations: scalars shape must be 0...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 4ae1c2: [ELF] Delete unneeded hack for discarding empty na...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bf6e25: [ELF] Update comments/diagnostics for some long op...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a14cca: [ELF] Support 128-bit bitmask in oneof(RelExpr)
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 650690: [ELF] Update comments/diagnostics for -defsym and ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 43753f: [ELF] Remove irrelevant SHT_INIT_ARRAY/SHT_FINI_AR...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 25da87: [ELF] Remove irrelevant group signature hack worki...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4d9f6c: [ELF] Change SharedFile::soName from std::string t...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3b42fc: [ELF] Simplify sortSection. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 226465: [ARC] Fix `undefined symbol: llvm::MachineFunction...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 35c3f5: [ELF][X86] Write R_X86_64_TLSDESC addends with -z rel
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ecc93e: [ELF] Replace InputBaseSection::{areRelocsRela, fir...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2b1e32: [ELF] Change common diagnostics to report both obj...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project]
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e39c13: [ELF] Implement TLSDESC for x86-32
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6e04ec: [docs] Fix docs-lld-html
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6fcc19: [ELF] Simplify R_TPREL formula after D111365
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3a4b60: [lld-macho] Internalize createFiles. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] aa1d32: [ELF][Mips] Use R_DTPREL for R_MIPS_TLS_DTPREL*
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3fe4b5: [ELF] Make getImplicitAddend return 0 for R_ARM_V4...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b76aac: [ELF] Simplify isStaticLinkTimeConstant. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 55e69e: [ELF] Remove -Wl, -z, notext hint
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 164194: [ELF] Untangle R_GOT style TLS IE and processReloc...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9f8ffa: [ELF] Replace "symbol '...' has no type" diagnosti...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2f7366: [ELF] Simplify R_DTPREL. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a6c496: [VPlan] Do not create dummy entry block (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 025988: Specify Clang vector builtins.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1ef25d: [Clang] Add elementwise min/max builtins.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d7fbad: [Matrix] Replace some err kinds with err_builtin_i...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1a2a7c: [DSE] Add test case with 2 memcpys that should not...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 01870d: [Clang] Add elementwise abs builtin.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c45045: [VPlan] Keep induction recipes in header.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 274a9b: [DSE] Support redundant stores eliminated by memset.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] dd943e: [hwasan] print exact mismatch offset for short gra...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] c3dce3: [LangRef] Document that DataLayout defaults to lit...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 8314a0: [SelectionDAG] Allow FindMemType to fail when wide...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] ec4829: fixes bug #51926 where dangling comma caused overrun
Fred Grim via All-commits
- [all-commits] [llvm/llvm-project] 6ecd4a: [clang][scan-build] Use uname -s to detect the ope...
Frederic Cambus via All-commits
- [all-commits] [llvm/llvm-project] 888af4: [Analyzer][solver] Simplification: reorganize equa...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] a8297e: [Analyzer][solver] Handle adjustments in constrain...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 2feafa: [libomptarget][NFC] Add comment explaining why we ...
George Rokos via All-commits
- [all-commits] [llvm/llvm-project] c57198: Add modules stats into the "statistics dump" command.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 2887d9: Add new key/value pairs to the module statistics f...
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] fb2549: Add breakpoint resolving stats to each target.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 130055: Add unix signal hit counts to the target statistics.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 00c943: [libc] automemcpy
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] d7cc76: [libc][NFC] Fix typo and unused variable
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] a72e24: [libc] Add more robust compile time architecture d...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] fe953b: Revert "[libc] Add more robust compile time archit...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 4d2765: Re-instate -Wweak-template-vtables as a no-op flag
Hans via All-commits
- [all-commits] [llvm/llvm-project] 259e4c: [CSSPGO] Trim cold base profiles for the CS preinl...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 848812: [Verifier] Add verification logic for GlobalIFuncs
Itay Bookstein via All-commits
- [all-commits] [llvm/llvm-project] b288d0: [mlir-c] Avoid compiler warning
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 332ce2: [mlir][ods] Fix incorrect accessing of segment_sizes
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 0ef217: [mlir] Fix missing prefix for region accessor on O...
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] dde963: [mlir] Flip accessors to prefixed form (NFC)
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 2fa76d: [mlir][ods] Fix incorrectly generated attribute name.
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 1ff1bc: [AIX][ZOS] Disable tests due to lack of Objective-...
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 9feb46: Generalize DWARF tests that expect DW_FORM_strp
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] fa1dd5: [AIX] Disable cfi-version test on AIX
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 1c2d33: [DWARF] Standardize checks and remove verbose wher...
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 763ae1: [DomTree][NFC] Clean up nits in DomTree code
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] e76a9f: [clang][deps] Fix fragile test
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] c8e5ae: [AMDGPU] Use standard MachineBasicBlock::getFallTh...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] b9e3af: [LiveInterval] Add RemoveDeadValNo argument to rem...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] c6b4fb: [AMDGPU] Add gfx10 uaddsat test coverage. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 21a1d4: [AMDGPU] Change numBitsSigned for simplicity and d...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 1b7589: [IR] Merge createReplacementInstr into ConstantExp...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] e85827: [mlir][arith] `traits` need to be passed to parent op
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 2eb96e: [DebugInfo][NFC] Avoid a use-after-free
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] ee3eee: [DebugInfo][InstrRef] Track values fused into stac...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 416fd0: [DebugInfo] Follow up to ee3eee71e, x86 tests need...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 97ddf4: [DebugInfo][InstrRef] Recover stack-slot tracking ...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 413689: [DebugInfo][InstrRef][NFC] Switch to using DenseMa...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] c99fdd: [DebugInfo][NFC] Initialize a new object field in ...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 413e24: [lld-macho][nfc] Test that we don't emit undef sym...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] d3ddd5: [lld-macho] Fix incremental builds
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 622150: [lld-macho] Put GOT into `__DATA` segment where ap...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 002eda: [lld-macho] Associate compact unwind entries with ...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 1d2a4c: [lld-macho] Fix compact-unwind-bad-reloc.s test
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] b7e12c: [lld-macho] If export_size is zero, export_off mus...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] a271f2: [lld-macho][nfc] Canonicalize all pointers to Inpu...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] a50243: [AArch64] Remove redundant ORRWrs which is generat...
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] dc7296: [OpenMP][FIX] Do not dereference a potential nullptr
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] b16aad: [OpenMP] Introduce aligned synchronization into th...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 734f91: [Attributor][NFC] Improve debug messages
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] e42e57: [libomptarget][nfc]Generalise DeviceRTL cmake to a...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 33427f: [libomptarget] Build DeviceRTL for amdgpu
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] cf37a9: [openmp] Add amdgpu impl missed from D112153
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 6c7b20: Revert "[libomptarget] Build DeviceRTL for amdgpu"
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 22bd75: [openmp] Fix a git misfire in cf37a94c1e42ce
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 4d5080: [libomptarget] Build DeviceRTL for amdgpu
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] b1bb1d: [lldb] Skip tests for target var without a proc on...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 8bac9e: [lldb] Fixup code addresses in the Objective-C lan...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] a0c1e7: [lldb] Skip TestCCallingConventions.test_ms_abi on...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 2c3507: [lldb] The os and version are not separate compone...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 2aa3b5: [lldb] Fix TestMacCatalyst.py
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] d32154: [llvm] Disable xar on macOS 12.0 and later
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 80405d: [llvm] Include LLVM_ENABLE_RUNTIMES in the cross c...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 9f8872: [SystemZ] Provide size values for PATCHPOINT, STAC...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] bb5069: [SystemZ] Improvement of emitMemMemWrapper()
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 74f917: [OpenMP] Use function tracing RAII for runtime fun...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 2c6a4e: [OpenMP] Use the assertion formatting from assert.h
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 927c74: [OpenMP] Fix assert macro expr
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] d081d7: [libc++][NFC] Remove unimplemented parts of chrono...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 46c827: [libc][NFC] Remove extra slash in path in libc/CMa...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 59cf6a: [libc][NFC] Remove extra space in libc/CMakeLists.txt
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 7ad005: [libc++][NFC] Mark LWG2731 as complete
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] c3cd5f: [libc++][test] Fix invalid test for views::view_in...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 93df7b: [libc++][ABI Break] Make is_error_condition_enum_v...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 2d8339: [libc++] Mark LWG3211 as complete: default constru...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 40a6be: [libc++] Ensure valid view for view_interface temp...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] b3980b: [Sanitizer] Strip PAC from PC in StackTrace::GetNe...
Julian Lettner via All-commits
- [all-commits] [llvm/llvm-project] c79d48: [TSan] Ensure test uses tagged pointer
Julian Lettner via All-commits
- [all-commits] [llvm/llvm-project] de44af: [TableGen] Fix codgen of InstrMapping with multipl...
Jyun-Yan You via All-commits
- [all-commits] [llvm/llvm-project] 0a9b82: [RISCV] Use vmv.v.[v|i] if we know COPY is under t...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 7051f7: [RISCV] Sync Zvlsseg register order as the same as...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] bd8a95: [clang][driver] Fix multiarch output name with -Wl...
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 593814: [clangd] IncludeCleaner: Complicated rules for enu...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] c52128: [clangd] IncludeCleaner: Don't consider the defini...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 6d314e: [clangd] Add a way to enable IncludeCleaner throug...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 1c2e24: [clangd] IncludeCleaner: don't stop the traversal
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 035067: [clang] Do not traverse EnumDecl's type in Recursi...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] e3c609: [clangd] IncludeCleaner: Support macros
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] c47237: [clangd] IncludeCleaner: Don't warn on system headers
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 6edc50: [clangd] NFC: Remove single-line braces in Include...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 22079c: [clangd] IncludeCleaner: Do not process locations ...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 56a8ae: [clangd] NFC: Match function signature in the head...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] f9201c: [clangd] NFC: Use more idiomatic way of checking f...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 32f102: [clangd] Track performance of IncludeCleaner
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] f47564: [clangd] IncludeCleaner: Skip non self-contained h...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] c09f1f: [GlobalISel][Tablegen] Fix SameOperandMatcher's is...
Konstantin Schwarz via All-commits
- [all-commits] [llvm/llvm-project] f9f97c: [libc++] P0433R2: add the remaining deduction guides.
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] 3be3c9: [MLIR] FlatAffineConstraints: Ensure dimensionalit...
Kunwar Shaanjeet Singh Grover via All-commits
- [all-commits] [llvm/llvm-project] c788ca: [mlir][linalg] Fix FoldConstantTranspose execution...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 793b48: [CGProfile] Don't emit call graph profile edges wi...
Leonard Grey via All-commits
- [all-commits] [llvm/llvm-project] 5c4698: [libc++] Include revision numbers in the paper sta...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 065ac3: [libc++] LWG3001: add `remove_extent_t` to `weak_p...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 56b746: [libunwind] Take 2: Use the from-scratch testing c...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 6d5277: [libc++] Include nasty_macros.h when running tests...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b2d25e: [libc++] Implement shared_ptr methods inline in th...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 3e39bb: [libunwind] Simplify the executor used in the tests
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2999b7: [libc++] Make __decay_copy constexpr
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] abb2a9: [docs][NFC] Strip trailing whitespace from Getting...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 4ee17b: [libc++] Update the CI Docker image to Focal
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a55632: [libc++] Temporarily mark tests as UNSUPPORTED to ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2912f5: Officially deprecate LLVM_ENABLE_PROJECTS for libc...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 931d20: [docs][clang-format] warn on \code block indentati...
Ludovic J via All-commits
- [all-commits] [llvm/llvm-project] a9db0a: [AST] Fix the EndLoc calculation for ObjCObjectPoi...
Luke Petre via All-commits
- [all-commits] [llvm/llvm-project] 2d77b2: [Demangle] Add prepend functionality to OutputString
Luís Ferreira via All-commits
- [all-commits] [llvm/llvm-project] 5e3160: [lldb] Refactor C/C++ string and char summary prov...
Luís Ferreira via All-commits
- [all-commits] [llvm/llvm-project] ac73f5: [lldb] Remove forgotten FIXME on CPlusPlus formatters
Luís Ferreira via All-commits
- [all-commits] [llvm/llvm-project] c86f21: [mlir][Linalg] Allow comprehensive bufferization t...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 5fb46a: Revert "[mlir][Linalg] Allow comprehensive bufferi...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 2f5728: [mlir][Linalg] Allow comprehensive bufferization t...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] e1fdec: [analyzer] Add std::string checker
Manas via All-commits
- [all-commits] [llvm/llvm-project] 897c86: [clang] [MinGW] Rename the 'Arch' member to 'Subdi...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 177176: [Support] [Windows] Manually clean up temp files i...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] d75806: [clang] [MinGW] Guess the right ix86 arch name spe...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 2d7fba: [clang] deprecate frelaxed-template-template-args, ...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 086e11: [clang] NFC: include non friendly types and missin...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 32d458: [clang] NFC: remove carriage return from AST tests
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 52fc2e: AMDGPU: Check kernarg alignments in test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 082d2a: [libFuzzer] Improve corpus replacement unit test.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] 33cc0c: [X86] Don't affect jump tables under +tagged-globals.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] fc28a2: [AArch64][SVE] Combine predicated FMUL/FADD into FMA
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] 4db1cf: X86InstrInfo: Optimize more combinations of SUB+CMP
Matthias Braun via All-commits
- [all-commits] [llvm/llvm-project]
Matthias Braun via All-commits
- [all-commits] [llvm/llvm-project] 97a157: X86InstrInfo: Optimize more combinations of SUB+CMP
Matthias Braun via All-commits
- [all-commits] [llvm/llvm-project] 16e530: When generating C++ code, use C++ string escaping.
Matthias Kramm via All-commits
- [all-commits] [llvm/llvm-project] 7bce6b: [mlir][linalg][bufferize] Fix crash when bufferizi...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 5b98e4: [mlir][linalg][bufferize] Add analysis fuzzer option
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 4e14ba: [mlir][linalg][bufferize] tensor::CastOp is an ali...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 81e8c3: [mlir][linalg][bufferize][NFC] Add bufferizesToAli...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] dbab33: [SCEV][NFC] Apply mass forgetMemoizedResults queri...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] f8623b: [SCEV][NFC] Win some compile time from mass forget...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] a9b077: [SimplifyCFG] Sanity assert in iterativelySimplifyCFG
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 31822e: [Test] Add test for PR52290
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] d4c74c: [NFC] [LoopPeel] Update IDoms of non-loop blocks d...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 9bbfe0: [NFC] Remove obsolete simplifyOnceImpl function
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 5961f0: [SCEV][NFC] Verify intergity of SCEVUsers
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 513914: [SCEV] Invalidate user SCEVs along with operand SC...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 4024ca: [Test] Add test showing missing simplifycfg opport...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 21adcd: [Test] Regenerate checks using auto-update script
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 8daf76: [Test] Regenerate some of llc test checks using au...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] e512c5: [SCEV][NFC] Factor out common API for getting uniq...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 8dbbe3: Revert "[lldb] [Host/ConnectionFileDescriptor] Ref...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] f431d3: Make Python MLIR Operation not iterable
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 15e3d3: [clang] Fortify warning for scanf calls with field...
Michael Benfield via All-commits
- [all-commits] [llvm/llvm-project] 21bb80: [lldb] Support serial port parity checking
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 0e5a41: [lldb] [Utility/UriParser] Return results as 'stru...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 9d63b9: [lldb] [Host/ConnectionFileDescriptor] Do not use ...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 26c584: [lldb] [gdb-remote] Remove HardcodeARMRegisters() ...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] f279e5: [lldb] [Communication] Add a WriteAll() method tha...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 58d28b: [lldb] [lldb-gdbserver] Unify listen/connect code ...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 4373f3: [lldb] [Host] Move port predicate-related logic to...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 801cf3: [lldb] [unittests] Fix TcpListen() call in RNBSock...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] e1acad: [lldb] [Host/ConnectionFileDescriptor] Refactor to...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] d03b04: [lldb] [docs] Remove obsolete recommonmark use
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 26e2c9: [openmp] [elf_common] Fix linking against LLVM dylib
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 073c5d: [lldb] [Host/Socket] Make DecodeHostAndPort() retu...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] e50f02: [lldb] [Host/ConnectionFileDescriptor] Refactor to...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] e9dcd8: [lldb] [Host/Terminal] Fix warnings with termios d...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 15b7df: [lldb] [Host/Terminal] Remove stale Config.h inclu...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 16a816: [lldb] [gdb-remote] Fix processing generic regnums
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 03eddb: [doc] Typo fix in NewPassManager.rst
Miguel Raz Guzmán Macedo via All-commits
- [all-commits] [llvm/llvm-project] d86993: [OPENMP51]Initial parsing/sema for append_args cla...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] b66327: [OpenMP] Initial parsing/sema for the 'omp loop' c...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project]
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 6f9c25: [OpenMP] Initial parsing/sema for the 'omp loop' c...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 72c373: [OpenMP] Add triple to run lines to avoid message ...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 05a4b0: [pstl] A hot compilation fix for MacOS, OpenMP bac...
MikeDvorskiy via All-commits
- [all-commits] [llvm/llvm-project] 8f5cb6: [pstl] A hot fix for a reduction parallel pattern ...
MikeDvorskiy via All-commits
- [all-commits] [llvm/llvm-project] d6790a: [NFC] ProfileSummary: const most of the fields.
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 4c8ea9: [LLDB] Fix LLDB buildbots break due to --image-base
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] e6a971: [clangd] Respect diagnostic suppression during pre...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 3ccd04: [LowerTypeTests] Emit cfi_jt aliases regardless of...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] d7e089: [ARM] Use hardware TLS register in Thumb2 mode whe...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 39e5dd: [SparcISelLowering] avoid emitting libcalls to __m...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] d2c133: [gn build] (manually) port da47ec3ca076
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d054b3: [clang] Use consistent punctuation at end of Block...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 1970ea: Reland "[gn build] (manually) port 6fe2beba7d2a (E...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3c0cf7: Unbreak code_signature_lc.test on macOS after 911b...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7c10c9: [clang] Convert ObjCAtTryStmt to llvm::TrailingObj...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] c1f3d0: [gn build] add build rule for llvm-locstats
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0d13c5: [gn build] Add lldb to default target on Windows
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 99f5f0: fix comment typos to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e545e1: [gn build] Use LLD as host linker by default on ma...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 9f9034: fix comment typos to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6503a6: [lld/mac] Don't assert when ICFing arm64 code
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7f3693: [lld/mac] Don't crash on undefined symbols with --...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5d64bf: [gn build] (manually) port d736002e90b5
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] bf8729: Revert "[clang] Fortify warning for scanf calls wi...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 2d48b1: [lld/mac] Fix mislink with ICF
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f964ca: [lld/coff] Add parsing for /pdbpagesize: flag
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b437aa: MachineDominators: Define MachineDomTree type alias
Nicolai Hähnle via All-commits
- [all-commits] [llvm/llvm-project] 176a0e: [mlr][Linalg] NFC - Add option to hook vector.mult...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] d054b8: [mlir][Vector] NFC - Add option to hook vector.tra...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 00ac87: [mlir][Vector] Add InsertStridedSliceOp -> Shuffle...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 8e4c80: [mlir][Linalg] NFC - Add additional control to low...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] cd392c: [mlir][Linalg] NFC - Make more option names consis...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 477551: [SCEVExpander] Minor cleanup in value reuse (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 75384e: [InstSimplify] Refactor invariant.group load folding
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5fd55b: [InstCombine] Make TTI comment more forceful (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0d20eb: [BasicAA] Use ranges for more than one index
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7e9734: [BasicAA] Add test for incorrect non-negative logi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 721569: [BasicAA] Add test for benign range overflow (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3a995c: [SCEV] Move SCEVLostPoisonFlags() check into SCEVE...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 11a842: [SCEV] Use reverse() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9bc7e5: [BasicAA] Make range check more precise
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] fbc0c3: [BasicAA] Handle known bits as ranges
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 665060: [BasicAA] Remove misleading overflow check
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ea7be2: [ConstantRange] Optimize smul_sat() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 36b22f: [BasicAA] Add range test with nsw (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4dd540: [BasicAA] Add missing inbounds to tests (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7cf737: [BasicAA] Don't treat non-inbounds GEP as nsw
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] cdf45f: [BasicAA] Extract linear expression multiplication...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9faed8: Fixed erring semantic errors arising from D108904
NimishMishra via All-commits
- [all-commits] [llvm/llvm-project] 6b1599: [dexter] Fix failing regression tests
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] b07d59: [dexter] XFAIL feature_test source-root-dir.cpp
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] c1055f: [lldb/DWARF] Don't create lldb_private::Functions ...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 1397c5: Fix windows build for 6fa1b4ff4
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 40e4ac: [lldb] Modernize Platform::GetOSBuildString
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] a53978: [lldb] Remove a trailing \0 from the result of Hos...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] b69564: [lldb/DWARF] Move a declaration closer to its use
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] a458ef: [lldb] Remove ConstString from Platform plugin names
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 0a39a9: Modernize and simplify HostInfo::GetOSKernelDescri...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 93c7ed: [lldb] Fix PlatformAppleSimulator for a458ef4f
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 49481b: Remove ConstString from Language, LanguageRuntime, ...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] f5158c: Modernize Platform::GetOSKernelDescription
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 560221: [lldb] Modernize TestVLA.py
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 5f4980: [lldb] Remove ConstString from Process, ScriptInte...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 349295: [lldb/test] Allow indentation in inline tests
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 3abd06: [lldb] Make TypeSystemClang::GetFullyUnqualifiedTy...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] eee887: [lldb/test] Print build commands in trace mode
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] a39423: [lldb] Remove ConstString from SymbolVendor, Trace...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] b42d51: [lldb/test] Replace shlex.join with shlex.quote
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 8e3de9: [lldb/test] Fix TestFunctionStarts for eee887e0
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 5015f2: [lldb/test] Fix TestSourceManager for eee887e0
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] d48236: [flang] Fold SPREAD
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 8b5b38: [flang] Revert new unintended runtime behavior
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] a94b72: [flang] Improve error message for misuse of NULL(m...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] d0ca05: [flang] Fix crash on "call system_clock(count_max=j)"
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f70343: [flang] Fix combined folding of FINDLOC/MAXLOC/MINLOC
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 98f087: [InstCombine][ConstantFolding] Make ConstantFoldLo...
Peter Waller via All-commits
- [all-commits] [llvm/llvm-project] 22acda: [CMake] Cache the compiler-rt library search results
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] f82cf6: [indvars] Fix pr52276 (missing one use check)
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 425cbb: [Operator] Add hasPoisonGeneratingFlags [mostly NFC]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 9ed528: Autogen a test for ease of update
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 6caff7: Regen some autogen tests to account for format change
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a70a56: [docs] Expand a bit on the basics of a buildbot po...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 386633: [doc] Update a broken link in buildbot instructions
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 79f9df: [X86] Move splat addends from the gather/scatter i...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] eb55c1: [X86][NFC] Add the missed `break; ` for 79f9dfef0da5
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] 2bc28c: [X86] Add a dependency breaking xor before any gat...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] 134c30: [X86][NFC] Pre-commit test to show prolog insert p...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] 9668e1: [docs] Inclusive language: replace master with main
Quinn Pham via All-commits
- [all-commits] [llvm/llvm-project] d6b826: [libc++] [doc] Mark LWG3398 as complete.
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 309fcc: [lldb][NFC] Use llvm::Optional to refer to Optional
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] a24b2b: [lldb] Also print index of child when ValueCheck f...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 025f6c: [lldb] Modernize TestBitfields
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 974c2f: [lldb] Modernize and expand TestCppBitfields
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 9d7006: [lldb][NFC] Move a declaration in DWARFASTParserCl...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] f5c65b: [lldb][NFC] Improve CppModuleConfiguration documen...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 96808c: [ASTImporter] Remove redundant IsStructuralMatch o...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 01b3bd: [ASTImporter] Remove ASTNodeImporter::IsStructural...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] e2ede1: [lldb] Update field offset/sizes when encountering...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 85bcc1: [lldb] Make SBType::IsTypeComplete more consistent...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 4cf9d1: [lldb][NFC] Modernize for-loops in ModuleList
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project]
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 68ffcd: Properly determine the end location of an ObjCObje...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 01b55f: [NFC] Tidy up DialectConversion.cpp
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 428316: Fix AffineDemotion pass after the DialectConversio...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 2321ac: [mlir] Remove the deprecated OpConversionPattern::...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] db848f: [NFC][LV][X86] Improve test coverage for masked me...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 5a8a7b: [NFC] Re-autogenerate check lines in some tests to...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 156f10: [IR] `SCEVExpander::generateOverflowCheck()`: shor...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 4723c9: [NFC] `IRBuilderBase::CreateAdd()`: place constant...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 288f1f: Fix MLIR LLVMIR test after 4723c9b3c6c46632a5d66e6...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 427126: Revert "[IR] `IRBuilderBase::CreateAdd()`: short-c...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] b29159: Revert rest of `IRBuilderBase`'s short-circuiting ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] e5df0a: [NFC][PhaseOrdering] Add additional loop deletion ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 0ae7bf: [NFC][LoopDeletion] Count the number of broken bac...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 25043c: [NFCI] Introduce `ICmpInst::compare()` and use it ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 03a4f1: [ConstantRange] Sign-flipping of signedness-invari...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] b716d0: [LoopVectorize] Clean up VPReductionRecipe::execut...
RosieSumpter via All-commits
- [all-commits] [llvm/llvm-project] 6e46b6: [DAGCombiner] make matching bit-hack form of usubs...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] d74630: [x86] add tests for vector -1 constant materializa...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bffc65: [x86] add test for vector increment; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4f423e: [x86] add test/run for mayLoadFold with alignment; ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e8fdd0: [InstCombine] add tests for icmp with trunc op; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 6c0a2c: [x86] enhance mayFoldLoad to check alignment
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 371f77: [InstCombine] add tests for icmp with trunc operan...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e8535f: [InstCombine] allow Negator to fold multi-use sele...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e0ee02: [InstCombine] regenerate test checks; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ae8984: [InstCombine] add tests for bitwise logic folds; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 8f786b: [InstCombine] fix comments to match code; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 897402: [clang-tidy] Correct typo in bugprone-easily-swapp...
Salman Javed via All-commits
- [all-commits] [llvm/llvm-project] 1aeb4c: [lld][WebAssebmly] Convert tests to use disassembl...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] e091a6: [lld][ELF] Update name of function in comment. NFC
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 4da38c: [lld] Rename addCombinedLTOObjects to match ELF dr...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 28848e: [lld][WebAssembly] Handle duplicate archive member...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 50bfc4: [lld][WebAssemlby] Always enable mutable-globals f...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 1eb79e: [lld][WebAssembly] Initialize bss segments using m...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] fad054: [lld][WebAssembly] Handle TLS variables in Symbol:...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 182b72: [lld][WebAssembly] Generate TLS relocation code al...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 3b039c: Revert "[WebAssembly] Fix debug locations for Expl...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] aa1ac2: [clangd] Flush stderr after signal handlers run, s...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 51be70: [clangd] Remove tricky integration test that flake...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 9cc08c: [clangd] Add integration test for crash handling
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] de7494: [AST] fail rather than crash when const evaluating...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 73453e: [clangd] Avoid expensive checks of buffer names in...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] f1b922: [MLIR][Math] Add erf to math dialect
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] 487f15: [AMDGPU] Fix setcc combine for i128
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] eb1657: [AMDGPU] Remove unused CSR defs
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 50d8d9: [GlobalISel] Simplify RegBankSelect
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] c78640: [TailDuplicator] Fix merging block with terminator
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 2a30c0: [OpenMP][Offloading] Only get trip count if team c...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 025f54: [OpenMP][DeviceRTL] Fixed an issue that causes han...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] ba94b8: [clangd] Attempt to fix buildbots
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] 0f6d72: [MachO] Properly reset global state
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] 264d3b: [MachO] Use error instead of fatal for missing -arch
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] a81672: [NFC][MLIR][OpenMP] Splitting the WsLoop tests.
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 9fb52c: [MLIR][OpenMP] Added omp.atomic.read and omp.atomi...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 30bd11: [MLIR][OpenMP] Fixed the missing inclusive clause ...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] bb5e35: [VE][NFC] correct bitmasking in popcnt expansion test
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] d29ccb: [X86][AVX] Attempt to fold a scaled index into a g...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 154c03: [X86] combineX86GatherScatter - only fold scale if...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6102e5: [CostModel][X86] Remove old TODO comment
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f362ae: [libc][NFC] Move utils/CPP to src/__support/CPP.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 6c3f53: [libc][NFC] Move test related pieces from FPUtil t...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 6860ab: [InstCombine] Precommit new and-xor-or.ll tests. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 4faf88: [InstCombine] Precommit new and-xor-or.ll tests. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 5a7a45: [InstCombine] Fold `(c & ~(a | b)) | (b & ~(a | c)...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] f7f430: [InstCombine] Fixed non-determinisctic order of ne...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 2f699b: [InstCombine] Precommit updated and-xor-or.ll test...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] a905c5: [InstCombine] Fold `(~(a | b) & c) | ~(a | c)` int...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] e5340e: [AMDGPU] Fix global isel for kernels using agprs o...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] cdb335: [JITLink] Fix warning 'shift count exceeds width' ...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] d86688: [mlir][python] Segment MLIR Python test dialect to...
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project]
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project]
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] 57cb84: Point replay file to non-existent dummy
Steven Wan via All-commits
- [all-commits] [llvm/llvm-project] eacd6e: [mlir][GPUtoNVVM] Relax restriction on wmma op low...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] fb67f3: [WebAssembly] Add prototype relaxed float to int t...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] f03311: [AMDGPU] Regenerate some tests with the current ve...
Thomas Symalla via All-commits
- [all-commits] [llvm/llvm-project] f9089a: CodeGenPrep: remove all copies of GEP from list if...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 31a949: [mlir][linalg] Remove unused method (NFC).
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 1eae24: [mlir][linalg] Use OpBuilder in rewriteAsPaddedOp ...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] e83d84: [mlir][linalg] Adapt hoistPaddingOnTensors signatu...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] d0ec4a: [mlir][linalg] Add pad and hoist test pass.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 663811: [mlir][linalg] Add padding pass to strategy passes.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] eb8455: compiler-rt: Fix arch detection for ppc64le
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 622346: utils/release: Add script for building release doc...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 41a8b4: [MLIR] Fix AffineExpr getLargestKnownDivisor for c...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 9fb9c6: [Clang][NFC] Clang CUDA codegen clean-up
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 57b9b2: [MLIR][LLVM] Add llvm.mlir.global_ctors/dtors and ...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] da1318: [NFC][Instcombine] Cleanup some obsolete matches i...
Usman Nadeem via All-commits
- [all-commits] [llvm/llvm-project] 560dd1: [NFC][Instcombine] Pre-commit some tests for negat...
Usman Nadeem via All-commits
- [all-commits] [llvm/llvm-project] 84486c: [fir][NFC] Move MLIR includes to FIRDialect.td
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 608eb3: [fir][NFC] Format and make FIROps.td homogenous
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 7812f5: [fir] Add substring to fir.slice operation
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 1189d9: [fir][NFC] Fix indentation for fir.alloca builders
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] d43f77: [fir][NFC] Move RewritePatterns.td to Canonicaliza...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 9daec0: [fir] Avoid slice with substr in fir.array_load, f...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 044d5b: [fir] Add base of the FIR to LLVM IR pass
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] c24a58: Reinstate "[clang-repl] Re-implement clang-interpr...
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] f0d527: [clang-repl] Remove redundant link libraries and d...
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] 40cad4: [PowerPC][NFC] Update builtins-ppc-xlcompat-trap-6...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] d54360: [lld-macho] Implement -S
Vincent Lee via All-commits
- [all-commits] [llvm/llvm-project] 6eb38e: [NFC][sanitizer] Disable a test with large stderr ...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e12407: [sanitizer] Add posix_spawn interceptor
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 948b91: [NFC][sanitizer] Atomix relaxed in TwoLevelMap
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d29a7d: [OpenMP][Tools][NFC] Pass intel license ENV to lit
Vladimir Inđić via All-commits
- [all-commits] [llvm/llvm-project] efa5ca: [CMake] Update Cmake cache file for Win to ARM Lin...
Vladimir Vereschaka via All-commits
- [all-commits] [llvm/llvm-project] 17664a: [mlir][NFC] Fix leak in unit test
Vladislav Vinogradov via All-commits
- [all-commits] [llvm/llvm-project] 7d549a: [lld-macho][nfc] Rename output binary so it doesn'...
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] 46ef18: [lld-macho] Fix incremental build (again) from D11...
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] e5fb79: [lld-macho] Make test produce the dead.o and live....
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] b283d5: [openmp] Emit deferred diag only when device compi...
Wei Wang via All-commits
- [all-commits] [llvm/llvm-project] 3e9483: [Bazel] link backtrace library when building llvm/...
William Muir via All-commits
- [all-commits] [llvm/llvm-project] 5694db: [WebAssembly] support Memory64 in target_features ...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] a66451: [WebAssembly] Fix debug locations for ExplicitLoca...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] a54358: [HIP][OpenMP] Fix assertion in deferred diag
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 7c3fa5: [DebugInfo] Skip ODRUniquing for mismatched tags
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] c18ed6: [Internalize] Preserve __stack_chk_fail in Interna...
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] 284c2e: [clang][MIPS] Fix search path for Debian multilib O32
YunQiang Su via All-commits
- [all-commits] [llvm/llvm-project] e84c54: Fix indentation and pragma name.
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] 9769e9: [LLVM] Inclusive terms: remove/replace references ...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] e91636: [PPC][LLVM] Inclusive terms: remove references to ...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] c00177: [clang] Inclusive language: change error message t...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] 8659b2: [clang][NFC] Inclusive terms: Replace uses of whit...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] 07bed3: [clang][Fuchsia] Add additional unit test for avai...
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] cf7871: [CSKY] First patch to construct codegen infra and ...
Zi Xuan Wu (Zeson) via All-commits
- [all-commits] [llvm/llvm-project] ffa96f: [clang] Fix range for forward-declared enums
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 333c36: [clang][unittests] Fix shared lib builds
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] e42f5d: [clangd] Fix filename ranges while replaying preamble
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] fbf174: [clangd] Escape error message in AddUsing
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 3d7354: [clangd] SelectionTree should prefer lexical declc...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] b0277b: [OpenMP][OMPD] Implementation of OMPD debugging li...
vigbalu via All-commits
- [all-commits] [llvm/llvm-project] 1e46dc: [TwoAddressInstructionPass] Put all new instructio...
weiguozhi via All-commits
- [all-commits] [llvm/llvm-project] 28882b: [mlir][sparse] Implementing sparse=>dense conversion.
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 5389cd: [mlir][sparse] Adding dynamic-size support for spa...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 30a64c: [mlir][sparse] Renaming CPP macros for clarity
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 6be36f: [mlir][sparse] Improve handling of dynamic-sizes f...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 6e2c0e: [mlir][spirv] Add conversions from arith.bitcast, ...
xndcn via All-commits
- [all-commits] [llvm/llvm-project] f87e0c: [DSE] Eliminates redundant store of an exisiting v...
yurai007 via All-commits
- [all-commits] [llvm/llvm-project] 10a80c: [mlir] Implement replacement of SymbolRefAttrs in ...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 3077c1: [mlir][NFC] Make InsertionGuard properly move cons...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] a875e6: [mlir][NFC] Fix typo in comment
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 286a7a: [mlir][docs] Fix obvious spelling mistakes in docu...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project]
zibi2 via All-commits
- [all-commits] [llvm/llvm-project] f21c24: [libc++] Fix numeric of exp(complex) at inf
Gao, Xiang via All-commits
Last message date:
Sun Oct 31 22:59:21 PDT 2021
Archived on: Sun Oct 31 22:59:23 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).