summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/MergeFunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes from Duncan's review:Nick Lewycky2008-11-021-9/+28
* Get this building on 64 bit machines (error:Duncan Sands2008-11-021-5/+5
* Add a new MergeFunctions pass. It finds identical functions and merges them.Nick Lewycky2008-11-021-0/+358
OpenPOWER on IntegriCloud