Bug 151011 - MacroAssemblerX86_64 should accept BaseIndex anywhere that it accepts Address/ImplicitAddress/ExtendedAddress
Summary: MacroAssemblerX86_64 should accept BaseIndex anywhere that it accepts Address...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 154319
  Show dependency treegraph
 
Reported: 2015-11-08 18:23 PST by Filip Pizlo
Modified: 2016-02-16 18:26 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-11-08 18:23:06 PST
This will allow us to expand our load/op fusion in B3->Air lowering.