Port the Uber specific changes from swift 5.3 to swift 5.4.2
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: ormris, arphaman, steven_wu, hiraditya. · View Herald TranscriptJul 26 2021, 9:35 AM
Paths
| Differential D106805
Port the Uber specific changes from swift 5.3 to swift 5.4.2 AbandonedPublic Authored by jinlin on Jul 26 2021, 9:35 AM.
Diff Detail
Event TimelineHerald added subscribers: ormris, arphaman, steven_wu, hiraditya. · View Herald TranscriptJul 26 2021, 9:35 AM
Revision Contents
Diff 361697 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
|
clang-format not found in user's PATH; not linting file.