[all-commits] [llvm/llvm-project] 9c1225: MIR: Serialize FunctionContextIdx in MachineFrameInfo
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 22 08:07:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c122537cd7142e87799d9b99876ac04704c3308
https://github.com/llvm/llvm-project/commit/9c122537cd7142e87799d9b99876ac04704c3308
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M llvm/include/llvm/CodeGen/MIRYamlMapping.h
M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
M llvm/lib/CodeGen/MIRPrinter.cpp
M llvm/test/CodeGen/MIR/Generic/frame-info.mir
A llvm/test/CodeGen/MIR/X86/expected-stack-object-function-context.mir
Log Message:
-----------
MIR: Serialize FunctionContextIdx in MachineFrameInfo
Commit: f7db8b7a9c6478180af8493d7c08b24ac2176403
https://github.com/llvm/llvm-project/commit/f7db8b7a9c6478180af8493d7c08b24ac2176403
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp
Log Message:
-----------
llvm-reduce: Fix variable name typo
Compare: https://github.com/llvm/llvm-project/compare/de1e3c649fdf...f7db8b7a9c64
More information about the All-commits
mailing list