platform/upstream/llvm.git
2021-03-29 Craig Topper[RISCV] When custom iseling masked loads/stores, copy...
2021-03-29 Peter Steinfeld[flang] Fix CHECK() calls on erroneous procedure declar...
2021-03-29 Craig Topper[X86] Always use rip-relative addressing on 64-bit...
2021-03-29 Roger Ferrer... [RISCV] Fix offset computation for RVV
2021-03-29 Roger Ferrer... [NFC][RISCV] Add test showing wrong stack slot for...
2021-03-29 Roger Ferrer... [NFC][RISCV] Pass file through update_llc_tests to...
2021-03-29 Wenlei He[CSSPGO][llvm-profgen] Context-sensitive global pre...
2021-03-29 Florian Hahn[Clang] Fix line numbers in CHECK lines.
2021-03-29 Wei Mi[SampleFDO] Do not scale the magic number NOMORE_ICP_MA...
2021-03-29 Florian Hahn[Clang] Only run test when X86 backend is built.
2021-03-29 Jonas Devlieghere[lldb] Move UpdateISAToDescriptorMap into ClassInfoExtr...
2021-03-29 Joseph Huber[OpenMP] Trim error messages in CUDA plugin
2021-03-29 MaheshRavishankar[mlir][Linalg] Rewrite SubTensors that take a slice...
2021-03-29 Asher Mancinelli[flang] Update output format test to use GTest
2021-03-29 MaheshRavishankar[mlir][Linalg] Drop spurious error message
2021-03-29 Christopher... [libcxx] adds std::identity to <functional>
2021-03-29 Fanbo Meng[SystemZ][z/OS] Add test of leading zero length bitfiel...
2021-03-29 Jonas Devlieghere[lldb] Include llvm-config.h instead of config.h
2021-03-29 thomasraoux[mlir][vector] Add lowering of Transfer_read with broad...
2021-03-29 Christopher... [libcxx] reworks invocable and regular_invocable tests
2021-03-29 Florian HahnRecommit "[LV] Move runtime pointer size check to LVP...
2021-03-29 Bradley Smith[SelectionDAG][AArch64][SVE] Perform SETCC condition...
2021-03-29 Alexey Bataev[OPENMP]Map data field with l-value reference types.
2021-03-29 Arnamoy Bhattacharyya[flang][driver] Add default intrinsic module path in...
2021-03-29 Alexey Bataev[OPENMP]Fix PR49636: Assertion `(!Entry.getAddress...
2021-03-29 Fanbo Meng[SystemZ][z/OS] Set maximum value to truncate attribute...
2021-03-29 Florian HahnRevert "[LV] Move runtime pointer size check to LVP...
2021-03-29 Sanjay Patel[SLP] allow matching integer min/max intrinsics as...
2021-03-29 Alexey Bataev[OPENMP]Fix PR49052: Clang crashed when compiling targe...
2021-03-29 Nicolas Vasilache[mlir][Linalg] Allow calling named ops when available...
2021-03-29 Arthur O'Dwyer[libc++] Use _EnableIf and __iter_value_type consistent...
2021-03-29 Paul C. Anagnostopoulos[TableGen] Add support for the 'assert' statement in...
2021-03-29 Florian Hahn[LV] Move runtime pointer size check to LVP::plan().
2021-03-29 Jingu Kang[SimpleLoopUnswitch] Fix wrong assertions in partial...
2021-03-29 Matt ArsenaultReapply "OpaquePtr: Turn inalloca into a type attribute"
2021-03-29 Jingu Kang[LoopUnswitch] Use reference variables instead of point...
2021-03-29 Jingu Kang[SimpleLoopUnswitch] Add tests to check partially invar...
2021-03-29 Frederik Gossen[MLIR][Shape] Canonicalize casted dynamic extent tensor
2021-03-29 Hans WennborgDon't use $ as suffix for symbol names in ThinLTOBitcod...
2021-03-29 Alexander BelyaevRevert "[mlir] Introduce CloneOp and adapt test cases...
2021-03-29 Raphael Isemann[lldb][NFC] Add a test case for Objective-C properties...
2021-03-29 Oliver StannardRevert "Reapply "OpaquePtr: Turn inalloca into a type...
2021-03-29 Simon Pilgrim[X86][F16C] Add F16C -O0 test coverage
2021-03-29 Simon Pilgrim[X86] Regenerate tests to add missing @PLT
2021-03-29 Simon Pilgrim[X86][SSE] combineHorizOpWithShuffle - consistently...
2021-03-29 Nashe Mncube[SVE][Analysis]Instruction costs for ops on scalable-vec
2021-03-29 Stefan Gränitz[Orc][tests] Moving one MCJIT test over to Orc to make...
2021-03-29 Jingu Kang[NFC][LoopUnswitch] Move hasPartialIVCondition to LoopUtils
2021-03-29 Petar Avramovic[AMDGPU] Extend gfx10 test coverage. NFC.
2021-03-29 Raphael Isemann[lldb] Don't search for system specific strings in...
2021-03-29 Julian Gross[mlir] Introduce CloneOp and adapt test cases in Buffer...
2021-03-29 David Green[ARM] Extend MVE lane interleaving to handle other...
2021-03-29 KareemErgawy... MLIR][STD] Fold trunci (sexti).
2021-03-29 Jan Kratochvil[lldb] Fix Error/assert.test regression with symbols
2021-03-29 Jianzhou Zhao[dfsan] Ignore dfsan origin wrappers when instrumenting...
2021-03-28 Lang Hames[ORC][C-bindings] Fix some ORC C bindings function...
2021-03-28 Craig Topper[RISCV] Add a RV64 mulhsu test case. NFC
2021-03-28 David Green[ARM] Fix the Changed value in the MVE lane interleavin...
2021-03-28 Fangrui Song[Driver] Linux.cpp: move resource directory before...
2021-03-28 Nikita Popov[BasicAA] Make sure types match in constant offset...
2021-03-28 Craig Topper[X86] Add phase ordering test for the problem D99427...
2021-03-28 Craig Topper[X86] Optimize vXi8 MULHS on targets where we can't...
2021-03-28 Craig Topper[X86][update_llc_test_checks] Use a less greedy regular...
2021-03-28 LLVM GN Syncbot[gn build] Port 7b6f760fcd19
2021-03-28 David Green[ARM] MVE vector lane interleaving
2021-03-28 Fangrui Song[Driver] Suppress libstdc++/libc++ path with -nostdinc
2021-03-28 Craig Topper[X86] Don't define vpclmulqdq or vaes intrinsics in...
2021-03-28 Craig Topper[RISCV] Add test case for mulhsu.
2021-03-28 Matt ArsenaultReapply "OpaquePtr: Turn inalloca into a type attribute"
2021-03-28 Sanjay Patel[InstCombine] sink min/max intrinsics with common op...
2021-03-28 Sanjay Patel[InstCombine] add tests for select of min/max intrinsic...
2021-03-28 Nico WeberRevert "OpaquePtr: Turn inalloca into a type attribute"
2021-03-28 Zakk Chen[RISCV][Clang] Update new overloading rules for RVV...
2021-03-28 Stefan Gränitz[Orc][examples] Add missing dependency to OrcShared...
2021-03-28 Stefan Gränitz[Orc][examples] Add LLJITWithRemoteDebugging example
2021-03-28 Matt ArsenaultAArch64/GlobalISel: Remove IR section from test
2021-03-28 Matt ArsenaultOpaquePtr: Turn inalloca into a type attribute
2021-03-28 Björn Schäpers[clang-format] Fix aligning with linebreaks
2021-03-28 Florian Hahn[LV] Mark a few more cost-model members as const (NFC).
2021-03-28 Aaron BallmanUpdate the documentation for recent changes to statemen...
2021-03-28 Nikita Popov[BasicAA] Handle gep with unknown sizes earlier (NFCI)
2021-03-28 Florian Hahn[SelDag] Add isIntOrFPConstant helper function.
2021-03-28 Stephen Kelly[clang-tidy] Simplify readability checks to not need...
2021-03-28 Fangrui Song[Driver] Simplify mips multilib path and fix comments...
2021-03-28 Jonas Devlieghere[lldb] Fix capitalization in CMake status message
2021-03-28 Hsiangkai Wang[RISCV] Add vfabs.v pseudo instruction.
2021-03-28 Vaivaswatha... [OCaml][Test] Fix and enable debuginfo.ml test
2021-03-27 Fangrui Song[test] Add UNSUPPORTED: system-windows to linux-ld.c
2021-03-27 Craig Topper[X86] Regenerate a bunch of tests to pick up @PLT
2021-03-27 Fangrui Song[Driver] Remove an incorrect library path for multilib
2021-03-27 Fangrui Song[Driver] Remove an unneeded multiarch library path...
2021-03-27 Craig Topper[RISCV] Add a pattern for (sext_inreg (mul (and X,...
2021-03-27 Nikita Popov[BasicAA] Refactor linear expression decomposition
2021-03-27 Christopher... [libcxx] rearranges all concept tests
2021-03-27 Aaron PuchertDeduplicate branches and adjust comment [NFC]
2021-03-27 Florian Hahn[LV] Fix formatting from 2f9d68c3f12a.
2021-03-27 Florian Hahn[LV] Mark some methods as const (NFC).
2021-03-27 Alex Reinking[CMake] Use write_basic_package_version_file for LLVM
2021-03-27 Fangrui Song[sanitizer] Define MAP_NORESERVE to 0 and hide mremap...
2021-03-27 KareemErgawy... [MLIR][STD] Fold trunci (zexti).
next