log

age author description
Sat, 11 Sep 2010 14:46:04 +0800 Thinker K.F. Li A simple try on parsing code fragements default tip
Fri, 10 Sep 2010 12:11:52 +0800 Thinker K.F. Li Doc on arguments of _walk_code_tree()
Fri, 10 Sep 2010 12:07:47 +0800 Thinker K.F. Li Doc for visit argument of _walk_code_tree()
Fri, 10 Sep 2010 12:04:40 +0800 Thinker K.F. Li Fix logical bug walk_code_tree() and duplicate function calls
Fri, 10 Sep 2010 11:43:43 +0800 Thinker K.F. Li Tree traveling and manipulation functions
Thu, 09 Sep 2010 18:23:50 +0800 Thinker K.F. Li More information about walk_code_tree()
Thu, 09 Sep 2010 18:16:50 +0800 Thinker K.F. Li Find CALL_EXPR and show information of the call
Thu, 09 Sep 2010 16:06:55 +0800 Thinker K.F. Li More information about GIMPLE
Thu, 09 Sep 2010 15:57:08 +0800 Thinker K.F. Li Move code of show arguments from before all_pass to before genericize
Thu, 09 Sep 2010 15:31:23 +0800 Thinker K.F. Li Get function body
Thu, 09 Sep 2010 08:20:15 +0800 Thinker K.F. Li More information about design and consideration
Wed, 08 Sep 2010 22:16:25 +0800 Thinker K.F. Li Show functions being called
Wed, 08 Sep 2010 21:35:16 +0800 Thinker K.F. Li Add more comment
Wed, 08 Sep 2010 21:29:30 +0800 Thinker K.F. Li Parase pointers and const type
Wed, 08 Sep 2010 17:54:33 +0800 Thinker K.F. Li Show line number and source file after function name
Wed, 08 Sep 2010 17:46:29 +0800 Thinker K.F. Li Get name of functions before exceuting all_passes
Tue, 07 Sep 2010 10:07:19 +0800 Thinker K.F. Li Rename testplugin.c to cospy.c
Tue, 07 Sep 2010 10:05:09 +0800 Thinker K.F. Li -
Tue, 07 Sep 2010 09:58:14 +0800 Thinker K.F. Li Change gcc at command line.
Tue, 07 Sep 2010 09:49:12 +0800 Thinker K.F. Li start cospy