[PATCH] D37584: Add target-independent backend modifications for pagerando

Stephen Crane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 17:46:33 PDT 2017


rinon updated this revision to Diff 118514.
rinon added a comment.

Rebase


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/Target/TargetLowering.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineInstr.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.118514.patch
Type: text/x-patch
Size: 17724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/e4f823b7/attachment.bin>


More information about the llvm-commits mailing list