Ignore:
Timestamp:
Oct 11, 2017, 12:33:48 PM (8 years ago)
Author:
[email protected]
Message:

Unreviewed, rolling out r223113 and r223121.
https://bugs.webkit.org/show_bug.cgi?id=178182

Reintroduced 20% regression on Kraken (Requested by rniwa on
#webkit).

Reverted changesets:

"Enable gigacage on iOS"
https://bugs.webkit.org/show_bug.cgi?id=177586
https://trac.webkit.org/changeset/223113

"Use one virtual allocation for all gigacages and their
runways"
https://bugs.webkit.org/show_bug.cgi?id=178050
https://trac.webkit.org/changeset/223121

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/offlineasm/instructions.rb

    r223113 r223202  
    268268    [
    269269     "pcrtoaddr",   # Address from PC relative offset - adr instruction
    270      "nopFixCortexA53Err835769", # nop on Cortex-A53 (nothing otherwise)
    271      "globaladdr"
     270     "nopFixCortexA53Err835769" # nop on Cortex-A53 (nothing otherwise)
    272271    ]
    273272
Note: See TracChangeset for help on using the changeset viewer.