summaryrefslogtreecommitdiff
path: root/tools/bugpoint-passes
AgeCommit message (Expand)AuthorFilesLines
2014-03-06[Layering] Move InstVisitor.h into the IR library as it is prettyChandler Carruth1-1/+1
2013-12-29Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so.Nico Weber1-0/+8
2013-01-22[CMake] bugpoint-passes should not be built in "all", when LLVM_BUILD_TOOLS i...NAKAMURA Takumi1-0/+4
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-4/+4
2012-11-30Move the InstVisitor utility into VMCore where it belongs. It heavilyChandler Carruth1-1/+1
2012-10-18Revert "We need this symbol after an LTO build."Bob Wilson1-1/+0
2012-10-12We need this symbol after an LTO build.Bill Wendling1-0/+1
2011-10-18build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar1-4/+4
2010-12-10Add dependency to "make check".NAKAMURA Takumi1-0/+2
2010-08-20Minor cleanups to follow the common convention for passDan Gohman1-6/+6
2010-08-08Try to fix cmake build.Rafael Espindola1-0/+3
2010-08-07Another missing file :-(Rafael Espindola1-0/+0
2010-08-07Add missing file.Rafael Espindola1-0/+23
2010-08-07Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola1-0/+75