[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 81bc3170e8
commit de37cfb596
1 changed files with 2 additions and 0 deletions

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