From: adrian <adr...@us...> - 2012-06-25 16:20:30
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "compose-hpc". The branch, master has been updated via 9477ebcc90797f9e031af392bcaf5a4bb8715b4b (commit) via 0d0356c8c7f20f47772657357e1b86f21bb1fce9 (commit) from 4d115f146fe91273e0614c55443d4eea2646f109 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9477ebcc90797f9e031af392bcaf5a4bb8715b4b Author: Adrian Prantl <ad...@ll...> Date: Mon Jun 25 09:12:20 2012 -0700 merged redundant rem and modulus ir nodes commit 0d0356c8c7f20f47772657357e1b86f21bb1fce9 Author: Adrian Prantl <ad...@ll...> Date: Mon Jun 25 09:11:56 2012 -0700 finally implemented proper operator precedences in the code generators ----------------------------------------------------------------------- Summary of changes: braid/braid/codegen.py | 94 ++++++++++++++++++++++++++++++++++--------- braid/braid/ir.def | 3 +- braid/braid/ir.py | 12 ++---- braid/braid/sidl.def | 3 +- braid/braid/sidl.py | 12 ++---- braid/braid/sidl_parser.py | 5 ++- 6 files changed, 88 insertions(+), 41 deletions(-) hooks/post-receive -- compose-hpc |