aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/SimplExpr.ml
Commit message (Collapse)AuthorAgeFilesLines
* In cparser/SimplExpr.ml:xleroy2010-04-021-11/+15
| | | | | | | | - wrong simplification of && and || in the Set case - generated nicer code for && and || in the Eval case git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1308 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+564
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1269 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e