1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Fedor Sergeev 912a050cc8 [New PM][PassInstrumentation] IR printing support for New Pass Manager
Implementing -print-before-all/-print-after-all/-filter-print-func support
through PassInstrumentation callbacks.

- PrintIR routines implement printing callbacks.

- StandardInstrumentations class provides a central place to manage all
  the "standard" in-tree pass instrumentations. Currently it registers
  PrintIR callbacks.

Reviewers: chandlerc, paquette, philip.pfaffe
Differential Revision: https://reviews.llvm.org/D50923

llvm-svn: 342896
2018-09-24 16:08:15 +00:00
..
2018-09-18 18:39:27 +00:00
2018-06-23 19:04:10 +00:00
2018-07-23 18:09:43 +00:00
2018-09-24 08:34:17 +00:00
2018-09-05 01:27:38 +00:00
2018-04-25 18:06:23 +00:00
2018-09-05 01:27:38 +00:00
2018-07-20 17:27:48 +00:00