Skip to content

Commit

Permalink
Notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
regehr committed Dec 1, 2011
1 parent 2b93450 commit 13e79fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utah/scripts/reduce/c_delta.pl
Expand Up @@ -30,6 +30,8 @@
# turn a union type into a struct
# add more things like while (x) { y } -> if (x) { y }
# format string reduction
# move same-type declarations into a compound declaration
# shorten variable and function names

# get speedup by adding fast bailouts from test scripts
# super-fast: just runs one compiler at -O0 look for syntactical correctness
Expand Down

0 comments on commit 13e79fc

Please sign in to comment.