[PATCH] D27185: Move FrameInstructions from MachineModuleInfo to MachineFunction
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 15:58:47 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288291: Move FrameInstructions from MachineModuleInfo to MachineFunction (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D27185?vs=79494&id=79831#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27185
Files:
llvm/trunk/include/llvm/CodeGen/MachineFunction.h
llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
llvm/trunk/lib/CodeGen/MIRPrinter.cpp
llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/trunk/lib/Target/ARM/ARMFrameLowering.cpp
llvm/trunk/lib/Target/ARM/Thumb1FrameLowering.cpp
llvm/trunk/lib/Target/Hexagon/HexagonFrameLowering.cpp
llvm/trunk/lib/Target/Mips/Mips16FrameLowering.cpp
llvm/trunk/lib/Target/Mips/MipsSEFrameLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/trunk/lib/Target/Sparc/SparcFrameLowering.cpp
llvm/trunk/lib/Target/SystemZ/SystemZFrameLowering.cpp
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/lib/Target/XCore/XCoreFrameLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27185.79831.patch
Type: text/x-patch
Size: 40475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/42f3ef13/attachment.bin>
More information about the llvm-commits
mailing list