Commit Graph

3 Commits

Author SHA1 Message Date
Kazu Hirata ea45e4cb34 [Target, Transforms] Use *Set::contains (NFC) 2021-01-08 18:39:54 -08:00
QingShan Zhang d3c0c7544a [PowerPC] Fix a typo of the condition of checking the fusion candidate 2020-03-17 10:04:18 +00:00
QingShan Zhang f1bb8b8502 [PowerPC] Add the MacroFusion support for Power8
This patch is intend to implement the missing P8 MacroFusion for LLVM
according to Power8 User's Manual Section 10.1.12 Instruction Fusion

Differential Revision: https://reviews.llvm.org/D70651
2020-03-12 05:15:41 +00:00