mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

- Removed a stray `printf()` from script-opt Reduce code * origin/topic/vern/ast-opt: (23 commits) Tweak minor const-ref/std::move things in script-opt code Add alternative 'xform' baseline for test: broker.store.create-failure Add explicit return value to Reducer::SameOp() fixed AST transformation logic for boolean expressions don't know how I overlooked these minor test suite updates "opt" btest baseline updates due to AST optimizations changing printed code "opt" baseline exceptions due to incompatibility with optimize-AST and -u new "opt" btest alternative update to "xform" test suite baseline due to recent line number changes logic for driving AST optimization when requested methods implementing AST optimization (aliasing, constant propagation, CSE) helper class checking if common-subexpression elimination opportunity is valid helper function for comparing collections of definition points track more information about temporary variables simplify and tidy up some interfaces enable setting "-O optimize-AST" option fix for reducing operations on boolean vectors control whether checking for type-equivalence generates warnings remove unneeded virtual method (same as inherited method) accessors for additional Expr subclasses ...
1 line
14 B
Text
1 line
14 B
Text
4.1.0-dev.314
|