Starting with hasRedZone adding MachineFunctionInfo to be put in the YAML for MIR files.
Split out of: D78062
Based on implementation for MachineFunctionInfo for WebAssembly
Paths
| Differential D78173
MachineFunctionInfo for AArch64 in MIR ClosedPublic Authored by AndrewLitteken on Apr 14 2020, 5:39 PM.
Details
Summary Starting with hasRedZone adding MachineFunctionInfo to be put in the YAML for MIR files. Split out of: D78062 Based on implementation for MachineFunctionInfo for WebAssembly
Diff Detail Event TimelineComment Actions Code LGTM. Just a few minor nits on the testcases.
This revision is now accepted and ready to land.Apr 17 2020, 3:13 PM Closed by commit rG66037b84cf5e: MachineFunctionInfo for AArch64 in MIR (authored by paquette). · Explain WhyApr 17 2020, 3:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257759 llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetMachine.h
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/CMakeLists.txt
llvm/test/CodeGen/AArch64/function-info-noredzone-present.ll
llvm/test/CodeGen/MIR/AArch64/function-info-noredzone-present.mir
|
s/taht/that/