hotspot/src/cpu/x86/vm/x86_64.ad
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2009-09-14 kvn 6827605: new String intrinsics may prevent EA scalar replacement
2009-06-26 twisti 5057225: Remove useless I2L conversions
2009-05-13 twisti 6814842: Load shortening optimizations
2009-05-06 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
2009-03-31 cfang 6761600: Use sse 4.2 in intrinsics
2009-03-26 never 6822204: volatile fences should prefer lock:addl to actual mfence instructions
2009-03-19 kvn Merge
2009-03-13 trims Merge
2009-03-09 xdono 6814575: Update copyright year
2009-03-14 jrose 6813212: factor duplicated assembly code for general subclass check (for 6655638)
2009-03-13 twisti 6378821: bitCount() should use POPC on SPARC processors and AMD+10h
2009-03-12 kvn 6791178: Specialize for zero as the compressed oop vm heap base
2009-03-09 twisti 6797305: Add LoadUB and LoadUI opcode class
2009-03-04 jrose 6812678: macro assembler needs delayed binding of a few constants (for 6655638)
2009-02-27 twisti 6810672: Comment typos
2009-02-17 twisti 6805950: Typos in andL_rReg_imm instructions in x86_64.ad
2009-01-26 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
2008-11-07 kvn 6462850: generate biased locking code in C2 ideal graph
2008-10-28 never 6754519: don't emit flag fixup for NaN when condition being tested doesn't need it
2008-10-10 rasbold 6752257: Use NOT instead of XOR -1 on x86
2008-08-27 never 5108146: Merge i486 and amd64 cpu directories
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-24 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
2008-06-05 kvn 6709093: Compressed Oops: reduce size of compiled methods
2008-05-29 rasbold 6695049: (coll) Create an x86 intrinsic for Arrays.equals
2008-05-29 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
2008-05-21 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
2008-05-21 kvn 6695810: null oop passed to encode_heap_oop_not_null
2008-05-07 rasbold 6603011: RFE: Optimize long division
2008-04-23 kvn 6689060: Escape Analysis does not work with Compressed Oops
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-03-19 kvn 6662967: Optimize I2D conversion on new x86
2007-12-01 duke Initial load
less more (0) tip