summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint-passes
Commit message (Expand)AuthorAgeFilesLines
* [LegacyPassManager] Delete BasicBlockPass/Manager.Alina Sbirlea2019-10-301-25/+29
* [bugpoint] Reduce metadata that does not contribute to crash.Florian Hahn2019-10-301-0/+34
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* cmake: Don't install plugins used for examples or testsTom Stellard2019-01-141-1/+1
* cmake: Remove add_llvm_loadable_module()Tom Stellard2018-12-201-1/+1
* [bugpoint][PR29027] Reduce function attributesBrian Gesiak2018-12-191-0/+25
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-1/+0
* [CMake] bugpoint-passes depends on intrinsics_genChris Bieneman2016-11-191-2/+4
* Remove autoconf supportChris Bieneman2016-01-261-23/+0
* [bugpoint] Add a named metadata (+their operands) reducerKeno Fischer2015-11-061-13/+40
* bugpoint Enhancement.JF Bastien2015-04-201-1/+25
* [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointP...NAKAMURA Takumi2014-07-131-0/+4
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-3/+3
* [Layering] Move InstVisitor.h into the IR library as it is prettyChandler Carruth2014-03-061-1/+1
* Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so.Nico Weber2013-12-291-0/+8
* [CMake] bugpoint-passes should not be built in "all", when LLVM_BUILD_TOOLS i...NAKAMURA Takumi2013-01-221-0/+4
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Move the InstVisitor utility into VMCore where it belongs. It heavilyChandler Carruth2012-11-301-1/+1
* Revert "We need this symbol after an LTO build."Bob Wilson2012-10-181-1/+0
* We need this symbol after an LTO build.Bill Wendling2012-10-121-0/+1
* build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar2011-10-181-4/+4
* Add dependency to "make check".NAKAMURA Takumi2010-12-101-0/+2
* Minor cleanups to follow the common convention for passDan Gohman2010-08-201-6/+6
* Try to fix cmake build.Rafael Espindola2010-08-081-0/+3
* Another missing file :-(Rafael Espindola2010-08-071-0/+0
* Add missing file.Rafael Espindola2010-08-071-0/+23
* Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola2010-08-071-0/+75
OpenPOWER on IntegriCloud