jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • RVM
  • RVM-162

Remove x87 code generation from opt compiler.

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 3.1.3
  • Component/s: Compiler: Optimizing, Instruction Architecture: Intel
  • Labels:
    None

Description

We have migrated to SSE code generation on IA32 but x87 code generation remains for older architectures. Generating code for the x87 FPU stack is quite complex and has particularly complicates the register allocator. We should remove this support to the point where we can just do very simple code generation for x87.

Issue Links

is related to

Improvement - An improvement or enhancement to an existing feature or task. RVM-79 Dump all registers on a fault on Intel

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Ian Rogers added a comment - 26/Jul/07 9:08 AM

This issue relates to the issue of cleaning up the name of FP registers on IA32.

Show
Ian Rogers added a comment - 26/Jul/07 9:08 AM This issue relates to the issue of cleaning up the name of FP registers on IA32.
Hide
Permalink
David Grove added a comment - 04/Jul/10 1:26 PM

bulk defer open issues to 3.1.2

Show
David Grove added a comment - 04/Jul/10 1:26 PM bulk defer open issues to 3.1.2

People

  • Assignee:
    David Grove
    Reporter:
    Ian Rogers
Vote (0)
Watch (0)

Dates

  • Created:
    26/Jul/07 9:07 AM
    Updated:
    22/Dec/11 5:50 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.