platform/upstream/llvm.git
2021-04-22 Kai NackeFix the triple used in llvm-mca.
2021-04-22 peter klausler[flang] (NFC) Document Fortran feature history
2021-04-22 Peter Collingbournescudo: Use a table to look up the LSB for computing...
2021-04-22 Vitaly BukaRevert "[sanitizer] Use COMPILER_RT_EMULATOR with gtests"
2021-04-22 Philip Reames[SCEV] Compute ranges for lshr recurrences
2021-04-22 Petr Hosek[Driver] Specify -ccc-install-dir for linux-cross test
2021-04-22 Philip ReamesRevert "[instcombine] Exploit UB implied by nofree...
2021-04-22 Craig Topper[RISCV] Add IR intrinsics for vmsge(u).vv/vx/vi.
2021-04-22 Craig Topper[RISCV] Add missing tests for vector type for second...
2021-04-22 Craig Topper[RISCV] Support vector type for second operand of vmfge...
2021-04-22 Vitaly Buka[NFC] Remove reference to file deleted by D100981.
2021-04-22 Vitaly Buka[scudo] Check if MADV_DONTNEED zeroes memory
2021-04-22 Vitaly Buka[sanitizer] Use COMPILER_RT_EMULATOR with gtests
2021-04-22 Andrzej Warzynski[flang] Update recently added OpenMP tests to use the...
2021-04-22 Fangrui SongTemporarily revert the code part of D100981 "Delete...
2021-04-22 Vitaly Buka[lsan] Temporarily disable new check broken on arm7
2021-04-22 Craig Topper[RISCV] Turn splat shuffles of vector loads into stride...
2021-04-22 Raphael Isemann[lldb] Fix that the expression commands --top-level...
2021-04-22 Craig Topper[RISCV] Use stack temporary to splat two GPRs into...
2021-04-22 Krzysztof Parzyszek[Hexagon] Add HVX intrinsics for conditional vector...
2021-04-22 Joseph Huber[OpenMP] Add function for setting LIBOMPTARGET_INFO...
2021-04-22 Raphael IsemannFix memory leak in MicrosoftDemangleNodes's Node::toString
2021-04-22 peter klausler[flang] Fix spurious errors from runtime derived type...
2021-04-22 Jianzhou Zhao[dfsan] Track origin at loads
2021-04-22 Arthur O'Dwyer[libc++] [test] Fix nodiscard_extensions.pass.cpp in...
2021-04-22 Irina Dobrescu[flang][openmp] Add General Semantic Checks for Allocat...
2021-04-22 Sanjay Patel[x86] remove stale comment from test file; NFC
2021-04-22 Arthur O'Dwyer[libc++] Eliminate macro _LIBCPP_UNUSED_VAR. NFCI.
2021-04-22 Arthur O'Dwyer[libc++] Fix some typos and remove unused macros. NFCI.
2021-04-22 Alexey Bataev[SLP]Skip undefs trying to find perfect/shuffled tree...
2021-04-22 Hongtao Yu[llvm-profgen] A couple tweaks to the testing harness.
2021-04-22 Peter Steinfeld[flang] Fix checking of argument passing for parameteri...
2021-04-22 Arnamoy Bhattacharyya[flang][driver][Revert] Reverts f18 to allow options...
2021-04-22 Nemanja Ivanovic[PowerPC] Add missing casts for vec_xlds and vec_load_s...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_vclz as an alias for vec_cntlz in...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_load_splats to altivec.h
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_xlds to altivec.h
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_roundz as alias for vec_trunc in...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_roundp as alias for vec_ceil
2021-04-22 Nemanja Ivanovic[PowerPC] Add missing VSX guard for vec_roundm with...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_roundm as alias for vec_floor in...
2021-04-22 Louis Dionne[libc++] Re-apply `std::indirectly_readable` and `std...
2021-04-22 Coplin, Jared[Hexagon] Unmasked and masked load pair to dame bae...
2021-04-22 Nico Weber[lld/mac] tweak comment in a test
2021-04-22 Joe Ellis[AArch64] Block tryCombineToBSL combines for vectors...
2021-04-22 Alexey Bataev[OPENMP]Mark test as unsupported to avoid possible...
2021-04-22 Joe Ellis[LoopVectorize] Fix bug where predicated loads/stores...
2021-04-22 Alexey Bataev[SLP]Replace more `TTI` with `TTIRef`, NFC.
2021-04-22 Alexey Bataev[SLP]Added explicit ref to TargetTransformInfo to try...
2021-04-22 Nico Weber[lld/mac] make a few "named parameter comments" more...
2021-04-22 Alexey Bataev[SLP]Improve cost model for the vectorized extractelements.
2021-04-22 Dávid Bolvanský[LoopIdiom] Added testcase for double memset (fixed...
2021-04-22 Anastasia Stulova[C++4OpenCL] Add extra diagnostics for kernel argument...
2021-04-22 Alex Zinenko[mlir] Move PyConcreteAttribute to header. NFC.
2021-04-22 Sven van Haastregt[OpenCL] Add missing C++ legacy atomics with generic
2021-04-22 Krzysztof ParzyszekRevert "[Hexagon] Masked and unmasked load to same...
2021-04-22 Tim NorthoverAArch64: support mixed-size fp <-> int conversions...
2021-04-22 Tim NorthoverAArch64: expand G_DIVREM operations in GlobalISel
2021-04-22 David ZarzyckiRevert "[libcxx][iterator] adds `std::indirectly_readab...
2021-04-22 Paula TothUpdate shebang for clang-format-diff script to python3.
2021-04-22 Coplin, Jared[Hexagon] Masked and unmasked load to same base ->...
2021-04-22 Nico Weber[lld/mac] add a comment pointing to a test that took...
2021-04-22 Simon Pilgrim[X86] Regenerate atomic-eflags-reuse.ll
2021-04-22 Simon Pilgrim[LTO] Caching.h - remove unused <string> include. NFCI.
2021-04-22 Dawid Jurczak[InstCombine][NFC] Use --check-globals flag in tests.
2021-04-22 Dawid Jurczak[SimplifyLibCalls][NFC] Use StringRef::back instead...
2021-04-22 Jun Ma[DAGCombiner] Allow operand of step_vector to be negative.
2021-04-22 Alexander Belyaev[mlir] Add `tensor.reshape`.
2021-04-22 Wang, Pengfei[X86][AMX][NFC] Remove assert for comparison between...
2021-04-22 Nico Weber[gn build] (manually) port aee6c86c4d better
2021-04-22 Stephen Kelly[AST] Make comment a bit more specific
2021-04-22 Nico Weber[gn build] (manually) port aee6c86c4d
2021-04-22 Pavel Labath[lldb/elf] Avoid side effects in function calls ParseUn...
2021-04-22 Nathan Sidwellclang: libstdc++ LWM is 4.8.3
2021-04-22 Sander de Smalen[AArch64][SVE] Regression test all ACLE tests with C++
2021-04-22 Valeriy Savchenko[-Wcalled-once] Do not run analysis on Obj-C++
2021-04-22 Frederik Gossen[MLIR][Shape] Add canonicalizations for `shape.broadcast`
2021-04-22 Raphael Isemann[lldb] Don't leak LineSequence in PDB parsers
2021-04-22 Jan Svoboda[clang][deps] Check extra args in tests
2021-04-22 Stephen Kelly[AST] Add clarification comment
2021-04-22 Raphael Isemann[lldb] XFAIL TestStoppedInStaticMemberFunction on Windows
2021-04-22 Jay FoadFix typo "beneficiates" in comments
2021-04-22 Stephen Kelly[AST] De-duplicate empty node introspection
2021-04-22 Benjamin Kramer[lldb-vscode] Use a DenseMap to pacify overly aggressiv...
2021-04-22 Stephen Tozer[Bitcode] Ensure DIArgList in bitcode has no null or...
2021-04-22 Hamza Mahfooz[Matrix] Support #pragma clang fp
2021-04-22 Simon PilgrimMipsSEFrameLowering.h - remove unused headers. NFCI.
2021-04-22 Simon Pilgrim[X86][AVX] Add PR49971 test case
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_roundc as alias for vec_rint in altivec.h
2021-04-22 Stephen Kelly[AST] Add NestedNameSpecifierLoc accessors to node...
2021-04-22 Raphael Isemann[lldb][NFC] Fix unsigned/signed cmp warning in MainLoopTest
2021-04-22 Raphael Isemann[lldb] Add support for evaluating expressions in static...
2021-04-22 Nemanja Ivanovic[PowerPC] Improve codegen for vector fp to int widening...
2021-04-22 Thomas Schmeyer[mlir] Move memref-tests from standard to memref folder.
2021-04-22 Martin Storsjö[AArch64] Fix calling windows varargs with floats in...
2021-04-22 Jan Svoboda[clang][deps] Include "-cc1" in the arguments
2021-04-22 Tobias Gysi[mlir][linalg] remove interchange option on linalg...
2021-04-22 Martin Probstclang-format: [JS] do not merge side-effect imports.
2021-04-22 Jay Foad[AMDGPU] SIWholeQuadMode: don't add duplicate implicit...
2021-04-22 Serge Pavlov[RISCV] Custom lowering of SET_ROUNDING
next