[PATCH] D16226: Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 17 04:39:24 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258010: Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally (authored by apilipenko).

Changed prior to commit:
  http://reviews.llvm.org/D16226?vs=44999&id=45103#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16226

Files:
  llvm/trunk/lib/Analysis/Loads.cpp
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp
  llvm/trunk/lib/Transforms/Scalar/ScalarReplAggregates.cpp
  llvm/trunk/test/Transforms/InstCombine/select.ll
  llvm/trunk/test/Transforms/TailCallElim/dont_reorder_load.ll
  llvm/trunk/test/Transforms/TailCallElim/reorder_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16226.45103.patch
Type: text/x-patch
Size: 7870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160117/0920c04c/attachment.bin>


More information about the llvm-commits mailing list