[PATCH] D35907: [StackColoring] Update AliasAnalysis information in stack coloring pass

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 00:34:04 PDT 2017


inouehrs updated this revision to Diff 109284.
inouehrs added a comment.

updated based on post-commit comments


https://reviews.llvm.org/D35907

Files:
  include/llvm/Analysis/ValueTracking.h
  include/llvm/CodeGen/MachineFunction.h
  include/llvm/CodeGen/MachineInstr.h
  lib/Analysis/ValueTracking.cpp
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/ScheduleDAGInstrs.cpp
  lib/CodeGen/StackColoring.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35907.109284.patch
Type: text/x-patch
Size: 13153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/2dd4465c/attachment.bin>


More information about the llvm-commits mailing list