Bring r254336 back:
[oota-llvm.git] / lib / Transforms / Utils / MetaRenamer.cpp
2015-08-27 Alex RosenbergWhoops, remove trailing whitespace.
2015-08-26 Alex RosenbergModernize with range-based for loops.
2015-08-26 Alex RosenbergReduce code duplication.
2015-08-26 Alex RosenbergTrailing whitespace
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-07-15 Craig TopperAdd 'const' qualifier to some arrays.
2013-01-23 Anton KorobeynikovMake sure metarenamer won't rename special stuff (intri...
2013-01-07 Chandler CarruthMove TypeFinder.h into the IR tree, it clearly belongs...
2013-01-05 Chris Lattnerswitch from pointer equality comparison to MDNode:...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-09-14 Alex RosenbergReview feedback from Duncan Sands. Alphabetize includes...
2012-09-11 Alex RosenbergAdd a pass that renames everything with metasyntatic...