log src/share/vm/c1/c1_LIR.cpp @ 12301:2c022e432e10

age author description
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Mon, 17 Jun 2013 12:35:53 -0400 drchase 8002160: Compilation issue with adlc using latest SunStudio compilers
Mon, 15 Apr 2013 17:17:11 +0200 roland 8011648: C1: optimized build is broken after 7153771
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
Thu, 24 Jan 2013 13:27:54 -0500 bpittore 8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands
Thu, 17 Jan 2013 10:25:16 -0500 hseigel 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Tue, 11 Sep 2012 16:20:57 +0200 roland 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
Tue, 21 Feb 2012 13:14:55 -0500 jiangli 7120481: storeStore barrier in constructor with final field
Fri, 23 Dec 2011 09:36:23 +0100 roland 7123253: C1: in store check code, usage of registers may be incorrect
Mon, 19 Sep 2011 15:21:03 -0700 iveresov 7091764: Tiered: enable aastore profiling
Wed, 14 Sep 2011 10:40:13 +0200 bdelsart 7057978: improve robustness of c1 ARM back-end wrt non encodable constants
Mon, 24 Jan 2011 13:34:18 -0800 never 7008809: should report the class in ArrayStoreExceptions from compiled code