]> granicus.if.org Git - llvm/commit
[MergedLoadStoreMotion] Before quering AA verify the loads are the same.
authorChad Rosier <mcrosier@codeaurora.org>
Tue, 14 Jun 2016 12:47:18 +0000 (12:47 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Tue, 14 Jun 2016 12:47:18 +0000 (12:47 +0000)
commitd14196bdd9747df44cc29e27cc447ae7f8af9a8d
treec737317db43acf894aecad921bb9389284c0f76c
parent4c93fe068533cf9568fc1c62fb0b24fd463dfdcf
[MergedLoadStoreMotion] Before quering AA verify the loads are the same.

Basicaa stats show the number of queries in Spec2k6 are reduced by 4540
or ~.67% overall.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272661 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/MergedLoadStoreMotion.cpp