diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-10-27 06:10:18 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-10-27 06:10:18 +0100 |
| commit | e1f9cbaefde91a994852798c9f80853411e4b2a3 (patch) | |
| tree | 3770ddc83cdf92f06821e45f2c39930fdcd988c7 /validation/optim | |
| parent | 0d6bb7e115657c42e43861536073a345a0c3945b (diff) | |
| parent | eedd7112255f6900e2fea8ea312c32acf04e2bc7 (diff) | |
| parent | 7f33a71b33707fd5f52e7537d9af3cd00dd4b00b (diff) | |
| parent | c988415e7a89479679e053835d6c5c92e8789993 (diff) | |
| parent | 218bb8a1658980ec2a25b229850236cae39de19d (diff) | |
| parent | 04c3c1e16a2bfcf9231c52d37611f05741056e6a (diff) | |
| parent | 90b4b36dc834a8f53638bd84036da4c2c2f841f1 (diff) | |
| download | sparse-dev-e1f9cbaefde91a994852798c9f80853411e4b2a3.tar.gz | |
Merge branches 'cleanup-linearize', 'inline-use', 'inline-def', 'pure-call', 'old-style' and 'kill-dead'
* cleanup linearize_cond_branch()
* OP_INLINE should not use the function symbol
* add testcase for missing inline definition
* fix testing if a OP_CALL's function is pure
* warn on all missing parameter types
* kill dead instructions before any other simplifications
