]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of llvm-project branch release/10.x
authordim <dim@FreeBSD.org>
Sat, 27 Jun 2020 18:34:17 +0000 (18:34 +0000)
committerdim <dim@FreeBSD.org>
Sat, 27 Jun 2020 18:34:17 +0000 (18:34 +0000)
commit8046d1ca69b8162b17b356180d7b4839e0625427
treedd42cfd6d9813d5640a01083bdc0eedcb3f862c2
parentb00e6b27b0e147bb71f3ed00e293c2c8d9d3aae1
Vendor import of llvm-project branch release/10.x
llvmorg-10.0.1-rc2-0-g77d76b71d7d.
17 files changed:
clang/lib/CodeGen/TargetInfo.cpp
compiler-rt/lib/builtins/riscv/int_mul_impl.inc [new file with mode: 0644]
compiler-rt/lib/builtins/riscv/muldi3.S [new file with mode: 0644]
compiler-rt/lib/builtins/riscv/mulsi3.S
libcxx/include/array
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/tools/llvm-dwp/DWPError.cpp [new file with mode: 0644]
llvm/tools/llvm-dwp/DWPError.h [new file with mode: 0644]
llvm/tools/llvm-dwp/DWPStringPool.h [new file with mode: 0644]
llvm/tools/llvm-dwp/llvm-dwp.cpp [new file with mode: 0644]
llvm/tools/llvm-size/llvm-size.cpp [new file with mode: 0644]
llvm/tools/llvm-strings/llvm-strings.cpp [new file with mode: 0644]