Artifact 0ee4eedf7acfbff345ca78ea15f21b5f6d72cde189bc74bbab95ec3e10ef3e4a:
- File
bs/codegen/module.h
— part of check-in
[59b1c58c70]
at
2019-08-01 20:25:33
on branch trunk
—
- CFGs keep track of the number of temporaries that they use
- Temporaries indices are updated when appending a CFG to another, to avoid collisions
- Phi now stores its result into a new temporary, instead of returning it directly (Phi has to be at the beginning of a basic block so we can't attach it directly to a value)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.