[PATCH] D35089: Add/Implement AddresSpace to PseudoSourceValue.

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 12:27:58 PDT 2017


jsjodin updated this revision to Diff 114651.
jsjodin added a comment.

Merged code with TOT and made full context patch.


https://reviews.llvm.org/D35089

Files:
  include/llvm/CodeGen/PseudoSourceValue.h
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/PseudoSourceValue.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35089.114651.patch
Type: text/x-patch
Size: 12575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/e341ca8e/attachment.bin>


More information about the llvm-commits mailing list