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

Stephen Crane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 14:19:58 PDT 2017


rinon updated this revision to Diff 116882.
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.116882.patch
Type: text/x-patch
Size: 17720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/8574ded0/attachment.bin>


More information about the llvm-commits mailing list