]> sourceware.org Git - systemtap.git/commit
2006-08-14 David Smith <dsmith@redhat.com>
authordsmith <dsmith>
Mon, 14 Aug 2006 21:09:21 +0000 (21:09 +0000)
committerdsmith <dsmith>
Mon, 14 Aug 2006 21:09:21 +0000 (21:09 +0000)
commitc214bd6a36d378932de592b9eb5560dfbb424c07
tree314a7601919431c20b496a8f3acb0ea0901b031d
parentc0aedc918f5007ae14e3cfe28005424b71adfb6e
2006-08-14  David Smith  <dsmith@redhat.com>

* elaborate.cxx (semantic_pass): Calls semantic_pass_optimize1()
and semantic_pass_optimize2().
(visit_functioncall): Removed setting relaxed_p since
semantic_pass_opt5 does it.
(semantic_pass_opt5): Goes ahead and removes duplicate functions
since semantic_pass_opt1() won't be run again.
(semantic_pass_optimize1): Renamed from semantic_pass_optimize().
Moved semantic_pass_opt5() to semantic_pass_optimize2().
(semantic_pass_optimize2): New function that contains optimization
passes that need to be done after type inference.
ChangeLog
elaborate.cxx
This page took 0.026086 seconds and 5 git commands to generate.