9 lines
338 B
Plaintext
9 lines
338 B
Plaintext
fence
|
|
|
|
Any technique, usually exploiting knowledge about the compiler, that blocks
|
|
certain optimizations. Used when explicit mechanisms are not available or
|
|
are overkill. Typically a hack: I call a dummy procedure there to force a
|
|
flush of the optimizer's register-coloring info can be expressed by the
|
|
shorter That's a fence procedure.
|
|
|