[PATCH] D22281: [CodeGen] Refactor MachineMemOperand's Flags enum.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 19:14:03 PDT 2016


jlebar updated this revision to Diff 63769.
jlebar added a comment.

Split flags and alignment into separate variables.


http://reviews.llvm.org/D22281

Files:
  include/llvm/CodeGen/MachineMemOperand.h
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22281.63769.patch
Type: text/x-patch
Size: 8240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/6e0817c9/attachment.bin>


More information about the llvm-commits mailing list