summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/PassBuilderCallbacksTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Let PassBuilder Expose PassInstrumentationCallbacksJuneyoung Lee2020-01-071-0/+3
* Change TargetLibraryInfo analysis passes to always require FunctionTeresa Johnson2019-09-071-0/+3
* [NewPassManager] Adding pass tuning options: loop vectorize.Alina Sbirlea2019-04-191-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NewPM] fixing asserts on deleted loop in -print-after-allFedor Sergeev2018-12-111-0/+124
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-171-18/+19
* Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev2018-10-151-19/+18
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-151-18/+19
* [New PM][PassInstrumentation] Adding PassInstrumentation to the AnalysisManag...Fedor Sergeev2018-09-211-4/+79
* Remove an unused functionDavid Blaikie2018-09-201-11/+0
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-201-19/+292
* Temporarily Revert "[New PM] Introducing PassInstrumentation framework"Eric Christopher2018-09-201-292/+19
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-19/+292
* Revert rL342544: [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-292/+19
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-19/+292
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-2/+2
* [PM] Enable registration of out-of-tree passes with PassBuilderPhilip Pfaffe2017-07-101-0/+520
OpenPOWER on IntegriCloud