[PATCH] D42159: [GlobalISel] Making MachineCSE runnable in the middle of the GlobalISel

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 17:35:20 PST 2018


rtereshin updated this revision to Diff 130337.
rtereshin marked 2 inline comments as done.
rtereshin edited the summary of this revision.

https://reviews.llvm.org/D42159

Files:
  include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
  include/llvm/CodeGen/MachineRegisterInfo.h
  lib/CodeGen/MachineCSE.cpp
  lib/CodeGen/MachineRegisterInfo.cpp
  test/CodeGen/AArch64/GlobalISel/machine-cse-mid-pipeline.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42159.130337.patch
Type: text/x-patch
Size: 14551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/f2d78494/attachment.bin>


More information about the llvm-commits mailing list