[PATCH] D22282: [CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOperand.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 11:34:29 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275591: [CodeGen] Take a MachineMemOperand::Flags in MachineFunction… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D22282?vs=63734&id=64173#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22282

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonSplitDouble.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.h
  llvm/trunk/lib/Target/SystemZ/SystemZInstrBuilder.h
  llvm/trunk/lib/Target/X86/X86InstrBuilder.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/XCore/XCoreFrameLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22282.64173.patch
Type: text/x-patch
Size: 17521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/8b62e636/attachment.bin>


More information about the llvm-commits mailing list