summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/PhiValues.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PhiValues] Remove redundant map searchesEhud Katz2019-11-231-24/+38
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PhiValues] Use callback value handles to invalidate deleted valuesJohn Brawn2018-08-241-0/+17
* Add a PhiValuesAnalysis pass to calculate the underlying values of phisJohn Brawn2018-06-281-0/+196
OpenPOWER on IntegriCloud