summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/MetaRenamer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Review feedback from Duncan Sands. Alphabetize includes and simplifyAlex Rosenberg2012-09-141-3/+3
| | | | | | lit config. llvm-svn: 163928
* Add a pass that renames everything with metasyntatic names. This works well ↵Alex Rosenberg2012-09-111-0/+132
after using bugpoint to reduce the confusion presented by the original names, which no longer mean what they used to. llvm-svn: 163592
OpenPOWER on IntegriCloud