]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of llvm-project branch release/10.x
authorDimitry Andric <dim@FreeBSD.org>
Sat, 27 Jun 2020 18:34:17 +0000 (18:34 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 27 Jun 2020 18:34:17 +0000 (18:34 +0000)
commitdbb6490749e2bb2a514a8a305b8fadc3495183e6
treedd42cfd6d9813d5640a01083bdc0eedcb3f862c2
parent483b61a50e7423b063fc26985325f594560b3f7e
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]