1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/Analysis/AliasSet
George Burgess IV 84de810c0d [Analysis] Make LocationSize pretty-printing more descriptive
This is the third patch in a series intended to make
https://reviews.llvm.org/D44748 more easily reviewable. Please see that
patch for more context. The second being r344013.

The intent is to make the output of printing a LocationSize more
precise. The main motivation for this is that we plan to add a bit to
distinguish whether a given LocationSize is an upper-bound or is
precise; making that information available in pretty-printing is nice.

llvm-svn: 344108
2018-10-10 01:35:22 +00:00
..
argmemonly.ll [Analysis] Make LocationSize pretty-printing more descriptive 2018-10-10 01:35:22 +00:00
guards.ll [Analysis] Make LocationSize pretty-printing more descriptive 2018-10-10 01:35:22 +00:00
intrinsics.ll [Analysis] Make LocationSize pretty-printing more descriptive 2018-10-10 01:35:22 +00:00
memset.ll [Analysis] Make LocationSize pretty-printing more descriptive 2018-10-10 01:35:22 +00:00
memtransfer.ll [Analysis] Make LocationSize pretty-printing more descriptive 2018-10-10 01:35:22 +00:00
saturation.ll [Analysis] Make LocationSize pretty-printing more descriptive 2018-10-10 01:35:22 +00:00
unknown-inst-tracking.ll Use WeakVH instead of WeakTrackingVH in AliasSetTracker's UnkownInsts 2017-05-01 17:07:56 +00:00