| commit | 844f22d3c3806f372c1bec258a4bc559f974081d | [log] [tgz] |
|---|---|---|
| author | Clement Courbet <courbet@google.com> | Tue Mar 13 13:11:01 2018 +0000 |
| committer | Clement Courbet <courbet@google.com> | Tue Mar 13 13:11:01 2018 +0000 |
| tree | ba6ab90f820ffd1d69f46206e07e9e9f49322d76 | |
| parent | 9d7e9032f1bd3a7cd83ed1883069bcced7b52b21 [diff] |
[llvm-mca] Refactor event listeners to make the backend agnostic to event types. Summary: This is a first step towards making the pipeline configurable. Subscribers: llvm-commits, andreadb Differential Revision: https://reviews.llvm.org/D44309 llvm-svn: 327389