Vladimir Kozlov
|
f0d08c04f1
|
7148109: C2 compiler consumes too much heap resources
Add split_arena to allocate temporary arrays in PhaseChaitin::Split() and free them on method's exit.
Reviewed-by: twisti
|
2012-08-27 09:46:38 -07:00 |
|
Vladimir Kozlov
|
d1191bb4f4
|
7119644: Increase superword's vector size up to 256 bits
Increase vector size up to 256-bits for YMM AVX registers on x86.
Reviewed-by: never, twisti, roland
|
2012-06-15 01:25:19 -07:00 |
|
Vladimir Kozlov
|
f99fb50071
|
7110824: ctw/jarfiles/GUI3rdParty_jar/ob_mask_DateField crashes VM
Change yank_if_dead() to recursive method to remove all dead inputs.
Reviewed-by: never
|
2012-01-07 10:39:23 -08:00 |
|
Tom Rodriguez
|
e3afdf10ad
|
7088955: add C2 IR support to the SA
Reviewed-by: kvn
|
2011-09-11 14:48:24 -07:00 |
|
Roland Westrelin
|
499732d316
|
7087453: PhaseChaitin::yank_if_dead() should handle MachTemp inputs
PhaseChaitin::yank_if_dead() should be able to handle MachTemp inputs as a special case and yank them.
Reviewed-by: never, kvn
|
2011-09-08 09:35:41 +02:00 |
|
Tom Rodriguez
|
a5f501c021
|
7004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG
Reviewed-by: kvn, twisti
|
2010-12-13 22:41:03 -08:00 |
|
Stefan Karlsson
|
8006fe8f75
|
6989984: Use standard include model for Hospot
Replaced MakeDeps and the includeDB files with more standardized solutions.
Reviewed-by: coleenp, kvn, kamg
|
2010-11-23 13:22:55 -08:00 |
|
Erik Trimble
|
ba7c173659
|
6941466: Oracle rebranding changes for Hotspot repositories
Change all the Sun copyrights to Oracle copyright
Reviewed-by: ohair
|
2010-05-27 19:08:38 -07:00 |
|
Tom Rodriguez
|
398fffa232
|
6862863: C2 compiler fails in elide_copy()
Reviewed-by: kvn
|
2009-08-14 15:53:46 -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 |
|
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 |
|
Tom Rodriguez
|
d200260fe5
|
6661247: Internal bug in 32-bit HotSpot optimizer while bit manipulations
Copy elimination of a constant value results in incorrect execution
Reviewed-by: kvn, sgoldman, rasbold
|
2008-03-19 15:14:36 -07:00 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|