Zhengyu Gu
|
adcde492fa
|
8041415: remove port.{cpp,hpp} files
Hotspot should use standard headers and types
Reviewed-by: coleenp, kvn
|
2014-05-07 06:03:31 -07:00 |
|
Mikael Vidstedt
|
a0da47fd66
|
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Copyright year updated for files modified during 2013
Reviewed-by: twisti, iveresov
|
2013-12-24 11:48:39 -08:00 |
|
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 |
|
Mikael Vidstedt
|
769dd50182
|
7197424: update copyright year to match last edit in jdk8 hotspot repository
Update copyright year to 2012 for relevant files
Reviewed-by: dholmes, coleenp
|
2012-10-09 10:09:34 -07:00 |
|
Vlaidmir Ivanov
|
dd85e2f356
|
7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
Replace frequent C2 optimizer code patterns with new methods calls
Reviewed-by: kvn, twisti
|
2012-06-12 16:23:31 -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
|
c94a076d34
|
6862956: PhaseIdealLoop should have a CFG verification mode
Reviewed-by: kvn, twisti
|
2009-08-14 00:02:12 -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 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|