neliasso [Tue, 27 Jun 2017 15:50:09 +0200] rev 46597
8164888: Intrinsify fused mac operations on SPARC
Summary: Such speed, much wow
Reviewed-by: kvn
Contributed-by: phedlin@oracle.com
neliasso [Tue, 27 Jun 2017 15:46:16 +0200] rev 46596
8144448: Avoid placing CTI immediately following or preceding RDPC instruction
Summary: Best practice for new SPARC CPUs
Reviewed-by: kvn
Contributed-by: phedlin@oracle.com
neliasso [Tue, 27 Jun 2017 15:36:45 +0200] rev 46595
8181868: Remove use of 'has_fast_fxtof()'
Summary: No longer used
Reviewed-by: kvn
Contributed-by: phedlin@oracle.com
neliasso [Tue, 27 Jun 2017 15:34:36 +0200] rev 46594
8181853: Remove use of 'v9_only()'
Summary: v9 is the only supported ISA
Reviewed-by: kvn
Contributed-by: phedlin@oracle.com
neliasso [Tue, 27 Jun 2017 15:31:11 +0200] rev 46593
8181852: Remove option 'UseV8InstrsOnly'
Summary: Not supported
Reviewed-by: kvn
Contributed-by: phedlin@oracle.com
neliasso [Tue, 27 Jun 2017 15:27:54 +0200] rev 46592
8172231: SPARC ISA/CPU feature detection is broken/insufficient (on Solaris)
Summary: Update for new platforms
Reviewed-by: kvn
Contributed-by: phedlin@oracle.com
neliasso [Tue, 27 Jun 2017 15:22:23 +0200] rev 46591
8182711: Re/Introduce private interface for HW-specific prefetch options in SPARC VM_Version
Summary: Re/Introduce private interface for HW-specific prefetch options in SPARC VM_Version
Reviewed-by: kvn, neliasso
Contributed-by: phedlin@oracle.com