diff options
author | Florian Hahn <florian.hahn@arm.com> | 2017-06-19 12:53:31 +0000 |
---|---|---|
committer | Florian Hahn <florian.hahn@arm.com> | 2017-06-19 12:53:31 +0000 |
commit | 5f746c8e2704d311cc01c8edb5460a0cb19c74e2 (patch) | |
tree | 24e5dd6a3c8bec3b553f26267d227e992ebc32c4 /llvm/test | |
parent | 3508fc8cc518f2f62d38c351c90f7815f835c3e4 (diff) | |
download | bcm5719-llvm-5f746c8e2704d311cc01c8edb5460a0cb19c74e2.tar.gz bcm5719-llvm-5f746c8e2704d311cc01c8edb5460a0cb19c74e2.zip |
Recommit rL305677: [CodeGen] Add generic MacroFusion pass
Use llvm::make_unique to avoid ambiguity with MSVC.
This patch adds a generic MacroFusion pass, that is used on X86 and
AArch64, which both define target-specific shouldScheduleAdjacent
functions. This generic pass should make it easier for other targets to
implement macro fusion and I intend to add macro fusion for ARM shortly.
Differential Revision: https://reviews.llvm.org/D34144
llvm-svn: 305690
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions