mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-02 13:52:37 +00:00
51fbdfe87d
The merge_blocks function wasn't reporting whether it had done anything so the thread/merge/dead blocks loop was bailing early. With this, simple functions (ie, no control flow) are fully visible to the CSE optimizer and it can get quite aggressive (removed 3 assignments and a cross product from my barycenter test code). |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |