[all-commits] [llvm/llvm-project] 5cc99d: [GlobalsModRef] Add invalidate method
Alina Sbirlea via All-commits
all-commits at lists.llvm.org
Fri Jan 17 10:34:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5cc99d05f5633e4c8c9e6a6316e3e59595550322
https://github.com/llvm/llvm-project/commit/5cc99d05f5633e4c8c9e6a6316e3e59595550322
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M llvm/include/llvm/Analysis/GlobalsModRef.h
M llvm/lib/Analysis/GlobalsModRef.cpp
Log Message:
-----------
[GlobalsModRef] Add invalidate method
Summary: Add invalidate method to GlobalsAA.
Reviewers: tejohnson, chandlerc
Subscribers: hiraditya, sanjoy.google, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72818
More information about the All-commits
mailing list