zeek/src/script_opt
Tim Wojtulewicz 73273fc87b Merge remote-tracking branch 'origin/topic/vern/ZAM-inlining'
* origin/topic/vern/ZAM-inlining:
  speed up ZAM compilation by capping function size when inlining
2022-05-19 11:45:50 -07:00
..
CPP tweaks per reviewing feedback 2022-05-13 16:16:21 -07:00
ZAM Merge remote-tracking branch 'origin/topic/vern/script-profiling' 2022-05-11 12:56:41 -07:00
Expr.cc Merge remote-tracking branch 'origin/topic/vern/ZAM-inlining' 2022-05-19 11:45:50 -07:00
ExprOptInfo.h Reformat the world 2021-09-16 15:35:39 -07:00
GenIDDefs.cc clang-format: Set IndentCaseBlocks to false 2021-09-27 10:49:48 -07:00
GenIDDefs.h captures for "when" statements 2022-01-07 14:50:35 -08:00
IDOptInfo.cc Reformat the world 2021-09-16 15:35:39 -07:00
IDOptInfo.h clang-format: Other include ordering changes 2021-09-27 10:49:48 -07:00
Inline.cc Merge remote-tracking branch 'origin/topic/vern/ZAM-inlining' 2022-05-19 11:45:50 -07:00
Inline.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
ProfileFunc.cc tracking of when statements/expressions occur in a "when" context 2022-05-12 13:45:45 -07:00
ProfileFunc.h captures for "when" statements 2022-01-07 14:50:35 -08:00
Reduce.cc updates to ZAM to track recent changes in script semantics 2021-12-04 20:24:39 -05:00
Reduce.h captures for "when" statements 2022-01-07 14:50:35 -08:00
ScriptOpt.cc "-O use-C++" now fails if no C++ bodies wound up being applicable 2022-05-12 14:08:54 -07:00
ScriptOpt.h fixes for ZAM profiling, which didn't get fully integrated originally 2022-02-03 08:59:39 -08:00
Stmt.cc updates for script optimization 2022-03-23 15:36:35 -07:00
StmtOptInfo.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
TempVar.cc Reformat the world 2021-09-16 15:35:39 -07:00
TempVar.h removing -uu functionality and associated script analysis now no longer needed 2021-09-22 11:17:28 -07:00
UseDefs.cc updates for script optimization 2022-03-23 15:36:35 -07:00
UseDefs.h captures for "when" statements 2022-01-07 14:50:35 -08:00