Disable allocator open coders.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 4 Dec 2018 06:15:17 +0000 (06:15 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 4 Dec 2018 08:41:00 +0000 (08:41 +0000)
commit5a3dba38a1ecf3a332f57f3255f64498a28adb5e
treeff90403766caf7c3fa2c2e4a17f10d061404605e
parent3464b8d226f6ea8f84681cbaea4442876969b026
Disable allocator open coders.

These don't actually do anything useful.  What they do is open-code a
type check -- and then branch to the same primitive call whether the
type check passed or failed.  So they serve only to expand the code.
This appears to have been an aborted experiment in the HP PA-RISC back
end from 1993.
src/compiler/rtlgen/opncod.scm