[all-commits] [llvm/llvm-project] b705e1: [CodeGen][Outliner] Clean up dead code
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Tue Nov 9 13:40:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b705e13341c39832d740d7c3419a6bce9c008467
https://github.com/llvm/llvm-project/commit/b705e13341c39832d740d7c3419a6bce9c008467
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/X86/X86InstrInfo.cpp
Log Message:
-----------
[CodeGen][Outliner] Clean up dead code
Clean up dead code in X86InstrInfo.cpp and AArch64InstrInfo.cpp
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D111151
More information about the All-commits
mailing list