platform/upstream/llvm.git
2021-04-28 Mike Urbach[MLIR][Python] Add capsule methods for pybind11 to...
2021-04-28 Jim Radford[CMake][llvm] add missing include to LLVMCheckLinkerFlag
2021-04-28 Vitaly Buka[scudo] Enable arm32 arch
2021-04-28 Dávid Bolvanský[DSE] Eliminate zero memset after calloc
2021-04-28 Hongtao Yu[CSSPGO] Fix an AV caused by a block that has only...
2021-04-28 Greg McGary[lld-macho][NFC] define more strings in section_names...
2021-04-28 Ahmed TaeiHandle the case of tile and pad a subset of the dimensions
2021-04-28 Han Zhu[loop-idiom] Hoist loop memcpys to loop preheader
2021-04-28 David Tenty[AIX] Add %pluginext and update tests to use proper...
2021-04-28 Rob Suderman[tosa][mlir] Fix FullyConnected to correctly order...
2021-04-28 Rob Suderman[mlir][tosa] Add tosa.negate lowerings for quantized...
2021-04-27 Jim Radford[CMake][llvm] avoid conflict w/ (and use when available...
2021-04-27 Alexander ShaposhnikovRevert "[llvm-objcopy][MachO] Add support for LC_THREAD...
2021-04-27 Heejin Ahn[WebAssembly] Error when wasm EH is used with Emscripte...
2021-04-27 Petr Hosek[Driver] Add -print-multiarch
2021-04-27 Alexander Shaposhnikov[llvm-objcopy][MachO] Add support for LC_THREAD/LC_UNIX...
2021-04-27 Joseph Huber[OpenMP] Remove legacy pass manager run lines
2021-04-27 Jez Ng[lld-macho] Don't put an antivirus test file in reproduce.s
2021-04-27 Jez Ng[lld-macho] std::sort -> llvm::sort
2021-04-27 Craig Topper[SelectionDAG] Use a VTSDNode to store the saturation...
2021-04-27 Craig Topper[RISCV] Select 5 bit immediate for VSETIVLI during...
2021-04-27 Reid Kleckner[NFC][SimplifyCFG] Precommit SimplifyCFG tests from...
2021-04-27 Roman Lebedev[NFC][SimplifyCFG] Autogenerate check lines in few...
2021-04-27 River Riddle[mlir] Fix bug in ForwardDataFlowAnalysis solver
2021-04-27 Arthur Eubanks[ConstFold] Use const-folded operands in more places
2021-04-27 Michael Kruse[OpenMP][CMake] Pass --cuda-path to regression tests.
2021-04-27 Dávid Bolvanský[DSE] Added testcases for 11896, NFC
2021-04-27 Han Zhu[loop-idiom][NFC] Extract processLoopStoreOfLoopLoad...
2021-04-27 Nikita Popov[SCEV] Handle uge/ugt predicates in applyLoopGuards()
2021-04-27 Alexey Bataev[SLP]Add a test for possibly vectorized tiny tree,...
2021-04-27 Dmitry Vyukovtsan: fix build with COMPILER_RT_TSAN_DEBUG_OUTPUT
2021-04-27 Dmitry Vyukovtsan: refactor fork handling
2021-04-27 Samuel ThibaultHurd: Clean up Debian multiarch /usr/include/<triplet>
2021-04-27 Nikita Popov[SCEV] Improve loop guard tests (NFC)
2021-04-27 Fangrui SongGnu: Replace with a GCCInstallation.isValid() check...
2021-04-27 Adrian PrantlUpdate testcase for D101333.
2021-04-27 Samuel Thibaulthurd: Clean up test
2021-04-27 Arthur Eubanks[test] Fix some func-attrs tests under the legacy PM
2021-04-27 Samuel Thibaulthurd: Detect libstdc++ include paths on Debian Hurd...
2021-04-27 Peter Steinfeld[flang] Handle structure constructors with forward...
2021-04-27 Samuel Thibaulthurd: Fix i386 research path
2021-04-27 Evgenii StepanovRevert "tsan: fix deadlock in pthread_atfork callbacks"
2021-04-27 Sanjay Patel[InstCombine] fold clamp to 2 values from min/max intri...
2021-04-27 Sanjay Patel[InstCombine] add tests for clamp patterns using min...
2021-04-27 Andy Kaylor[Dependence Analysis] Fix ExactSIV producing wrong...
2021-04-27 Jay Foad[AMDGPU] GCNHazardRecognizer: ignore all meta instructions
2021-04-27 Evgenii StepanovFix -Wunused-but-set-variable warning in msan_test.cpp
2021-04-27 Roman Lebedev[NFC][SimplifyCFG] Autogenerate check lines in many...
2021-04-27 David Green[ARM] Recognize VIDUP from BUILDVECTORs of additions
2021-04-27 David Green[ARM] Additional VIDUP tests. NFC
2021-04-27 Alexey Bataev[COST][X86]Improve cost model for reverse shuffle v32i1...
2021-04-27 Roman Lebedev[NFC][Verifier] Fixup token PHINode test cases
2021-04-27 Jessica Clarke[ELF][MIPS] Emit dynamic relocations for PIC non-preemp...
2021-04-27 Jessica Clarke[ELF][MIPS] Don't emit dynamic relocations for PIE...
2021-04-27 Ahmed Bougacha[docs] Replace Apple representative to security group.
2021-04-27 Roman Lebedev[NFC][IR] PHINode: ... and assert in another ctor too
2021-04-27 Roman Lebedev[NFC][IR] PHINode: assert we aren't trying to create...
2021-04-27 Anirudh Prasad[SystemZ][z/OS] Remove register prefixes when printing...
2021-04-27 Craig Topper[TableGen] Add predicate checks to isel patterns for...
2021-04-27 Vitaly Buka[NFC][lsan] Another attempt to fix arm bot
2021-04-27 Adrian PrantlAlso display the underlying error message when displayi...
2021-04-27 Michał Górny[lldb] [gdb-remote] Report QPassSignals and qXfer via...
2021-04-27 Petr Hosek[Driver] Fix tests failing in per-target multiarch...
2021-04-27 Nick Desaulniers[CodeGenOptions] make StackProtectorGuardOffset signed
2021-04-27 LLVM GN Syncbot[gn build] Port 241c2da4064c
2021-04-27 Victor Huang[AIX][Power10] Restrict prefixed instructions from...
2021-04-27 Nico Weber[llvm, clang] Remove stdlib includes from .h files...
2021-04-27 Christian Kühnel[doc] added documentation for pre-merge testing
2021-04-27 David SherwoodRevert "[LoopVectorize] Simplify scalar cost calculatio...
2021-04-27 Asher Mancinelli[flang] Add format test to GTest suite
2021-04-27 Simon PilgrimRevert rG9b7a0a50355d5 - Revert "[X86] Add support...
2021-04-27 David Sherwood[LoopVectorize] Simplify scalar cost calculation in...
2021-04-27 David Goldman[clangd] Improve handling of Objective-C protocols...
2021-04-27 Martin Storsjö[libcxx] [test] Convert a couple of LIBCXX-WINDOWS...
2021-04-27 Martin Storsjö[libcxx] [test] Add a separate 'windows-dll' feature...
2021-04-27 David Goldman[clangd] run clang-format on FindTargetTests.cpp's...
2021-04-27 Yaxun (Sam... [HIP] Fix help text for -fgpu-allow-device-init
2021-04-27 Simon Pilgrim[X86] Add support for reusing ZF etc. from locked XADD...
2021-04-27 Joachim Protze[OpenMP][libomptarget] Separate lit tests for different...
2021-04-27 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Track dependent...
2021-04-27 Jay Foad[AMDGPU] Minor refactoring in AMDGPUUnifyDivergentExitN...
2021-04-27 Simon Pilgrim[X86] Ensure multiclass ATOMIC_RMW_BINOP is tagged...
2021-04-27 Frederik Gossen[MLIR] Debug log IR after pattern applications
2021-04-27 Alexey Bataev[SLP]Improved isGatherShuffledEntry, NFC.
2021-04-27 Frederik Gossen[MLIR][Shape] Remove empty extent tensor operands
2021-04-27 Florian Hahn[LV,LAA] Add test cases with pointer phis in loops.
2021-04-27 Frederik Gossen[MLIR][Shape] Replace single operand broadcasts with...
2021-04-27 Petar AvramovicAMDGPU/GlobalISel: Fix negative offset folding for...
2021-04-27 Petar AvramovicAMDGPU/GlobalISel: Add test for buffer_load with negati...
2021-04-27 Florian Hahn[LV] Hoist code to get vector loop latch (NFC).
2021-04-27 Sanjay Patel[IndVars] avoid crash in LFTR when assuming an add...
2021-04-27 Nicholas Guy[AArch64] Enable runtime unrolling for in-order sched...
2021-04-27 Anastasia Stulova[C++4OpenCL] Add diagnostics for OpenCL types in templates.
2021-04-27 Florian Hahn[VPlan] Use recursive traversal iterator in VPSlotTracker.
2021-04-27 Zarko Todorovski[AIX] Allow safe for 32bit P9 VSX extract and insert...
2021-04-27 Dmitry Vyukovtsan: fix deadlock in pthread_atfork callbacks
2021-04-27 Pushpinder... Reapply "[AMDGPU][OpenMP] Add amdgpu-arch tool to...
2021-04-27 Kadir Cetinkaya[clangd] Dont index deeply nested symbols
2021-04-27 Alexander Belyaev[mlir] Add a pass to tile Linalg ops using `linalg...
2021-04-27 Joachim Protze[OpenMP][libomptarget] Separate lit tests for different...
next