7174218: remove AtomicLongCSImpl intrinsics

Reviewed-by: kvn, twisti
This commit is contained in:
Krystal Mok 2012-06-12 14:31:44 -07:00 committed by Christian Thalinger
parent e67db1b150
commit 529b370174
21 changed files with 2 additions and 312 deletions

View file

@ -2297,7 +2297,6 @@ static void final_graph_reshaping_impl( Node *n, Final_Reshape_Counts &frc ) {
case Op_LoadL:
case Op_LoadL_unaligned:
case Op_LoadPLocked:
case Op_LoadLLocked:
case Op_LoadP:
case Op_LoadN:
case Op_LoadRange: