[PATCH] D23370: [CodeGen] Rename MachineInstr::isInvariantLoad to isDereferenceableInvariantLoad. NFC

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 18:11:50 PDT 2016


This revision was automatically updated to reflect the committed changes.
jlebar marked an inline comment as done.
Closed by commit rL281125: [CodeGen] Rename MachineInstr::isInvariantLoad to… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D23370?vs=69032&id=70937#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23370

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/lib/CodeGen/MachineCSE.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/lib/CodeGen/MachineLICM.cpp
  llvm/trunk/lib/CodeGen/MachinePipeliner.cpp
  llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23370.70937.patch
Type: text/x-patch
Size: 7798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160910/2b7c2d1e/attachment.bin>


More information about the llvm-commits mailing list