1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Hans Wennborg 1c46c7087d Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode"
It caused assertions to fire when building Chromium:

  lib/CodeGen/LiveDebugValues.cpp:331: bool
  {anonymous}::LiveDebugValues::OpenRangesSet::empty() const: Assertion
  `Vars.empty() == VarLocs.empty() && "open ranges are inconsistent"' failed.

See https://crbug.com/992871#c3 for how to reproduce.

> Patch https://reviews.llvm.org/D43256 introduced more aggressive loop layout optimization which depends on profile information. If profile information is not available, the statically estimated profile information(generated by BranchProbabilityInfo.cpp) is used. If user program doesn't behave as BranchProbabilityInfo.cpp expected, the layout may be worse.
>
> To be conservative this patch restores the original layout algorithm in plain mode. But user can still try the aggressive layout optimization with -force-precise-rotation-cost=true.
>
> Differential Revision: https://reviews.llvm.org/D65673

llvm-svn: 368579
2019-08-12 14:23:13 +00:00
..
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-26 17:53:48 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2017-10-18 18:07:07 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:07:21 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2018-03-06 19:15:58 +00:00
2018-03-06 19:15:58 +00:00
2018-03-06 19:15:58 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-06 19:15:58 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-06 19:15:58 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2017-10-18 18:07:07 +00:00
2018-06-26 18:44:05 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-10-19 17:31:11 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2017-11-22 20:43:00 +00:00
2018-03-12 14:01:28 +00:00
2018-09-07 13:36:21 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2019-06-05 14:08:01 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2017-10-18 18:07:07 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-19 19:03:18 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-26 17:53:48 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2019-06-05 14:08:01 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2017-10-18 18:07:07 +00:00
2017-10-18 18:07:07 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-10-19 17:31:11 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-26 17:53:48 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2017-10-18 18:07:07 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00
2018-03-12 14:01:28 +00:00