log src/share/vm/adlc/adlparse.cpp @ 17979:e204777ac770

age author description
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Wed, 20 Nov 2013 11:08:09 -0800 goetz 8028580: PPC64 (part 114/120): Support for Call nodes with constants.
Fri, 15 Nov 2013 12:01:00 -0800 goetz 8028401: PPC (part 117): Improve usability of adlc and format() functionality.
Thu, 14 Nov 2013 19:24:59 -0800 goetz 8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Mon, 04 Feb 2013 10:28:39 -0800 mikael 8007403: Incorrect format arguments in adlparse.cpp
Tue, 09 Oct 2012 16:09:31 -0700 kvn 8000592: Improve adlc usability
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Tue, 22 Nov 2011 09:45:57 +0100 roland 7090968: Allow adlc register class to depend on runtime conditions
Wed, 14 Sep 2011 09:22:51 +0200 roland 7077312: Provide a CALL effect for instruct declaration in the ad file
Wed, 16 Nov 2011 01:39:50 -0800 twisti 7003454: order constants in constant table by number of references in code
Wed, 27 Jul 2011 17:28:36 -0700 kvn 7069452: Cleanup NodeFlags
Wed, 06 Jul 2011 09:27:54 -0700 never 7061101: adlc should complain about mixing block and expression forms of ins_encode
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC