Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable -y --yydebug and more imcc flags again #1033

Closed
rurban opened this issue Feb 25, 2014 · 1 comment
Closed

Enable -y --yydebug and more imcc flags again #1033

rurban opened this issue Feb 25, 2014 · 1 comment
Assignees

Comments

@rurban
Copy link
Member

rurban commented Feb 25, 2014

With the imcc api restructuring -y and setting more imcc optimizer and debugging flags were gone.
Reenable them, since imcc is accessible via get_pointer of the imccompiler PMC.

Work in branch rurban/imccflags

@rurban rurban self-assigned this Feb 25, 2014
rurban pushed a commit that referenced this issue Feb 25, 2014
…(again)

parrot_old -y works fine now.
Also re-enable symbolic api_flags by including the relevant headers.
Issue [GH #1033]

Add old imcc optim flags as Parrot_trace_flags, but the optimizations
are not yet passed through
rurban pushed a commit that referenced this issue Feb 25, 2014
…(again)

parrot_old -y works fine now.
Also re-enable symbolic api_flags by including the relevant headers.
Issue [GH #1033]

Add old imcc optim flags as Parrot_trace_flags, but the optimizations
are not yet passed through
rurban pushed a commit that referenced this issue Feb 25, 2014
re-enable some old flags now in parrot2 also [GH #1033].
Also re-enable symbolic api_flags by including the relevant headers.
rurban pushed a commit that referenced this issue Feb 26, 2014
…(again)

parrot_old -y works fine now.
Also re-enable symbolic api_flags by including the relevant headers.
Issue [GH #1033]

Add old imcc optim flags as Parrot_trace_flags, but the optimizations
are not yet passed through
rurban pushed a commit that referenced this issue Feb 26, 2014
re-enable some old flags now in parrot2 also [GH #1033].
Also re-enable symbolic api_flags by including the relevant headers.
@rurban
Copy link
Member Author

rurban commented Feb 27, 2014

Merged rurban/imccflags

@rurban rurban closed this as completed Feb 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant