Bug 181467 - and32 with an Address source on ARM64 did not invalidate dataTempRegister
Summary: and32 with an Address source on ARM64 did not invalidate dataTempRegister
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-09 18:56 PST by Keith Miller
Modified: 2018-01-09 20:01 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2018-01-09 18:56 PST, Keith Miller
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2018-01-09 18:56:13 PST
and32 with an Address source on ARM64 did not invalidate dataTempRegister
Comment 1 Keith Miller 2018-01-09 18:56:25 PST
Created attachment 330869 [details]
Patch
Comment 2 Michael Saboff 2018-01-09 18:57:14 PST
Comment on attachment 330869 [details]
Patch

r=me
Comment 3 Keith Miller 2018-01-09 19:00:16 PST
Committed r226672: <https://trac.webkit.org/changeset/226672>
Comment 4 Radar WebKit Bug Importer 2018-01-09 19:01:22 PST
<rdar://problem/36395474>
Comment 5 Saam Barati 2018-01-09 20:01:29 PST
r=me too