summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-05-22 17:30:06 +0000
committerBill Wendling <isanbard@gmail.com>2013-05-22 17:30:06 +0000
commit1df0680640af28109fdf60d73f56fe8b0520d8fe (patch)
treee8b75714de3caefa42f8e2d34b91cfb4e74a6b07 /Makefile.common
parent62131ab28074e0ef5545775c248c2905d09e498c (diff)
downloadllvm-1df0680640af28109fdf60d73f56fe8b0520d8fe.tar.gz
llvm-1df0680640af28109fdf60d73f56fe8b0520d8fe.tar.bz2
llvm-1df0680640af28109fdf60d73f56fe8b0520d8fe.tar.xz
Merging r182485:
------------------------------------------------------------------------ r182485 | arnolds | 2013-05-22 09:54:56 -0700 (Wed, 22 May 2013) | 7 lines LoopVectorize: Make Value pointers that could be RAUW'ed a VH The Value pointers we store in the induction variable list can be RAUW'ed by a call to SCEVExpander::expandCodeFor, use a TrackingVH instead. Do the same thing in some other places where we store pointers that could potentially be RAUW'ed. Fixes PR16073. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_33@182492 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.common')
0 files changed, 0 insertions, 0 deletions