Merge branches 'dump-macros-v2', 'fix-predefined-size', 'fix-bool-context', 'fix...
commit88578349140acf4405b768a60be05e10b7b8b158
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Fri, 19 May 2017 14:10:24 +0000 (19 16:10 +0200)
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Fri, 19 May 2017 14:11:51 +0000 (19 16:11 +0200)
tree7f81b659f50c464b450d005c4b269a939407c1b9
parent51de1cca1bde56d9a1c73142fa2c93eeba65d0bf
parent73d53c98dea2b5e1f972d8cadcf4e0f75bed30e4
parent88b44ec5fb2ef9a25518be0260156c8a57e14f09
parent6217cd5c130071a65c4d30d8e846f9c9ef0a9bd4
parentcd7015c026dc512f9fcc78f38bbb99f57623e329
parent8c24aa51b70cf1fbbb5ff8fbd90f6bdc482d7e2f
parentfee3d01d7ac170e7e90b8cd7f4923dbf3de8df7c
parent066530c943353945697a319982914f034ef35aac
parent0e82a031bcc1ee6deab8b97ccc68e98fb8d22d6d
parent08958aee2da5abbfbe92b25654eb964844f89c99
Merge branches 'dump-macros-v2', 'fix-predefined-size', 'fix-bool-context', 'fix-missing-reload', 'fix-insert-branch', 'fix-NULL-type', 'testsuite-clean', 'fix-bitfield-init-v3' and 'fdump-linearize' into tip

* fix missing reload
* fix boolean context for OP_AND_BOOL & OP_OR_BOOL
* fix bitfields implicit zero initializer.
* fix: kill old branch in insert_branch()
* returns the correct type when evaluating NULL
* use internal size for __INT_MAX__ & friends
* testsuite: cleanup result files
* add support for '-fdump-linearize[=only]'
* add support for '-fmem-report'
* add support for '-dD'

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
evaluate.c
flow.c
lib.c
lib.h
linearize.c