| commit | 1c81432eb6f1a6bcca1f1763aea7748a06acb6b2 | [log] [tgz] |
|---|---|---|
| author | Chad Rosier <mcrosier@codeaurora.org> | Wed Aug 05 16:12:10 2015 +0000 |
| committer | Chad Rosier <mcrosier@codeaurora.org> | Wed Aug 05 16:12:10 2015 +0000 |
| tree | dc35b553566b80eb70093aee362a945426497374 | |
| parent | 9927206f8c827bd00f1fc404a6327e97ddd1776a [diff] |
[AArch64] Register (existing) AArch64BranchRelaxation pass with LLVM pass manager. Summary: Among other things, this allows -print-after-all/-print-before-all to dump IR around this pass. llvm-svn: 244060