summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordsmith <dsmith>2006-08-14 21:09:21 +0000
committerdsmith <dsmith>2006-08-14 21:09:21 +0000
commitc214bd6a36d378932de592b9eb5560dfbb424c07 (patch)
tree314a7601919431c20b496a8f3acb0ea0901b031d /ChangeLog
parentc0aedc918f5007ae14e3cfe28005424b71adfb6e (diff)
downloadsystemtap-steved-c214bd6a36d378932de592b9eb5560dfbb424c07.tar.gz
systemtap-steved-c214bd6a36d378932de592b9eb5560dfbb424c07.tar.xz
systemtap-steved-c214bd6a36d378932de592b9eb5560dfbb424c07.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36801bbe..8d47d08a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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.
+
2006-08-12 Frank Ch. Eigler <fche@elastic.org>
* Makefile.am (dist-hook): Make "make dist" dist.