platform/upstream/llvm.git
2021-09-21 Michael Kruse[Polly] Don't generate inter-iteration noalias metadata.
2021-09-21 Max Kazantsev[NFC] Rename Context->CtxI in SCEV for uniformity reasons
2021-09-21 Kazu Hirata[llvm] Use make_early_inc_range (NFC)
2021-09-21 River Riddle[mlir] Refactor ElementsAttr into an AttrInterface
2021-09-21 River Riddle[mlir] Add value_begin/value_end methods to DenseElemen...
2021-09-21 River Riddle[mlir] Tighten verification of SparseElementsAttr
2021-09-21 Stella Laurenzo[mlir][python] Forward _OperationBase _CAPIPtr to the...
2021-09-21 Usman Nadeem[InstCombine] Eliminate vector reverse if all inputs...
2021-09-21 Nico Weber[clang] Fix a few more comment typos to cycle bots
2021-09-20 Nico Weber[clang] Fix a few comment more typos to cycle bots
2021-09-20 Chia-hung Duan[mlir-tblgen] Add DagNode StaticMatcher.
2021-09-20 Mehdi AminiUpdate MLIR generate-test-checks.py to add the notice...
2021-09-20 Amara Emerson[X86] Rename the X86WinAllocaExpander pass and related...
2021-09-20 natashaknk[mlir][tosa] Add several binary elementwise to the...
2021-09-20 Nico Weber[clang] Fix a few comment typos to cycle bots
2021-09-20 natashaknk[mlir][tosa] Remove the documentation requirement for...
2021-09-20 Jacob Lambert[AMDGPU][NFC] Correct typos in lib/Target/AMDGPU/AMDGPU...
2021-09-20 Amara Emerson[GlobalISel] Implement support for the "trap-func-name...
2021-09-20 Saleem AbdulrasoolSema: relax va_start checking further for Windows AArch64
2021-09-20 Shilei Tian[OpenMP][NVPTX] Fix a warning that data argument not...
2021-09-20 Nikita Popov[Polly] Partially fix scoped alias metadata
2021-09-20 Florian Mayer[NFC] [hwasan] Separate outline and inline instrumentation.
2021-09-20 Craig Topper[RISCV] Add test cases for missed opportunities to...
2021-09-20 Paul Robinson[DebugInfo] Add test for dumping DW_AT_defaulted
2021-09-20 Nico WeberRevert "Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building...
2021-09-20 Nico Weber[cmake] Put check from D110016 behind (default-on)...
2021-09-20 Craig Topper[RISCV] Teach RISCVTargetLowering::shouldSinkOperands...
2021-09-20 Craig Topper[RISCV] Add test cases for missed opportunity to use...
2021-09-20 Arthur O'Dwyer[libc++] [P0919] Some belated review on D87171.
2021-09-20 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] Constexpr char_traits...
2021-09-20 Alex Langford[lldb][NFC] Remove outdated FIXME
2021-09-20 Arthur Eubanks[gn build] Don't pass -Wl,-z,defs for sanitizer builds
2021-09-20 Nikita Popov[IR] Add helper to convert offset to GEP indices
2021-09-20 MaheshRavishankar[mlir][MemRef] Compute unused dimensions of a rank...
2021-09-20 Peyton, Jonathan L[OpenMP][host runtime] Fix indirect lock table race...
2021-09-20 Geoffrey Martin... Fix bad merge the removed switch case
2021-09-20 Yuanfang ChenDiagnose -Wunused-value based on CFG reachability
2021-09-20 MaheshRavishankar[mlir][Linalg] Add ConvolutionOpInterface.
2021-09-20 Fangrui SongRevert "[CMake] Add debuginfo-tests to LLVM_ALL_PROJECT...
2021-09-20 Fangrui SongRevert code change of D63497 & D74399 for riscv64-...
2021-09-20 Arthur O'DwyerEliminate _LIBCPP_EQUAL_DELETE in favor of `=delete`.
2021-09-20 Craig Topper[RISCV] Teach RISCVTargetLowering::shouldSinkOperands...
2021-09-20 Craig Topper[RISCV] Add test cases showing failure to use .vf vecto...
2021-09-20 Vedant Kumar[lldb][crashlog] Avoid specifying arch for image when...
2021-09-20 cchen[NCF][OpenMP] Fix metadirective test on SystemZ
2021-09-20 Mehdi AminiRevert "[MLIR][SCF] Add for-to-while loop transformatio...
2021-09-20 Mehdi AminiTemporarily XFAIL MLIR test that fails the LLVM verifie...
2021-09-20 Alexander GrundAdd use_default_shell_env = True to ctx.actions.run
2021-09-20 Amy Huang[lld] Remove timers.ll because inconsistent timers...
2021-09-20 Fangrui Song[ELF] Add --why-extract= to query why archive members...
2021-09-20 Nikita Popov[Verifier] Try to fix MSVC build
2021-09-20 Kazu Hirata[MCA] Fix a warning
2021-09-20 LLVM GN Syncbot[gn build] Port d85e347a28dc
2021-09-20 Craig Topper[RISCV] Add a pass to recognize VLS strided loads/store...
2021-09-20 Fangrui Song[ELF] Don't fall back to .text for e_entry
2021-09-20 Nikita Popov[Verifier] Verify scoped noalias metadata
2021-09-20 Jonas Devlieghere[lldb] Extract adding symbols for UUID/File/Frame ...
2021-09-20 Jonas Devlieghere[lldb] Fix whitespace in CommandObjectTarget (NFC)
2021-09-20 Florian Hahn[DSE] Add additional tests to cover review comments.
2021-09-20 Tobias Gysi[mlir][linalg] Add IndexOp support to fusion on tensors.
2021-09-20 Morten Borup... [MLIR][SCF] Add for-to-while loop transformation pass
2021-09-20 Tobias Gysi[mlir][linalg] Fix typo (NFC).
2021-09-20 Alexey Bataev[SLP]Improve graph reordering.
2021-09-20 peter klausler[flang] Put intrinsic function table back into order
2021-09-20 Wang, Pengfei[X86] Always check the size of SourceTy before getting...
2021-09-20 Wang, Pengfei[X86] Add test to show the effect caused by D109607...
2021-09-20 Justas Janickas[OpenCL] Supports atomics in C++ for OpenCL 2021
2021-09-20 Kadir Cetinkaya[clangd] Bail-out when an empty compile flag is encountered
2021-09-20 Tobias Gysi[mlir][linalg] Fusion on tensors.
2021-09-20 Deep Majumder[analyzer] Move docs of SmartPtr to correct subcategory
2021-09-20 David Sherwood[Analysis] Add support for vscale in computeKnownBitsFr...
2021-09-20 Jay Foad[AMDGPU] Regenerate checks
2021-09-20 Stefan Gränitz[JITLink] Adopt forEachRelocation() helper in ELF RISCV...
2021-09-20 Stefan Gränitz[JITLink] Adopt forEachRelocation() helper in ELF x86...
2021-09-20 Aaron PuchertThread safety analysis: Drop special block handling
2021-09-20 Michał Górny[lldb] [DynamicRegisterInfo] Unset value_regs/invalidat...
2021-09-20 Michał Górny[lldb] [test] Add unittest for DynamicRegisterInfo...
2021-09-20 Brain Swift[Clang] [Fix] Clang build fails when build directory...
2021-09-20 David Green[ARM] MVE reverse shuffles.
2021-09-20 Alex Richardson[update_mir_test_checks.py] Use -NEXT FileCheck directories
2021-09-20 Alex Richardsonpre-commit test for D109767
2021-09-20 Alex RichardsonFix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analy...
2021-09-20 Simon PilgrimMachOObjectFile - checkOverlappingElement - use const...
2021-09-20 Simon Pilgrim[X86] X86TargetTransformInfo - remove unnecessary if...
2021-09-20 Simon Pilgrim[MCA] InstructionTables::execute() - use const-ref...
2021-09-20 Valentin Clement[mlir][openacc] Make use of the second counter extensio...
2021-09-20 Michał Górny[lldb] [gdb-remote] Always send PID when detaching...
2021-09-20 Petar Avramovic[GlobalISel] Improve elimination of dead instructions...
2021-09-20 Bjorn Pettersson[NewPM] Make InlinerPass (aka 'inline') a parameterized...
2021-09-20 Andy Wingo[clang][NFC] Remove dead code
2021-09-20 Alexey BaderAdd myself as a code owner for SYCL support
2021-09-20 Justas Janickas[OpenCL] Supports optional writing to 3d images in...
2021-09-20 Tim NorthoverAArch64: use ldp/stp for 128-bit atomic load/store...
2021-09-20 Vladislav Vinogradov[mlir] Fix integration tests failures introduced in...
2021-09-20 David SpickettRevert "[AArch64][SVE] Teach cost model that masked...
2021-09-20 Michał Górny[lldb] [gdb-remote] Recognize aarch64v type from gdbserver
2021-09-20 Michał Górny[lldb] [gdb-remote] Remove unused arg from GDBRemoteReg...
2021-09-20 KareemErgawy... [MLIR][Linalg] Make detensoring cost-model more flexible.
2021-09-20 Florian Hahn[CaptureTracking] Allow passing LI to PointerMayBeCaptu...
2021-09-20 Fangrui Song[CMake] Add debuginfo-tests to LLVM_ALL_PROJECTS after...
next