summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/VNCoercion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Templatize parts of VNCoercion, and add constant-only versions of the functio...Daniel Berlin2017-03-201-67/+110
* VNCoercion: Make the function signatures all consistentDaniel Berlin2017-03-111-2/+1
* Move memory coercion functions from GVN.cpp to VNCoercion.cpp so they can be ...Daniel Berlin2017-03-101-0/+440
OpenPOWER on IntegriCloud