[PATCH] D37584: Add target-independent backend modifications for pagerando
Stephen Crane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 22 15:25:58 PST 2018
rinon updated this revision to Diff 130972.
rinon marked an inline comment as done.
rinon added a comment.
Rebase
Repository:
rL LLVM
https://reviews.llvm.org/D37584
Files:
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/CodeGen/MachineMemOperand.h
include/llvm/CodeGen/PseudoSourceValue.h
include/llvm/CodeGen/TargetLowering.h
include/llvm/CodeGen/TargetLoweringObjectFile.h
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/MIRPrinter.cpp
lib/CodeGen/MachineOperand.cpp
lib/CodeGen/PseudoSourceValue.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/TargetLoweringObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37584.130972.patch
Type: text/x-patch
Size: 20638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/a12c9243/attachment.bin>
More information about the llvm-commits
mailing list