aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/bugpoint-passes
AgeCommit message (Expand)AuthorFilesLines
2023-12-07[SystemZ/ZOS] Additions to the build system. (#74730)Abhina Sree1-1/+1
2023-01-23[bugpoint] Fix compilation of bugpoint-passes on WindowsAlexey Bader1-1/+1
2022-11-23[NFC] Replaced BB->getInstList().{erase(),pop_front(),pop_back()} with eraseF...Vasileios Porpodas1-1/+1
2021-08-13Add missed rename of getFnAttributes() -> getFnAttrs()Arthur Eubanks1-1/+1
2020-02-11Reverted the remainings of c1c9819ef91aab51b5a23fb3027adac5a2f551ccGalina Kistanova1-1/+1
2020-02-05[CMake] Add missing component dependencies, to fix building for mingw with BU...Martin Storsjö1-1/+1
2019-10-30[LegacyPassManager] Delete BasicBlockPass/Manager.Alina Sbirlea1-25/+29
2019-10-30[bugpoint] Reduce metadata that does not contribute to crash.Florian Hahn1-0/+34
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-14cmake: Don't install plugins used for examples or testsTom Stellard1-1/+1
2018-12-20cmake: Remove add_llvm_loadable_module()Tom Stellard1-1/+1
2018-12-19[bugpoint][PR29027] Reduce function attributesBrian Gesiak1-0/+25
2017-12-13Remove redundant includes from tools.Michael Zolotukhin1-1/+0
2016-11-19[CMake] bugpoint-passes depends on intrinsics_genChris Bieneman1-2/+4
2016-01-26Remove autoconf supportChris Bieneman1-23/+0
2015-11-06[bugpoint] Add a named metadata (+their operands) reducerKeno Fischer1-13/+40
2015-04-20bugpoint Enhancement.JF Bastien1-1/+25
2014-07-13[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointP...NAKAMURA Takumi1-0/+4
2014-03-08[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-3/+3
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