log src/cpu/x86/vm/c1_LIRAssembler_x86.cpp @ 4966:701a83c86f28

age author description
Tue, 21 Feb 2012 13:14:55 -0500 jiangli 7120481: storeStore barrier in constructor with final field
Thu, 19 Jan 2012 10:56:51 -0800 iveresov 7131288: COMPILE SKIPPED: deopt handler overflow (retry at different tier)
Fri, 06 Jan 2012 20:09:20 -0800 kvn Merge
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Tue, 06 Dec 2011 18:28:51 -0500 coleenp 7117052: instanceKlass::_init_state can be u1 type
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Thu, 26 May 2011 13:15:01 -0700 iveresov 7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
Tue, 24 May 2011 15:30:05 -0700 iveresov 7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
Mon, 11 Apr 2011 15:30:31 -0700 kvn 7035713: 3DNow Prefetch Instruction Support
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Thu, 31 Mar 2011 00:27:08 -0700 twisti 7032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction on i586 after 6919934
Sun, 27 Mar 2011 13:17:37 -0700 iveresov 6964776: c2 should ensure the polling page is reachable on 64 bit
Mon, 28 Feb 2011 06:07:12 -0800 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
Thu, 06 Jan 2011 16:03:20 -0800 iveresov 7010618: C1: array length should be treated at int on 64bit during array allocation