[PATCH] D21460: [JumpThreading] Fix handling of aliasing metadata.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 21:18:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277977: [JumpThreading] Fix handling of aliasing metadata. (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D21460?vs=61067&id=67117#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21460

Files:
  llvm/trunk/include/llvm/Analysis/Loads.h
  llvm/trunk/include/llvm/Transforms/Utils/Local.h
  llvm/trunk/lib/Analysis/Loads.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Transforms/JumpThreading/thread-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21460.67117.patch
Type: text/x-patch
Size: 9716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/db516445/attachment.bin>


More information about the llvm-commits mailing list