Niclas Adlertz
|
be8c8aac48
|
8023691: Create interface for nodes in class Block
Create public methods for accessing the nodes in a block
Reviewed-by: kvn, roland
|
2013-08-26 12:50:23 +02:00 |
|
Niclas Adlertz
|
a235ecb344
|
8023003: Cleanup the public interface to PhaseCFG
Public methods that don't need to be public should be private.
Reviewed-by: kvn, twisti
|
2013-08-16 10:23:55 +02:00 |
|
Niclas Adlertz
|
bfe8385fa9
|
8022284: Hide internal data structure in PhaseCFG
Hide private node to block mapping using public interface
Reviewed-by: kvn, roland
|
2013-08-07 17:56:19 +02:00 |
|
Niclas Adlertz
|
09fdc18edc
|
8011621: live_ranges_in_separate_class.patch
Reviewed-by: kvn, roland
|
2013-04-16 10:08:41 +02:00 |
|
Niclas Adlertz
|
143a0039a3
|
8010281: Remove code that is never executed
Reviewed-by: kvn, roland
|
2013-03-26 10:05:33 +01:00 |
|
Bharadwaj Yadavalli
|
2d2532e740
|
7092905: C2: Keep track of the number of dead nodes
Keep an (almost) accurate running count of the reachable (live) flow graph nodes.
Reviewed-by: kvn, twisti, jrose, vlivanov
|
2012-11-27 17:24:15 -08: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 |
|
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
|
22ce62f2d1
|
6921992: failure in verify scheduling after 6792161
Reviewed-by: kvn
|
2010-02-04 11:16:23 -08:00 |
|
Tom Rodriguez
|
07c442542c
|
6792161: assert("No dead instructions after post-alloc")
Reviewed-by: kvn
|
2010-01-28 20:41:37 -08: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 |
|
Erik Trimble
|
50964694fe
|
Merge
|
2008-10-07 11:01:35 -07:00 |
|
Xiomara Jayasena
|
76df5ec473
|
6754988: Update copyright year
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
|
2008-10-02 19:58:19 -07:00 |
|
Chuck Rasbold
|
42be28cece
|
6750588: assert(lrg._area >= 0,"negative spill area") running NSK stmp0101 test
Handle NaN costs more carefully
Reviewed-by: kvn, never
|
2008-09-24 15:56:36 -07: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 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|