[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 11:00:51 PST 2018


rtereshin updated this revision to Diff 130217.
rtereshin marked 3 inline comments as done.
rtereshin added a reviewer: bogner.

https://reviews.llvm.org/D42159

Files:
  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.130217.patch
Type: text/x-patch
Size: 12237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/af2b0763/attachment.bin>


More information about the llvm-commits mailing list