compiler.cfg.dependence: compute dependency graph for write barrier instructions
parent
c677c35de4
commit
54f97557e6
|
@ -57,6 +57,7 @@ UNION: slot-insn
|
||||||
UNION: memory-insn
|
UNION: memory-insn
|
||||||
##load-memory ##load-memory-imm
|
##load-memory ##load-memory-imm
|
||||||
##store-memory ##store-memory-imm
|
##store-memory ##store-memory-imm
|
||||||
|
##write-barrier ##write-barrier-imm
|
||||||
alien-call-insn
|
alien-call-insn
|
||||||
slot-insn ;
|
slot-insn ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue