Make it possible to query the compiler to direct optimization
-------------------------------------------------------------
Key: RVM-841
URL:
http://jira.codehaus.org/browse/RVM-841 Project: RVM
Issue Type: New Feature
Components: Compiler: Optimizing
Reporter: Daniel Frampton
Assignee: Daniel Frampton
Priority: Trivial
Fix For: 3.1.1
To optimize some methods as they are inlined it may be helpful to know 1) if the method is being inlined, and 2) which parameters (if any) are constant.
I have a patch to add these which is well contained, so I thought it would be worth committing.
The original target for this was arraycopy, but in order to get better array copy we also need to add new instructions and I currently do not have the time to do the required analysis/implementation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues