Summary
- Used structural binding to shorten some loop setup. The generally useful clean-up I did while trying to get layout call hoisting working. (details)
- Clean-up of GenImplicitCall module. Changing the return type for consistency spilled out into some other files, but that should also saves some operations. The other big one is the template instances were reduced to one and then the templates removed. (details)
- Note to self: Check the comments before you push. (details)
The file was modified | src/GenPoly/Box.cpp |
The file was modified | src/Validate/Autogen.cpp |
The file was modified | src/InitTweak/FixInit.cpp |
The file was modified | src/SymTab/GenImplicitCall.hpp |
The file was modified | src/InitTweak/GenInit.cc |
The file was modified | src/InitTweak/GenInit.h |
The file was modified | src/SymTab/GenImplicitCall.cpp |
The file was modified | src/Validate/Autogen.cpp |