1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[Hexagon] Select the aggressive anti-dependency breaker

llvm-svn: 270857
This commit is contained in:
Krzysztof Parzyszek 2016-05-26 15:38:50 +00:00
parent e53f2eed3e
commit 30a7bb4136

View File

@ -105,6 +105,8 @@ public:
// compiler time and will be removed eventually anyway.
bool enableMachineSchedDefaultSched() const override { return false; }
AntiDepBreakMode getAntiDepBreakMode() const override { return ANTIDEP_ALL; }
const std::string &getCPUString () const { return CPUString; }
// Threshold for small data section