Summary
- Translated the Link-Once pass to the new ast. (details)
- increase timeout in test.py from 180 to 240 seconds to deal with long locking tests on the ARM (details)
- First clean-up pass on box pass. Some of it is stuff that could have been done in the initial commit but there was just so much of it. The rest is mostly simple restructuring that makes the translation less direct. (details)
The file was modified | src/CodeGen/LinkOnce.cc |
The file was modified | src/main.cc |
The file was modified | src/CodeGen/LinkOnce.h |
The file was modified | tests/test.py |
The file was modified | src/GenPoly/BoxNew.cpp |