[all-commits] [llvm/llvm-project] cf30aa: [Analysis] recognize the 'null' pointer constant a...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Apr 21 11:24:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cf30aafa2d1ed79daabe979fedf9c34affb8b2a0
https://github.com/llvm/llvm-project/commit/cf30aafa2d1ed79daabe979fedf9c34affb8b2a0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstSimplify/freeze.ll
Log Message:
-----------
[Analysis] recognize the 'null' pointer constant as not poison
Differential Revision: https://reviews.llvm.org/D78575
More information about the All-commits
mailing list