[PATCH] D106805: Port the Uber specific changes from swift 5.3 to swift 5.4.2
Jin Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 09:35:28 PDT 2021
jinlin created this revision.
jinlin added a reviewer: rajbarik.
Herald added subscribers: ormris, arphaman, steven_wu, hiraditya.
jinlin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Port the Uber specific changes from swift 5.3 to swift 5.4.2
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D106805
Files:
llvm/include/llvm/CodeGen/LiveRegUnits.h
llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
llvm/lib/CodeGen/LivePhysRegs.cpp
llvm/lib/CodeGen/LiveRegUnits.cpp
llvm/lib/CodeGen/MachineOutliner.cpp
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/lib/Linker/IRMover.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/test/CodeGen/AArch64/arm64-abi-varargs.ll
llvm/test/CodeGen/AArch64/arm64-abi_align.ll
llvm/test/CodeGen/AArch64/arm64-variadic-aapcs.ll
llvm/test/CodeGen/AArch64/machine-outliner-remarks.ll
llvm/test/CodeGen/AArch64/machine-outliner-side-effect-2.mir
llvm/test/CodeGen/AArch64/machine-outliner-throw.ll
llvm/test/CodeGen/AArch64/machine-outliner.ll
llvm/test/CodeGen/AArch64/stp-opt-with-renaming-debug.mir
llvm/test/CodeGen/AArch64/stp-opt-with-renaming-reserved-regs.mir
llvm/test/CodeGen/AArch64/stp-opt-with-renaming.mir
llvm/test/LTO/ARM/link-arm-and-thumb.ll
llvm/test/Linker/Inputs/globalorder-2.ll
llvm/test/Linker/comdat.ll
llvm/test/Linker/comdat14.ll
llvm/test/Linker/ctors.ll
llvm/test/Linker/ctors2.ll
llvm/test/Linker/ctors3.ll
llvm/test/Linker/globalorder.ll
llvm/test/Linker/link-flags.ll
llvm/test/Linker/metadata-attach.ll
llvm/test/Linker/testlink.ll
llvm/test/ThinLTO/X86/import-constant.ll
llvm/test/ThinLTO/X86/index-const-prop2.ll
llvm/test/ThinLTO/X86/writeonly2.ll
llvm/tools/lto/lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106805.361697.patch
Type: text/x-patch
Size: 56369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/177440eb/attachment-0001.bin>
More information about the llvm-commits
mailing list