summaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ValueLatticeUtils.cpp
AgeCommit message (Expand)Author
2022-02-11[SCCP] Check that load/store and global type matchNikita Popov
2020-07-09[ValueLattice] Simplify canTrackGlobalVariableInterprocedurally (NFC).Florian Hahn
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-10-13[IPSCCP] Move common functions to ValueLatticeUtils (NFC)Matthew Simpson