AArch64: Restrict macroop fusion heuristics to cyclone.
authorMatthias Braun <matze@braunis.de>
Mon, 20 Jul 2015 23:11:42 +0000 (23:11 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 20 Jul 2015 23:11:42 +0000 (23:11 +0000)
commitf4f0f405c8a0712f300e8e9a9f12b2e93a3f624c
tree9196f2f6cd1cb11b841691273f606c6537db32e5
parent9994b911f472d8e408b2456798e5e1883aaf2129
AArch64: Restrict macroop fusion heuristics to cyclone.

Even though this is just some hinting for the scheduler it doesn't make
sense to do that unless you know the target can perform the fusion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242732 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.cpp