[Gccpy-devel] [redbrain/gccpy] 3daca9: GCCPY:
Python Front-end to GCC
Brought to you by:
redbrain812
From: GitHub <no...@gi...> - 2013-10-12 13:05:51
|
Branch: refs/heads/master Home: https://github.com/redbrain/gccpy Commit: 3daca9d184b7c7530409fffa3c53142ad84511e6 https://github.com/redbrain/gccpy/commit/3daca9d184b7c7530409fffa3c53142ad84511e6 Author: Philip Herron <red...@gc...> Date: 2013-10-12 (Sat, 12 Oct 2013) Changed paths: M gcc/python/dot-pass-const_fold.cc M gcc/python/dot-pass-generic.cc M libgpython/Makefile.am M libgpython/Makefile.in Log Message: ----------- GCCPY: * Fixed many bugs with the constant folding pass passed with testsuite * cleanup and added some runtime compiler flags for optimzation |