[PATCH] D45640: [MIR][MachineCSE] Implementing proper MachineInstr::getNumExplicitDefs()

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 11:35:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334520: [MIR][MachineCSE] Implementing proper MachineInstr::getNumExplicitDefs() (authored by rtereshin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45640?vs=142472&id=150986#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45640

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45640.150986.patch
Type: text/x-patch
Size: 10279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/a5ef09d2/attachment.bin>


More information about the llvm-commits mailing list