forked from OSchip/llvm-project
![]() This commit drops a call to std::sort, which sorted the base pointers that possibly alias according to the address at which their corresponding llvm::Value was allocated. There does not seem to be any good reason, why those pointers should be (re)sorted and this only makes the output indeterministic. llvm-svn: 218052 |
||
---|---|---|
.. | ||
ReportAlias-01.ll | ||
ReportDifferentElementSize.ll | ||
ReportFuncCall-01.ll | ||
ReportLoopBound-01.ll | ||
ReportMultipleNonAffineAccesses.ll | ||
ReportNonAffineAccess-01.ll | ||
ReportVariantBasePtr-01.ll |