Closed
Bug 808045
Opened 13 years ago
Closed 13 years ago
BaselineCompiler: Split register definitions between architecture-specific directories
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: djvj, Unassigned)
References
Details
Attachments
(1 file)
|
3.77 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
Register definitions are different for each architecture. Need to have them defined in arch-specific files, and split out from the rest of the compiler code for hygiene purposes.
| Reporter | ||
Comment 1•13 years ago
|
||
Attachment #677796 -
Flags: review?(jdemooij)
Updated•13 years ago
|
Attachment #677796 -
Flags: review?(jdemooij) → review+
| Reporter | ||
Comment 2•13 years ago
|
||
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•