2023-02-27 |
Alexey Bataev | [SLP]Fix a crash when trying to find reduced ops for... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Nikita Popov | [InstCombine] Avoid ConstantExpr::getSelect() use ... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
David Green | [AArch64] Add some tests for multiple uses of extended... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Alexander Belyaev | [mlir] Insert tensor.cast only when needed when folding... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Pavel Kosov | [OHOS] Add support for OpenHarmony |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Kerry McLaughlin | [SME2][AArch64] Add multi-indexed multiply-add long... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Nikita Popov | [GlobalOpt] Ignore only loaded / only stored global... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Igor Zhukov | [libc++][ranges] Implement LWG-3860 range_common_refere... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Adrian Kuegel | [mlir] Use the same name as the generated parameter... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Nimish Mishra | [flang][OpenMP] Handle lastprivate on sections construct |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Sacha Ballantyne | [Flang] Add Minloc to simplify intrinsics pass |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Max Kazantsev | [LoopPredication] Account for critical edges when inser... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Nikita Popov | Reapply [InstCombine] Remove early constant fold |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Marco Elver | [SelectionDAG] Transitively copy NodeExtraInfo on RAUW |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Marco Elver | [X86][FixupBWInsts] Fix propagation of !pcsections... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Marco Elver | [X86] Improve atomics test for !pcsections |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Marco Elver | [X86] Move atomics test for !pcsections into separate... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Nikita Popov | [InstCombine] Guard against many users when swapping... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Manuel Klimek | [clang-format] Fix assertion that doesn't hold under... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
chendewen | [SVE] Add intrinsics for uniform dsp operations that... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Manuel Klimek | [clang-format] Add macro replacement to fuzzing. |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Haojian Wu | [bazel] Port Bazel for e7950fceb1e7f82370f6cff80b258e55... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Michael Platings | Allow building with CMAKE_SYSTEM_NAME=Generic |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Max Kazantsev | [Test] Add failing test for PR61022 |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Sergey Kachkov | Revert "[GVN] Support address translation through selec... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Nikita Popov | [SCEV] Make scalable size representation more explicit |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Augustin Fabre | [clang-format] clang-format.el: fix warnings |
commit | commitdiff | tree | snapshot |
2023-02-27 |
LLVM GN Syncbot | [gn build] Port e7950fceb1e7 |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Carlos Alberto... | [llvm-debuginfo-analyzer] (09/09) - CodeView Reader |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Haojian Wu | [include-cleaner] Fix an unintended early return when... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Sergey Kachkov | [GVN] Support address translation through select instru... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Christian Ulmann | [mlir][llvm] Stop exporting empty debug MD strings |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Diana Picus | [AMDGPU] Run update scripts on existing tests. NFC |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Christian Ulmann | [mlir][llvm] Builders dont access null attr (NFC) |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Matthias Springer | [mlir][SCF] Fix incorrect API usage in RewritePatterns |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Jean Perier | [flang][hlfir] Lower associate construct to HLFIR |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Jean Perier | [flang][hlfir] Lower allocatable assignment to HLFIR |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Jean Perier | [flang][hlfir] add allocatable assignment semantic... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Nilanjana Basu | [AArch64] Added tests for inserting scalar result of... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Lei Zhang | [mlir][spirv] Fix Physical32/Physical64 support for... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Lei Zhang | [mlir][spirv] Respect client API requirements for 64... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Rahul Kayaith | [mlir][python] Don't emit diagnostics when printing... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Jun Zhang | Precommit test for D144777, NFC |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Serge Pavlov | [Clang] Copy strictfp attribute from pattern to instant... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Craig Topper | [TableGen] Use raw_svector_ostream and ListSeparator... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Jie Fu | [X86][MC] Fix -Wimplicit-fallthrough in X86MCCodeEmitte... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Shengchen Kan | [X86][MC] Assert unexpected form in emitREXPrefix,... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Craig Topper | [TableGen] Remove duplicate call to getPredicateCheck... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Amara Emerson | [GlobalISel] Fix an assertion failure in matchHoistLogi... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
isuckatcs | [clang-tidy] handle exceptions properly in `ExceptionAn... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Lei Zhang | [mlir] NFC: Prepare GPUToSPIRV tests for supporting... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
LLVM GN Syncbot | [gn build] Port ff93c9beefd4 |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Nico Weber | [gn] port 6e93bf5f66 |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Alex Bradbury | [WebAssembly][test] Clean up ir-locals.ll after opaque... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Alex Bradbury | [Webassembly][test] Regenerate ir-locals.ll using updat... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Alexey Lapshin | [DWARFLinker][DWARFv5] Add support for .debug_rnglists. |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Noah Goldstein | Add additional operations that masked instructions... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Noah Goldstein | Add tests for combining mask with shuffles; NFC |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Noah Goldstein | Widen i16 shuffle masks if vector width < 512 even... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Noah Goldstein | Add more tests for promoting `blendw` -> `blendd`; NFC |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [X86] Add additional uses tests for select(icmp(x,y... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
William S.... | [LICM] Ensure LICM can hoist invariant.group |
commit | commitdiff | tree | snapshot |
2023-02-26 |
zhongyunde | [MergeICmps] Adapt to non-eq comparisons, retry |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [X86] Add vector test coverage for select(icmp(x,y... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [X86] Add scalar test coverage for select(icmp(x,y... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Brad Smith | [Driver][OpenBSD] Simplify command-line option handling... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [TextAPI] Use const auto& in foreach loop to avoid... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [X86] Add test showing poor bitselect between constants... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Sanjay Patel | [InstCombine] add tests for redundant-via-demanded... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [X86] Add PR46472 bitselect test coverage |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Piotr Zegar | [clang-tidy] Improved too-small-loop-variable with... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Mehdi Amini | [mlir-opt] Rename internally the variables backing... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [X86] Add i686 and fast/slow-inc test coverage to const... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Roy Jacobson | [clang-tidy] Tweak 'rule of 3/5' checks to allow defaul... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Mark de Wever | [libc++] Improves clang-tidy configuration. |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Younan Zhang | [clangd] Hide inlay hints when using a macro as a calli... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Simon Pilgrim | [X86] Fix ambiguous operator ordering to stop -Wparenth... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Valentin Clement | [flang] Do not initialize intent(out) polymorphic point... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Piotr Zegar | [clang-tidy] Fix bugprone-copy-constructor-init documen... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Alexis Murzeau | [clang-tidy] readability-identifier-naming.HungarianNot... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Kazu Hirata | [X86] Precommit a test |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Craig Topper | [RISCV] Add explicit i64 to isel patterns to reduce... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Brad Smith | [Driver][FreeBSD] Further simplify the Driver handling... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Mehdi Amini | Refactor a MlirOptMainConfig class to hold the configur... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Simon Pilgrim | [ScalarEvolution] Fix unused variable warnings. NFC. |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Simon Pilgrim | [AArch64] Add coverage for select(icmp(x,y),sub(x,y... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Simon Pilgrim | [PowerPC] Add coverage for select(icmp_sgt(x,y),sub... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Simon Pilgrim | [PowerPC] Replace PPCISD::VABSD cases with generic... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Craig Topper | [RISCV] Reuse the condop/invcondop ComplexPatterns... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Simon Pilgrim | [PPC] Fix abs(sub(x,y)) -> abs(x,y) tests |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Craig Topper | [RISCV] Add a check for integer setcc to RISCVDAGToDAGI... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Piotr Zegar | [clang-tidy] Fix false-positive in readability-containe... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Craig Topper | [RISCV] Add explicit i64 to reduce RISCVGenDAGISel... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Craig Topper | [RISCV] Add explicit types to some XTHead isel patterns... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Nikolas Klauser | [libc++] Add FTM for views::as_rvalue |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Sebastian Pop | [BOLT] fix tests on arm64 |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Aaron Ballman | Remove WG14 N2829 from the C status page; NFC |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Igor Zhukov | [libc++] Implement LWG-3204: `sub_match::swap` only... |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Aaron Ballman | [C2x] Implement support for revised spelling of keywords |
commit | commitdiff | tree | snapshot |
2023-02-25 |
Luo, Yuanke | [X86] Fix the base pointer save/restore bug |
commit | commitdiff | tree | snapshot |
next |