Tue, 30 Dec 2014 23:32:04 +0000 | mjsousa | Add comment about bug that needs to be fixed later on. | changeset | files |
Tue, 30 Dec 2014 23:31:36 +0000 | mjsousa | Break constant_folding_c in two classes: constant_folding_c and constant_propagation_c | changeset | files |
Tue, 30 Dec 2014 22:58:52 +0000 | mjsousa | Add check whether the same constant var_external variable is initialised with two (or more) different constant values. | changeset | files |
Tue, 30 Dec 2014 22:17:22 +0000 | mjsousa | Change algorithm for propagating VAR_GLOBAL constant values to corresponding VAR_EXTERNAL. | changeset | files |
Sun, 28 Dec 2014 22:20:08 +0000 | mjsousa | Disable constant propagation again (still not working correctly) | changeset | files |
Sun, 28 Dec 2014 13:29:47 +0000 | mjsousa | Make support for use of variables in array size declarations a command line option (off by default) | changeset | files |