summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/MetaRenamer.cpp
Commit message (Expand)AuthorAge
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Use empty parens for empty function parameter list instead of '(void)'.Dmitri Gribenko2012-11-15
* Review feedback from Duncan Sands. Alphabetize includes and simplifyAlex Rosenberg2012-09-14
* Add a pass that renames everything with metasyntatic names. This works well a...Alex Rosenberg2012-09-11