| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [AliasSetTracker] Misc cleanup (NFCI) | Alina Sbirlea | 2018-11-01 | 1 | -0/+2 |
| | | | | | | Summary: Remove two redundant checks, add one in the unit test. Remove an unused method. Fix computation of TotalMayAliasSetSize. llvm-svn: 345911 | ||||
| * | [AST] Fix a bug in aliasesUnknownInst. Make sure we are comparing the ↵ | Xin Tong | 2017-06-25 | 1 | -0/+87 |
| unknown instructions in the alias set and the instruction interested in. Summary: Make sure we are comparing the unknown instructions in the alias set and the instruction interested in. I believe this is clearly a bug (missed opportunity). I can also add some test cases if desired. Reviewers: hfinkel, davide, dberlin Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D34597 llvm-svn: 306241 | |||||

