[all-commits] [llvm/llvm-project] 90ab85: Reland "[CodeGen][AArch64] Make MFS testable on AA...
Daniel Hoekwater via All-commits
all-commits at lists.llvm.org
Tue Aug 22 13:24:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90ab85a1b2e72f63039fadf6669b23f52192defd
https://github.com/llvm/llvm-project/commit/90ab85a1b2e72f63039fadf6669b23f52192defd
Author: Daniel Hoekwater <hoekwater at google.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M llvm/lib/CodeGen/MachineFunctionSplitter.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.h
M llvm/test/CodeGen/Generic/machine-function-splitter.ll
Log Message:
-----------
Reland "[CodeGen][AArch64] Make MFS testable on AArch64"
Reverted by 3d22dac6c3b97d7bb92f243886dfb0d32a5c42e9 because it depended
on b9d079d6188b50730e0a67267b7fee36008435ce, which broke some tests.
More information about the All-commits
mailing list