summaryrefslogtreecommitdiff
path: root/tools/bugpoint-passes/TestPasses.cpp
AgeCommit message (Expand)Author
2017-12-13Remove redundant includes from tools.Michael Zolotukhin
2015-11-06[bugpoint] Add a named metadata (+their operands) reducerKeno Fischer
2015-04-20bugpoint Enhancement.JF Bastien
2014-03-08[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper
2014-03-06[Layering] Move InstVisitor.h into the IR library as it is prettyChandler Carruth
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-11-30Move the InstVisitor utility into VMCore where it belongs. It heavilyChandler Carruth
2010-08-20Minor cleanups to follow the common convention for passDan Gohman
2010-08-07Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola