Vladimir Kozlov
|
f2c8d25c73
|
6772413: code cleanup
Removed lines in adm64.make with interpret.o and moved few constant strings from header files.
Reviewed-by: never
|
2008-11-18 12:31:53 -08:00 |
|
Vladimir Kozlov
|
7aae40a95f
|
6462850: generate biased locking code in C2 ideal graph
Inline biased locking code in C2 ideal graph during macro nodes expansion
Reviewed-by: never
|
2008-11-07 09:29:38 -08:00 |
|
Chuck Rasbold
|
0e63b7609a
|
6743900: frequency based block layout
Post-register allocation pass that drives block layout by edge frequencies
Reviewed-by: never, kvn
|
2008-11-06 14:59:10 -08:00 |
|
Vladimir Kozlov
|
5e94e3bf69
|
6732312: Switch off executing Escape Analysis by default
Switch off executing Escape Analysis by default for now
Reviewed-by: rasbold
|
2008-07-31 15:47:42 -07:00 |
|
Vladimir Kozlov
|
50c4a23cac
|
6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
Escape Analysis fixes.
Reviewed-by: never, rasbold
|
2008-07-28 17:12:52 -07:00 |
|
Vladimir Kozlov
|
c5b951e990
|
Merge
|
2008-07-11 12:19:29 -07:00 |
|
Vladimir Kozlov
|
696e17c0ba
|
6684714: Optimize EA Connection Graph build performance
Switch on EA by default, optimize Connection Graph construction
Reviewed-by: rasbold, never
|
2008-07-03 18:02:47 -07:00 |
|
Xiomara Jayasena
|
c96a95c4b8
|
6719955: Update copyright year
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
|
2008-07-02 12:55:16 -07:00 |
|
Vladimir Kozlov
|
60c74ba115
|
6701887: JDK7 server VM in endless loop in Node::dominates
The method Node::dominates loops in the dead code which does not have a Region node.
Reviewed-by: jrose, never
|
2008-05-15 22:43:11 -07:00 |
|
Vladimir Kozlov
|
fc0117cb9a
|
6674588: (Escape Analysis) Improve Escape Analysis code
Current EA code has several problems which have to be fixed.
Reviewed-by: jrose, sgoldman
|
2008-03-14 15:26:33 -07:00 |
|
Tom Rodriguez
|
10c473e425
|
6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
Reviewed-by: kvn, rasbold
|
2007-12-05 09:01:00 -08:00 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|