projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2021-06-02
Erich Keane
[SYCL] Fix __builtin_sycl_unique_stable_name to work...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Min-Yih Hsu
[CodeGen][NFC] Remove unused virtual function
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Anshil Gandhi
Differential Revision: https://reviews.llvm.org/D99812
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Richard Smith
PR50337, PR50561: Fix determination of whether a templa...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
LLVM GN Syncbot
[gn build] Port 05d164b25c40
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Louis Dionne
Revert "[libc++] NFC: Move unwrap_iter to its own header"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
River Riddle
[mlir][NFC] Split the non-templated bits out of IROpera...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Kim-Anh Tran
[llvm-dwp] Add support for rnglists and loclists
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Kim-Anh Tran
[llvm-dwp] Add support for DWARFv5 type units ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Kim-Anh Tran
[llvm-dwp] Adding support for v5 index writing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
River Riddle
[mlir] Resolve TODO and use the pass argument instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Erich Keane
Remove unused function from a previous iteration of...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Jacques Pienaar
[mlir-lsp] Avoid empty range diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
River Riddle
[mlir] Add support for filtering patterns based on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sanjay Patel
[SDAG] allow cast folding for vector sext-of-setcc...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Kim-Anh Tran
[llvm-dwp] Skip type unit debug info sections
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Andrew Browne
Fix dfsan handling of musttail calls.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Stefan Pintilie
[NFC] Remove variable that was set but not used.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sanjay Patel
[x86] add signed compare variant test for PR50055; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Jacques Pienaar
[mlir-lsp] Report range of potential identifier startin...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Rong Xu
[SampleFDO] New hierarchical discriminator for FS Sampl...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Greg Clayton
Improve performance when parsing symbol tables in mach...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Mehdi Amini
Fix -Wsign-compare warning (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Zhaomo Yang
Add matchers for gtest's ASSERT_THAT, EXPECT_THAT,...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Krzysztof Drewniak
[MLIR] Fix Standalone dialect test to work in out-of...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Raphael Isemann
[lldb] Preserve type sugar when using SBValue::Derefere...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sanjay Patel
[SDAG] allow more cast folding for vector sext-of-setcc
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sanjay Patel
[x86] add test for sext-of-setcc; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Mehdi Amini
Fix CMake error: TableGen targets must be in the DEPEND...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Mehdi Amini
Add missing CMake dependency for mlir/lib/Reducer ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Adrian Prantl
Remove redundant comparisons (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Peyton, Jonathan L
[OpenMP] Fix improper printf format specifier
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Daniel McIntosh
[libcxx][NFC] Tidy up calculation of __nbuf in num_put...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
[lld/mac] try to fix tests after a5645513dba
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Hansang Bae
[OpenMP] Use new task type/flag for taskwait depend...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
[lld/mac] Implement -dead_strip
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
[lld/mac] Implement -needed_framework, -needed_library...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
[lld/mac] Don't strip explicit dylib also mentioned...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Stephen Tozer
[LoopStrengthReduce] Ensure that debug intrinsics do...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
[lld/mac] Address review feedback and improve a comment
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Arnold Schwaighofer
[coro async] Add the swiftasync attribute to the resume...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Erik Pilkington
[clang] Implement the using_if_exists attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
David Goldman
[clangd] Add support for the `defaultLibrary` semantic...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Yaxun (Sam...
Fix comments in test cuda-kernel-call.cu
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Qunyan Mangus
Add getDemandedBits for uses.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Irina Dobrescu
[AArch64][NFC] Fix failing cost-model test
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sander de Smalen
[LV] Build and cost VPlans for scalable VFs.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
David Spickett
[compiler-rt][lsan] Increase libdl_deadlock test timeout
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sean Fertile
[PowerPC][AIX} FIx AIX bootstrap build.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sander de Smalen
[LV] NFC: Remove redundant isLegalMasked(Gather|Scatter...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sander de Smalen
[LV] NFC: Replace custom getMemInstValueType by llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Daniil Fukalov
[TTI] NFC: Change getIntImmCodeSizeCost to return Instr...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
David Spickett
[compiler-rt][asan] Enable unwind-tables for Arm Linux
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Tobias Gysi
[mlir][linalg] Update result position calculation in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Tobias Gysi
[mlir][linalg] Cleanup LinalgOp usage in fusion on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Fraser Cormack
[RISCV][NFC] Add '+mattr=+experimental-v' to RVV test
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Irina Dobrescu
[AArch64] Optimise bitreverse lowering in ISel
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Pushpinder...
[AMDGPU][Libomptarget][NFC] Remove bunch of dead structs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
[lld/mac] Implement -reexport_framework, -reexport_libr...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Pushpinder...
[AMDGPU][Libomptarget][NFC] Remove atmi_place_t
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
[mailmap] Use my chromium address as my canonical email...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Nico Weber
Add a toplevel .mailmap file
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Jingu Kang
[SimpleLoopUnswitch] Port partially invariant unswitch...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Bjorn Pettersson
[InstCombine][msp430] Pre-commit test case for @llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Bjorn Pettersson
[CodeGen] Refactor libcall lookups for RTLIB::POWI_*
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Bjorn Pettersson
[LegalizeTypes] Avoid promotion of exponent in FPOWI
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Bjorn Pettersson
[SimplifyLibCalls] Take size of int into consideration...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Adrian Kuegel
[mlir] Add DivOp lowering from Complex dialect to Stand...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Tomasz Miąsko
[Demangle][Rust] Parse binders
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Fraser Cormack
[RISCV] Expand unaligned fixed-length vector memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Diana Picus
[flang] Add tests for REPEAT. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Daniil Fukalov
[NFC] Fix 'Load' name masking.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Vitaly Buka
[NFC][msan] Fix assigned-unused warning
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Vitaly Buka
Revert "[NFC][msan] Fix warning on sanitizer-ppc64le...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Tobias Gysi
[mlir][linalg] Cleanup LinalgOp usage in sparse compile...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sriraman Tallam
Resubmit D85085 after fixing the tests that were failing.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Bruce Mitchener
[lldb/API] Expose triple for SBProcessInfo.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Vitaly Buka
[NFC][msan] Fix warning on sanitizer-ppc64le-linux bot
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Vitaly Buka
[scudo] Enabled MTE in tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Amy Huang
Revert "Fix tmp files being left on Windows builds...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Louis Dionne
[libc++] Add a CI job to test libc++ when building...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Craig Topper
[RISCV] Improve register allocation for masked vwadd...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
LLVM GN Syncbot
[gn build] Port 924ea3bb53ca
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Louis Dionne
[libc++] NFC: Move unwrap_iter to its own header
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Matthias Springer
[mlir] Support tensor types in unrolled VectorToSCF
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Rahman Lavaee
[llvm-readobj] Print function names with `--bb-addr...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Matthias Springer
[mlir] Support tensor types in non-unrolled VectorToSCF
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Yaxun (Sam...
[CUDA][HIP] Promote const variables to constant
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Jim Ingham
Make ignore counts work as "after stop" modifiers so...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Ben Shi
[RISCV][test] Add new tests of bitwise and with constan...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Yaxun (Sam...
[CUDA][HIP] Change default lang std to c++14
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Xiang1 Zhang
Remove x86 test amx-fast-tile-config.mir (by its author)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Amy Huang
Fix tmp files being left on Windows builds.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Stanislav Mekhanoshin
[AMDGPU] All GWS instructions need aligned VGPR on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Arthur Eubanks
[OpaquePtr] Create API to make a copy of a PointerType...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Chia-hung Duan
[mlir-reduce] Reducer refactor.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Arthur Eubanks
[InstSimplify] Treat invariant group insts as bitcasts...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Arthur Eubanks
[test] Precommit test for D101103
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Nico Weber
[lld/mac] Make -t work correctly with -flat_namespace
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Leonard Chan
[clang][Fuchsia] Turn on relative-vtables by default...
commit
|
commitdiff
|
tree
|
snapshot
next