SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / lib / Transforms / Utils / MetaRenamer.cpp
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...