aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-10-27 06:10:18 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-10-27 06:10:18 +0100
commite1f9cbaefde91a994852798c9f80853411e4b2a3 (patch)
tree3770ddc83cdf92f06821e45f2c39930fdcd988c7
parent0d6bb7e115657c42e43861536073a345a0c3945b (diff)
parenteedd7112255f6900e2fea8ea312c32acf04e2bc7 (diff)
parent7f33a71b33707fd5f52e7537d9af3cd00dd4b00b (diff)
parentc988415e7a89479679e053835d6c5c92e8789993 (diff)
parent218bb8a1658980ec2a25b229850236cae39de19d (diff)
parent04c3c1e16a2bfcf9231c52d37611f05741056e6a (diff)
parent90b4b36dc834a8f53638bd84036da4c2c2f841f1 (diff)
downloadsparse-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