summaryrefslogtreecommitdiff
path: root/tools/bugpoint-passes
AgeCommit message (Expand)Author
2017-12-13Remove redundant includes from tools.Michael Zolotukhin
2016-11-19[CMake] bugpoint-passes depends on intrinsics_genChris Bieneman
2016-01-26Remove autoconf supportChris Bieneman
2015-11-06[bugpoint] Add a named metadata (+their operands) reducerKeno Fischer
2015-04-20bugpoint Enhancement.JF Bastien
2014-07-13[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointP...NAKAMURA Takumi
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-12-29Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so.Nico Weber
2013-01-22[CMake] bugpoint-passes should not be built in "all", when LLVM_BUILD_TOOLS i...NAKAMURA Takumi
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
2012-10-18Revert "We need this symbol after an LTO build."Bob Wilson
2012-10-12We need this symbol after an LTO build.Bill Wendling
2011-10-18build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar
2010-12-10Add dependency to "make check".NAKAMURA Takumi
2010-08-20Minor cleanups to follow the common convention for passDan Gohman
2010-08-08Try to fix cmake build.Rafael Espindola
2010-08-07Another missing file :-(Rafael Espindola
2010-08-07Add missing file.Rafael Espindola
2010-08-07Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola