2023-02-15 |
Lorenzo Chelini | [MLIR][Tensor] Introduce a pattern to propagate through... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Craig Topper | [InstCombine] Fix InstCombinerImpl::foldICmpMulConstant... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Adrian Kuegel | [mlir][Bazel] Add missing dependencies for 72429a42ac33... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Ingo Müller | [mlir] Add RewriterBase::replaceAllUsesWith for Blocks. |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Mehdi Amini | Add a pass that builds a debug info scope for LLVMFuncO... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Adrian Kuegel | [mlir][Bazel] Add dependency needed for e9b82a5c |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Diego Caballero | [mlir][Vector] Enable masking for static shapes |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Diego Caballero | [mlir][Vector] Add support for masked vector gather ops |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Diego Caballero | [mlir][Vector] Add support for masked vector.contract |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Diego Caballero | [mlir][Vector] Add LLVM lowering for masked reductions |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Fangrui Song | [LoopVersioningLICM] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Kazu Hirata | [mlir] Use std::optional instead of llvm::Optional... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Kazu Hirata | [mlir] Use std::optional instead of llvm::Optional... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Kazu Hirata | [llvm] Use std::optional instead of llvm::Optional... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Jie Fu | [mlir] Fix -Wsign-compare in SparseTensorRewriting... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
LLVM GN Syncbot | [gn build] Port f1c4241fb6e5 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Piyou Chen | [RISCV] Add new pass to transform undef to pseudo for... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Piyou Chen | [RISCV] precommit test for D129735 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Chuanqi Xu | [NFC] Refactor ModuleDeclStateTest to make it not depen... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Lang Hames | [ORC] Add ELFNixPlatform::Create overload -- Pass ORC... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
wren romano | [mlir][sparse] Factoring out SparseTensorType class |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Chuanqi Xu | [C++20] [Modules] [ClangScanDeps] Ensure that we can... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Owen Pan | [clang-format][NFC] Reformat clang/tools/clang-format... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Peiming Liu | [mlir][sparse] fix a bug in UnpackOp converter. |
commit | commitdiff | tree | snapshot |
2023-02-15 |
chenglin.bi | [InstCombine] fold icmp of the sum of ext bool based... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Liren Peng | [SeparateConstOffsetFromGEP] Fix: `b - a` matched ... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
chenglin.bi | [Instcombine] Precommit tests for icmp range; NFC |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Liren Peng | [NFC][SeparateConstOffsetFromGEP] Added flag `lower... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Fangrui Song | [bazel] Port 26662ac010ef50e65e2774eab84f325aa09360fe |
commit | commitdiff | tree | snapshot |
2023-02-15 |
eopXD | [Clang][RISCV] Guard vector int64, float32, float64... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Jie Fu | [mlir] Fix two build warnings in VectorToGPU (NFC) |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Arthur Eubanks | [gn build] Add missing count dependency for check-asan |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Chia-hung Duan | [scudo] Update ring buffer test to make it accept zero... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Fangrui Song | [LoopUnrollAndJam] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Chia-hung Duan | [scudo] Add the thread-safety annotations |
commit | commitdiff | tree | snapshot |
2023-02-15 |
WANG Xuerui | [LoongArch] Make use of addu16i.d for adds with suitabl... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
WANG Xuerui | [LoongArch] Add baseline tests for `addu16i.d` codegen... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Weining Lu | [Clang][Test] Add llvm-lto, llvm-lto2 and llvm-profdata... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Remove trailing whitespace in `X86InstrAVX512.td`; NFC |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Remove incorrect comment around `truncateAVX512SetCCNoB... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Add transform (and/or (icmp eq/ne (A, C)), (icmp eq... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Tests for (and/or (icmp eq/ne A, C), (icmp eq/ne A... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Transform `(icmp eq/ne Abs(A), Pow2)` -> `(and/or ... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Add Transform for `(and/or (eq/ne A,Pow2),(eq/ne A... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Add tests for folding `(and/or (icmp eq/ne A, Pow2... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Noah Goldstein | Transform vector SET{LE/ULT/ULE} -> SETLT and SET{GE... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Nicolas Vasilache | [mlir][Vector] NFC - Fail gracefully on size mismatch... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Nicolas Vasilache | [mlir][Vector] Significantly improve VectorToGPU.cpp |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Jeremy Maitin... | [Support/BLAKE3] Rename blake3_* -> llvm_blake3_* to... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Fangrui Song | [LoopVersioning] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Sanjay Patel | [InstSimplify] fix/improve folding with an SNaN vector... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Sanjay Patel | [InstSimplify] add tests for vectors with SNaN constant... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Fangrui Song | [LoopLoadElimination] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Alex Brachet | [Driver] Allow test to use lld-link.exe not just lld... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Fangrui Song | [LoopDistribute] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Vasileios Porpodas | Recommit: [NFC][IR] Make Module::getGlobalList() private |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Igor Zhukov | [libc++] `<algorithm>`: `ranges::minmax` should derefer... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Sanjay Patel | [InstSimplify] fix/improve folding with an SNaN operand |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Sanjay Patel | [InstCombine] add test for loop-invariant fdiv; NFC |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Jakub Kuderski | [mlir][spirv] Validate float type bitwidths |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Martin Storsjö | [openmp] Fix building for mingw targets after import... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Vasileios Porpodas | Revert "[NFC][IR] Make Module::getGlobalList() private" |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Louis Dionne | [runtimes] Remove duplicate imports of libcxx.test... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Owen Pan | [clang-format] Don't rewrite the input file if already... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Vasileios Porpodas | [NFC][IR] Make Module::getGlobalList() private |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Louis Dionne | [runtimes] Rename newconfig.py to config.py -- it's... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Raphael Isemann | [lldb] Disable macro redefinition warnings in expressio... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Brendon Cahoon | [InstCombine] Increase limit for max copied from consta... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Ye Luo | [OpenMP] Recover non-blocking target nowait disabled... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Jim Ingham | Report a useful error when someone passes an incorrect... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Florian Mayer | Revert "llvm-reduce: Run instruction reduction last" |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Nick Desaulniers | [llvm][test] convert one test to use opaque ptrs (NFC) |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Haowei Wu | [Fuchsia] Set /winsysroot in Windows runtimes linker... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Nick Desaulniers | [llvm][test] restrict 2 GVN tests to just test GVN... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Hui | [libc++][NFC] update Range Status for the completion... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Arthur Eubanks | [IPSCCP] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Pavel Kopyl | [NFC] Replace -1U{LL} expressions with appropriate... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Jakub Kuderski | [mlir][spirv] Fix crash when decorating physical storag... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Leonard Chan | Reland "[compiler-rt][hwasan] Add unused attribute... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Alex Bradbury | [clang][test][RISCV] Introduce separate RUN lines for... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Arthur Eubanks | [GlobalOpt] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Nico Weber | Reland "[gn] port f29cfab55d1f" |
commit | commitdiff | tree | snapshot |
2023-02-14 |
ibricchi | [InlineAdvisor] Restructure advisor plugin unittest... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Jake Egan | Revert "[CGP] Add generic TargetLowering::shouldAlignPo... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Stanislav Mekhanoshin | [AMDGPU] Do not apply schedule metric for regions with... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Mark de Wever | [libc++][doc] Sets the proper plenary date. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Mircea Trofin | [loop unroll] Fix `branch-weights` for unrolled loop. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Vasileios Porpodas | [NFC][IR] Make Module::getNamedMDList() private |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Jason Molenda | [LLDB] add arch-specific watchpoint behavior defaults... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Jez Ng | [lld-macho] Account for alignment in thunk insertion... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Philipp Tomsich | [RISCV] Untabify THMulAccumulate_rr. NFC. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Manolis Tsamis | [RISCV] Add vendor-defined XTheadMAC (multiply-accumula... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Prabhdeep Singh... | [MLIR][OpenMP] Add support for depend clause |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Nico Weber | [gn] port 4e3dac6f0a4c (ScudoHooksUnitTest) |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Andrzej Warzynski | [mlir][linalg] Make Linalg vectorizer lower affine... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Guillaume Chelfi | [scudo] Call __scudo_deallocate_hook on reallocations. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Tue Ly | [libc][doc] Move docs/math.rst to docs/math/index.rst |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Alexey Bataev | [OpenMP]Fix PR55970: Miscompile of collapse(3) with... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
LLVM GN Syncbot | [gn build] Port 7f5d130a428f |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Kévin Petit | libclc: add clspv to targets exempt from alwaysinline |
commit | commitdiff | tree | snapshot |
next |