summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
Commit message (Expand)AuthorAgeFilesLines
* [Analysis] Update Analysis/LazyValueAnalysis/lvi-after-jumpthreading.llRoman Lebedev2019-10-231-5/+5
* [LVI] run transfer function for binary operator even when the RHS isn't a con...John Regehr2018-11-211-2/+2
* [JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki2018-01-121-0/+3
* Revert "[JumpThreading] Preservation of DT and LVI across the pass"Reid Kleckner2018-01-041-3/+0
* [JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki2018-01-041-0/+3
* Reverting [JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki2017-12-131-3/+0
* [JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki2017-12-131-0/+3
* Revert r314435: "[JumpThreading] Preserve DT and LVI across the pass"Daniel Jasper2017-09-301-3/+0
* [JumpThreading] Preserve DT and LVI across the passEvandro Menezes2017-09-281-0/+3
* [JumpThreading] Add an option to dump LazyValueInfo after the run.Davide Italiano2017-07-281-4/+1
* [JumpThreading][LVI] Invalidate LVI information after blocks are mergedAnna Thomas2017-06-191-0/+87
* [LVI Printer] Rely on the LVI analysis functions rather than the LVI cacheAnna Thomas2017-06-061-25/+43
* [LVI] Add an LVI printer pass to capture test LVI cache after transformationsAnna Thomas2017-03-221-0/+84
OpenPOWER on IntegriCloud