History log of /openjdk9/hotspot/src/cpu/aarch64/vm/c1_LIRGenerator_aarch64.cpp
Revision Date Author Comments
# 12803:16c9c159df90 20-Jun-2017 vlivanov

8181872: C1: possible overflow when strength reducing integer multiply by constant
Reviewed-by: kvn


# 12761:38a240fd58a2 11-May-2017 aph

8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent
Reviewed-by: roland


# 12741:0cdc61e61d57 01-Dec-2016 coleenp

8168699: Validate special case invocations
Reviewed-by: acorn, kvn, lfoltan, ctornqvi, ahgross, vlivanov


# 12411:3b4e4dbb855d 12-Dec-2016 roland

8162338: AArch64: Intrinsify fused mac operations
Reviewed-by: kvn


# 12090:f6c1ea29110e 19-Sep-2016 mdoerr

8166140: C1: Possible integer overflow in LIRGenerator::generate_address on several platforms
Reviewed-by: kvn


# 12076:ca56c5db7157 26-Aug-2016 vdeshpande

8154122: Intrinsify fused mac operations
Summary: added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy


# 11719:faaed259df37 23-Jun-2016 goetz

8160245: C1: Clean up platform #defines in c1_LIR.hpp.
Summary: Also add fnoreg on x86, LIR_Address constructor without scale, clean up templateInterpreterGenerator.hpp and remove PPC32 special cases.
Reviewed-by: coleenp, thartmann


# 11187:5bd9548140be 06-May-2016 vlivanov

Merge


# 11184:fc4f9aacd7c6 05-May-2016 psandoz

8151268: Wire up the x86 _vectorizedMismatch stub routine in C1
Reviewed-by: kvn


# 11183:b25d174d30f4 04-May-2016 kvn

8155162: java.util.zip.CRC32C Interpreter/C1 intrinsics support on SPARC
Reviewed-by: kvn
Contributed-by: ahmed.khawaja@oracle.com


# 11018:a1e0122b5cce 25-Apr-2016 aph

8154957: AArch64: Better byte behavior
Summary: The fix for 8132051 is needed for AArch64.
Reviewed-by: roland


# 10977:9c5d445a7962 06-Apr-2016 fzhinkin

8149374: Replace C1-specific collection classes with universal collection classes
Reviewed-by: kvn, mgerdin, coleenp


# 9793:93cfdafc0436 16-Dec-2015 aph

8145553: Fix warnings in AArch64 directory
Reviewed-by: kvn


# 9489:260779207e00 05-Oct-2015 mdoerr

8138895: C1: PPC64 Port needs special register for Locks in synchronization code
Reviewed-by: vlivanov, goetz


# 7881:d498aba2c736 20-Jan-2015 aph

8068053: AARCH64: C1 and C2 compilers
Summary: add src/cpu/aarch64/vm/* C1 and C2 files
Reviewed-by: kvn, roland