[all-commits] [llvm/llvm-project] e1135b: Revert "[BasicAA] Enable -basic-aa-recphi by default"
David Green via All-commits
all-commits at lists.llvm.org
Fri Jul 10 05:44:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e1135b486aaed207f87a6d2e890678ef133b816e
https://github.com/llvm/llvm-project/commit/e1135b486aaed207f87a6d2e890678ef133b816e
Author: David Green <david.green at arm.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M llvm/lib/Analysis/BasicAliasAnalysis.cpp
M llvm/test/Analysis/BasicAA/phi-loop.ll
M llvm/test/Analysis/BasicAA/recphi.ll
Log Message:
-----------
Revert "[BasicAA] Enable -basic-aa-recphi by default"
This reverts commit af839a96187e3538d63ad57571e4bdf01e2b15c5.
Some issues appear to be being caused by this. Reverting whilst we
investigate.
More information about the All-commits
mailing list