summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint-passes/TestPasses.cpp
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
* [bugpoint][PR29027] Reduce function attributesBrian Gesiak2018-12-191-0/+25
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-1/+0
* [bugpoint] Add a named metadata (+their operands) reducerKeno Fischer2015-11-061-13/+40
* bugpoint Enhancement.JF Bastien2015-04-201-1/+25
* [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
* 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
* Minor cleanups to follow the common convention for passDan Gohman2010-08-201-6/+6
* Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola2010-08-071-0/+75
OpenPOWER on IntegriCloud