platform/upstream/llvm.git
2021-04-02 Craig Topper[RISCV] Add more nxvi64 vector intrinsic tests for...
2021-04-02 Yang Fan[lld][MachO] Fix -Wsign-compare warning (NFC)
2021-04-02 Juneyoung Lee[AssumeBundles] offset should be added to correctly...
2021-04-02 Petr Hosek[CMake] Use append instead of set with the list
2021-04-02 Vitaly Buka[NFC][scudo] Move some shared stuff into ScudoCombinedTest
2021-04-02 Yang Fan[lld] Add missing header guard (NFC)
2021-04-02 Jonas Devlieghere[lldb] Account for objc_debug_class_getNameRaw returnin...
2021-04-02 Jason MolendaHandle all standalone combinations of LC_NOTEs w/ ...
2021-04-02 Yang Fan[X86] Fix -Wunused-function warning (NFC)
2021-04-02 Vitaly Buka[NFC][scudo] Move globals into related test
2021-04-02 Chen Zheng[debug-info][XCOFF] set `-gno-column-info` by default...
2021-04-02 Aart Bik[mlir][sparse] support for very narrow index and pointe...
2021-04-02 Tony[NFC][AMDGPU] Add product names for gfx908 and gfx10...
2021-04-02 Philip Reames[indvars[ Fix pr49802 by checking for SCEVCouldNotCompute
2021-04-02 Alexander Shaposhnikov[lld][MachO] Make emitEndFunStab independent from ...
2021-04-02 Vitaly Buka[NFC][scudo] Use TYPED_TEST to split large test
2021-04-02 Daniel Rodríguez... [TextAPI] Add support for arm64_32
2021-04-02 Daniel Rodríguez... [builtins] Build for arm64_32 for watchOS (Darwin)
2021-04-02 Craig Topper[RISCV] Add nxvXi64 test cases to the RV32 Zvamo intrin...
2021-04-02 peter klausler[flang] Disable some new unit tests (non-portable results)
2021-04-01 Thomas Preud... [MIPS, test] Fix use of undef FileCheck var
2021-04-01 Daniel SandersRevert "[globalisel][unittests] Rename setUp() to avoid...
2021-04-01 Daniel Sanders[globalisel][unittests] Rename setUp() to avoid potenti...
2021-04-01 Thomas Preud... [OpenMP, test] Fix use of undef VAR_PRIV FileCheck var
2021-04-01 Thomas Preud... [OpenMP, test] Fix use of undef DECL FileCheck var
2021-04-01 Thomas Preud... [OpenMP, test] Fix uses of undef S*VAR FileCheck var
2021-04-01 Mehdi AminiSetup OpBuilder to support detached block in loopUnroll...
2021-04-01 peter klausler[flang] Fix unit test failure on POWER
2021-04-01 cchen[OpenMP51] Accept `primary` as proc bind affinity polic...
2021-04-01 peter klausler[flang] Implement numeric intrinsic functions in runtime
2021-04-01 Tom Stellardllvm-shlib: Create object libraries for each component...
2021-04-01 Philip Reames[funcattrs] Respect nofree attribute on callsites ...
2021-04-01 Fangrui Song[Driver] -nostdinc -nostdinc++: don't warn for -Wunused...
2021-04-01 Craig Topper[RISCV] Add isel patterns to handle vrsub intrinsic...
2021-04-01 Philip Reames[tests] Add tests for forthcoming funcattrs nosync...
2021-04-01 Jian CaiReland "Add support to -Wa,--version in clang""
2021-04-01 Louis Dionne[libc++][NFC] Increase readability of typeinfo comparis...
2021-04-01 Vitaly Buka[scudo][NFC] Make tests runs with --gtest_repeat=2
2021-04-01 Vitaly Buka[Scudo] Fix SizeClassAllocatorLocalCache::drain
2021-04-01 David Green[ARM] Allow v6m runtime loop unrolling
2021-04-01 Vitaly Buka[NFC][scudo] Simplify UseQuarantine initialization
2021-04-01 peter klausler[flang] Fix arm clang build
2021-04-01 Joseph Huber[OpenMP] Pass mapping names to add components in a...
2021-04-01 Craig Topper[RISCV] Use softPromoteHalf legalization for fp16 witho...
2021-04-01 Anastasia Stulova[OpenCL][Docs] Update links to the C++ for OpenCL docum...
2021-04-01 Philip ReamesUpdate a test missed in 6ef4505
2021-04-01 Philip Reames[Attributor] Cleanup detection of non-relaxed atomics...
2021-04-01 Philip Reames[Attributor] Cleanup intrinsic handling in nosync infer...
2021-04-01 Martin Storsjö[libcxx] [test] Make the condvar wait_for tests less...
2021-04-01 Philip Reames[funcattrs] Infer nosync from readnone and non-convergent
2021-04-01 Greg ClaytonFix "image lookup --address" Summary results for inline...
2021-04-01 Philip ReamesInfer dereferenceability from malloc and friends
2021-04-01 Martin Storsjö[ARM] Remove an unused parameter in ARMWinCOFFObjectWri...
2021-04-01 Martin Storsjö[libcxx] [test] Remove XFAIL LIBCXX-WINDOWS-FIXME from...
2021-04-01 Philip ReamesExtract isVolatile helper on Instruction [NFCI]
2021-04-01 peter klausler[flang] Implement reductions in the runtime
2021-04-01 Raphael Isemann[lldb] Prevent that LLDB randomly crashes in CommandLin...
2021-04-01 Jim InghamAdd support for fetching signed values from tagged...
2021-04-01 Alexey Bataev[SLP]Test for min/max reductions bug, NFC.
2021-04-01 Aden GrueAdd a pattern to combine composed subview ops
2021-04-01 Louis Dionne[libc++] NFC: Add a simple test to make sure we destroy...
2021-04-01 Nick Desaulniers[MC][ARM] add .w suffixes for RSB/RSBS T1
2021-04-01 Louis Dionne[libc++] Print the CMake version before generating...
2021-04-01 Petr Hosek[CMake] Include dependency on cxx-headers in compiler...
2021-04-01 Raphael IsemannAvoid calling ParseCommandLineOptions in BackendUtil...
2021-04-01 Louis Dionne[libc++] Fix codesigning in run.py
2021-04-01 Philip ReamesMark unordered memset/memmove/memcpy as nosync
2021-04-01 Craig Topper[RISCV] Fix handling of nxvXi64 vmsgt(u).vx intrinsics...
2021-04-01 Nick Desaulniers[MC][ARM] add .w suffixes for ORN/ORNS T1
2021-04-01 LLVM GN Syncbot[gn build] Port fdc4f19e2f80
2021-04-01 Craig Topper[RISCV] Add custom type legalization to form MULHSU...
2021-04-01 Craig Topper[RISCV] Add MULHU and MULHS tests with a constant operand.
2021-04-01 Vedant Kumar[lldb/test] Respect --apple-sdk path when querying...
2021-04-01 Jay Foad[AMDGPU] Remove SIAddIMGInit pass which is now unused
2021-04-01 Jay Foad[AMDGPU][GlobalISel] Add IMG init in selectImageIntrinsic
2021-04-01 Jay Foad[AMDGPU][SDag] Add IMG init in AdjustInstrPostInstrSele...
2021-04-01 Petr Hosek[CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX
2021-04-01 Simon Pilgrim[PPC] Regenerate PR27078 test checks
2021-04-01 Samuel[llvm-reduce] Move tests to tools folder
2021-04-01 Dave Lee[lldb] Update test.rst with a paragraph about pdb
2021-04-01 Joseph Huber[OpenMP][NFC] Fix typo in libomptarget error message
2021-04-01 Yaxun (Sam... [HIP] remove overloaded abs in header
2021-04-01 Craig Topper[RISCV] Improve 64-bit integer materialization for...
2021-04-01 Philip Reames[tests] Cover the most basic cases of nosync inference
2021-04-01 cchen[OpenMP51][DOCS] Mark "add present modifier in defaultm...
2021-04-01 Sanjay Patel[LoopVectorize] auto-generate complete checks; NFC
2021-04-01 Stella Stamenova[lldb] Un-XFAIL TestAutoInstallMainExecutable on Windows
2021-04-01 Jay Foad[AMDGPU] Small cleanup to constructRetValue and its...
2021-04-01 Philip Reames[deref-at-point] restrict inference of dereferenceabili...
2021-04-01 Mircea Trofin[regalloc] Ensure Query::collectInterferringVregs is...
2021-04-01 Timm BäderRevert "[clang][parser] Set source ranges for GNU-style...
2021-04-01 Timm Bäder[clang][parser] Set source ranges for GNU-style attributes
2021-04-01 Anirudh Prasad[AsmParser][SystemZ][z/OS] Add in support to accept...
2021-04-01 Bradley Smith[AArch64][SVE] Improve codegen for select nodes with...
2021-04-01 Bradley Smith[AArch64][SVE] SVE functions should use the SVE calling...
2021-04-01 Brendon Cahoon[AMDGPU] Enable output modifiers for double precision...
2021-04-01 Alexey Bataev[SLP]Improve and fix getVectorElementSize.
2021-04-01 Simon Pilgrim[DAG] MergeInnerShuffle with BinOps - sometimes accept...
2021-04-01 Andrzej Warzynski[flang] Move .f77 to the list of fixed-form file extensions
2021-04-01 Anastasia Stulova[OpenCL][Docs] Added a label for C++ libs section and...
next