Vladimir Kozlov
|
9a22acef05
|
6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
Restore the original code: uint i = _hi_degree.
Reviewed-by: never, jrose
|
2009-10-13 20:54:13 -07:00 |
|
Vladimir Kozlov
|
ba951dbf36
|
6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
To break spill ties choose bound live range over unbound to free register or one with smaller cost to spill.
Reviewed-by: never, jrose
|
2009-10-07 12:43:50 -07:00 |
|
Vladimir Kozlov
|
273a47426e
|
6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
Create a mach node corresponding to ideal node ConP #NULL specifically for derived pointers.
Reviewed-by: never
|
2009-04-22 17:03:18 -07:00 |
|
Vladimir Kozlov
|
68cf08d2c3
|
6810845: Performance regression in mpegaudio on x64
Used the outer loop frequency in frequencies checks in RA.
Reviewed-by: never, twisti
|
2009-03-26 15:04:55 -07:00 |
|
Erik Trimble
|
8d6035660e
|
Merge
|
2009-03-12 18:16:36 -07:00 |
|
Xiomara Jayasena
|
2be2e027b0
|
6814575: Update copyright year
Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
|
2009-03-09 13:28:46 -07:00 |
|
Christian Thalinger
|
05d1de7727
|
6810672: Comment typos
I have collected some typos I have found while looking at the code.
Reviewed-by: kvn, never
|
2009-02-27 13:27:09 -08:00 |
|
Vladimir Kozlov
|
2f2589d2dc
|
6791852: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
Move the CreateEx up before each round of IFG construction
Reviewed-by: never, phh
|
2009-02-06 13:31:03 -08:00 |
|
Vladimir Kozlov
|
49ee6acaa2
|
6782232: assert("CreateEx must be first instruction in block" )
Add the missing check for CreateEx. Add new notproduct flag VerifyRegisterAllocator.
Reviewed-by: never
|
2009-01-07 11:04:45 -08:00 |
|
Tom Rodriguez
|
2c3b8ec969
|
6761594: framesize rounding code rounds using wrong units leading to slightly oversized frames
Reviewed-by: rasbold, kvn
|
2008-11-06 20:00:03 -08:00 |
|
Tom Rodriguez
|
45f8e241e3
|
6732194: Data corruption dependent on -server/-client/-Xbatch
Rematerializing nodes results in incorrect inputs
Reviewed-by: rasbold
|
2008-08-18 23:17:51 -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
|
a1f50998ae
|
6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
Generate addresses and implicit null checks with narrow oops to avoid decoding.
Reviewed-by: jrose, never
|
2008-05-29 12:04:14 -07:00 |
|
Coleen Phillimore
|
4a831d45f0
|
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv
Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
|
2008-04-13 17:43:42 -04:00 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|