aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/c1/c1_LIR.hpp
AgeCommit message (Expand)Author
2013-10-098023657: New type profiling points: arguments to callroland
2013-08-217199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site...roland
2013-07-027088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32drchase
2013-04-158011648: C1: optimized build is broken after 7153771roland
2013-03-217153771: array bound check elimination for c1roland
2013-03-068006498: #if <symbol> is wrong in the code.jprovino
2013-01-038004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflowbpittore
2012-09-207023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()roland
2012-09-117195816: NPG: Crash in c1_ValueType - ShouldNotReachHereroland
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-05-157133857: exp() and pow() should use the x87 ISA on x86roland
2012-02-217120481: storeStore barrier in constructor with final fieldjiangli
2012-01-207131028: Switch statement takes wrong pathiveresov
2011-09-197091764: Tiered: enable aastore profilingiveresov
2011-04-037033154: Improve C1 arraycopy performanceroland
2011-03-117012648: move JSR 292 to package java.lang.invoke and adjust namesjrose
2010-12-277009231: C1: Incorrect CAS code for longs on SPARC 32bitiveresov
2010-11-306985015: C1 needs to support compressed oopsiveresov
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-226972540: sun/nio/ch/SocketChannelImpl compilation crashed when executing Comp...never
2010-09-136919069: client compiler needs to capture more profile information for tiered...iveresov
2010-09-036953144: Tiered compilationiveresov
2010-08-036953477: Increase portability and flexibility of building Hotspotbobv
2010-06-02Mergejrose
2010-05-276955349: C1: Make G1 barriers work with x64iveresov
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-216930772: JSR 292 needs to support SPARC C1twisti
2010-05-016939134: JSR 292 adjustments to method handle invocationjrose
2010-04-156939930: exception unwind changes in 6919934 hurts compilation speednever
2010-03-056932496: c1: deoptimization of jsr subroutine fails on sparcv9roland
2010-03-096919934: JSR 292 needs to support x86 C1twisti
2010-01-156879943: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029never
2009-08-316855215: Calculation error (NaN) after about 1500 calculationsnever
2008-10-026754988: Update copyright yearjdk7-b37xdono
2008-08-275108146: Merge i486 and amd64 cpu directoriesnever
2007-12-01Initial loadjdk7-b24duke