summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MergeFunctions.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typos in the llvm docSylvestre Ledru2016-02-141-1/+1
| | | | llvm-svn: 260855
* Inspired by r231891, use gender neutral pronouns in the places I'veChandler Carruth2015-03-111-3/+3
| | | | | | found in LLVM. llvm-svn: 231893
* Added documentation for MergeFunctions pass:Stepan Dyatkovskiy2014-12-101-0/+802
Pass looks for equivalent functions that are mergable and folds them. llvm-svn: 223931
OpenPOWER on IntegriCloud