Feature #5
Implement Single Static Assignment (SSA) transformation
| Status: | Closed | Start date: | 03/21/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Compiler | Spent time: | - | |
| Target version: | 1.5 | |||
| Difficulty: |
Description
The current SSA code is not functional due to compiler changes.
SSA Wiki:
http://en.wikipedia.org/wiki/Static_single_assignment_form
Related issues
History
Updated by Simon Wollwage about 2 years ago
As the status is "In Progress", is it already assigned and are you working on it phil? Otherwise we have to set it back to "new" or assign it to someone
Updated by Phil Garcia about 2 years ago
- Status changed from In Progress to New
I've changed it back to "New". Hopefully someone will volunteer to work on this.
Updated by Simon Wollwage about 2 years ago
- Assignee set to Simon Wollwage
Ok, I will try to tackle this task.
Updated by Phil Garcia over 1 year ago
- Target version set to 1.5
Updated by Simon Wollwage 9 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100