Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Build result: pass - 60603 tests passed, 0 failed and 726 were skipped.
Log files: console-log.txt, CMakeCache.txt
Paths
| Differential D71181
[ValueTracking] Allow context-sensitive nullness check for non-pointers ClosedPublic Authored by jdoerfert on Dec 8 2019, 8:14 PM.
Details Summary
Diff Detail
Event TimelineComment Actions Build result: pass - 60603 tests passed, 0 failed and 726 were skipped. Log files: console-log.txt, CMakeCache.txt This revision is now accepted and ready to land.Dec 9 2019, 11:56 AM Closed by commit rGa7d992c0f2d2: [ValueTracking] Allow context-sensitive nullness check for non-pointers (authored by jdoerfert). · Explain WhyDec 9 2019, 1:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 232922 llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Attributor/nonnull.ll
llvm/test/Transforms/InstCombine/known-non-zero.ll
llvm/test/Transforms/InstSimplify/known-non-zero.ll
llvm/test/Transforms/LICM/hoist-mustexec.ll
|