[all-commits] [llvm/llvm-project] b8b8f0: [ValueLattice] Go to overdefined in getRange() for...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Mar 14 12:55:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b8b8f04c0dd809d37903a29c06f4b9583b481767
https://github.com/llvm/llvm-project/commit/b8b8f04c0dd809d37903a29c06f4b9583b481767
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-03-14 (Sat, 14 Mar 2020)
Changed paths:
M llvm/include/llvm/Analysis/ValueLattice.h
M llvm/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
Log Message:
-----------
[ValueLattice] Go to overdefined in getRange() for full ranges.
This is was split off 4878aa36d4aa27df644430139fab2734fde4a000,
as it can go in separately.
More information about the All-commits
mailing list