[llvm-commits] [PATCH] Add a new visitor for walking the uses of a pointer value.

Chandler Carruth chandlerc at gmail.com
Sun Dec 9 03:13:36 PST 2012


  Updating this patch with several bug fixes I discovered while testing. Still
  trying to track down a strange miscompile on bootstrap.

Hi bkramer,

http://llvm-reviews.chandlerc.com/D157

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D157?vs=400&id=473#toc

BRANCH
  ptr-visitor

ARCANIST PROJECT
  llvm

Files:
  include/llvm/Analysis/PtrUseVisitor.h
  lib/Analysis/CMakeLists.txt
  lib/Analysis/PtrUseVisitor.cpp
  lib/Transforms/Scalar/SROA.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157.2.patch
Type: text/x-patch
Size: 37816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121209/102ce3f9/attachment.bin>


More information about the llvm-commits mailing list