[all-commits] [llvm/llvm-project] e57807: [Attributor] Use AAValueConstantRange to infer der...
kuterd via All-commits
all-commits at lists.llvm.org
Wed May 13 14:45:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e57807769b5c21dd06ee293ed7ebaa13f8914ba2
https://github.com/llvm/llvm-project/commit/e57807769b5c21dd06ee293ed7ebaa13f8914ba2
Author: Kuter Dinel <kuterdinel at gmail.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/include/llvm/IR/Operator.h
M llvm/include/llvm/IR/Value.h
M llvm/lib/IR/Operator.cpp
M llvm/lib/IR/Value.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/dereferenceable-1.ll
M llvm/test/Transforms/Attributor/willreturn.ll
Log Message:
-----------
[Attributor] Use AAValueConstantRange to infer dereferencability.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D76208
More information about the All-commits
mailing list