review for 7060619: C1 should respect inline and dontinline directives from CompilerOracle (original) (raw)
Tom Rodriguez tom.rodriguez at oracle.com
Tue Jul 26 16:59:27 PDT 2011
- Previous message: review for 7071427: AdapterFingerPrint can hold 8 entries per int
- Next message: review for 7060619: C1 should respect inline and dontinline directives from CompilerOracle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://cr.openjdk.java.net/~never/7060619 52 lines changed: 30 ins; 22 del; 0 mod; 3825 unchg
7060619: C1 should respect inline and dontinline directives from CompilerOracle Reviewed-by:
This adds support for the inline and dontinline directives to C1. I moved several correctness guards further up so that only purely heuristic guards were at the end. Tested with various commands and PrintCompilation PrintInlining.
- Previous message: review for 7071427: AdapterFingerPrint can hold 8 entries per int
- Next message: review for 7060619: C1 should respect inline and dontinline directives from CompilerOracle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list