summaryrefslogtreecommitdiff
path: root/test/Analysis/LazyValueAnalysis
AgeCommit message (Expand)Author
2017-12-18[LVI] Support for ashr in LVIMax Kazantsev
2017-12-13Reverting [JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki
2017-12-13[JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki
2017-09-30Revert r314435: "[JumpThreading] Preserve DT and LVI across the pass"Daniel Jasper
2017-09-28[JumpThreading] Preserve DT and LVI across the passEvandro Menezes
2017-07-28[JumpThreading] Add an option to dump LazyValueInfo after the run.Davide Italiano
2017-06-19[JumpThreading][LVI] Invalidate LVI information after blocks are mergedAnna Thomas
2017-06-06[LVI Printer] Rely on the LVI analysis functions rather than the LVI cacheAnna Thomas
2017-04-10Add address space mangling to lifetime intrinsicsMatt Arsenault
2017-03-22[LVI] Add an LVI printer pass to capture test LVI cache after transformationsAnna Thomas
2017-01-23[PM] Teach LVI to correctly invalidate itself when its dependenciesChandler Carruth