OSDN Git Service

MIR: Serialize CaleeSavedInfo Restored flag
authorMatthias Braun <matze@braunis.de>
Thu, 28 Sep 2017 18:52:14 +0000 (18:52 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 28 Sep 2017 18:52:14 +0000 (18:52 +0000)
commitd44b0dacb76c45f5f95beca55e403125cb3a71df
tree2b51414798b0c8656e320d0df372334078027e2a
parent61bb9eeae651b68a990557d3e6d25033451f0f0b
MIR: Serialize CaleeSavedInfo Restored flag

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314449 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
include/llvm/CodeGen/MIRYamlMapping.h
lib/CodeGen/MIRParser/MIRParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
test/CodeGen/AArch64/GlobalISel/debug-insts.ll
test/CodeGen/ARM/ARMLoadStoreDBG.mir
test/CodeGen/MIR/AArch64/stack-object-local-offset.mir
test/CodeGen/MIR/X86/callee-saved-info.mir
test/CodeGen/MIR/X86/spill-slot-fixed-stack-objects.mir
test/CodeGen/MIR/X86/stack-object-debug-info.mir
test/CodeGen/MIR/X86/stack-objects.mir
test/CodeGen/MIR/X86/variable-sized-stack-objects.mir
test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll