summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorFlorian Hahn <florian.hahn@arm.com>2017-06-19 12:53:31 +0000
committerFlorian Hahn <florian.hahn@arm.com>2017-06-19 12:53:31 +0000
commit5f746c8e2704d311cc01c8edb5460a0cb19c74e2 (patch)
tree24e5dd6a3c8bec3b553f26267d227e992ebc32c4 /llvm/test
parent3508fc8cc518f2f62d38c351c90f7815f835c3e4 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud