[all-commits] [llvm/llvm-project] e59711: [NPM] Add implicit basic-aa before other AA
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Nov 18 13:48:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e597116f055d2e82d9179f6edcb49dd015c514c2
https://github.com/llvm/llvm-project/commit/e597116f055d2e82d9179f6edcb49dd015c514c2
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M llvm/tools/opt/NewPMDriver.cpp
Log Message:
-----------
[NPM] Add implicit basic-aa before other AA
This matches the legacy AA infra and fixes
llvm/test/ANalysis/TypeBasedAliasAnalysis/precedence.ll under NPM.
More information about the All-commits
mailing list