[PATCH] D35907: [WIP] Update TBAA information in stack coloring pass

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 23:38:23 PDT 2017


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

- avoid eliminating non-TBAA alias analysis information
- minor touchups


https://reviews.llvm.org/D35907

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35907.108420.patch
Type: text/x-patch
Size: 7990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/48d62ff9/attachment.bin>


More information about the llvm-commits mailing list