Commit ac9c634
authored
File tree
342 files changed
+18539
-1162
lines changed- regression
- goto-analyzer-simplify
- partial-simplify-array
- simplify-complex-expression
- simplify-lhs-array-index
- simplify-lhs-array-pointers-index
- simplify-lhs-dereference
- simplify-lhs-member
- simplify-lhs-pointer-array-dereference
- simplify-multiply-by-zero
- goto-analyzer
- constant_assertions_01
- constant_assertions_02
- constant_propagation_01
- constant_propagation_02
- constant_propagation_03
- constant_propagation_04
- constant_propagation_05
- constant_propagation_06
- constant_propagation_07
- constant_propagation_08
- constant_propagation_09
- constant_propagation_10
- constant_propagation_11
- constant_propagation_12
- constant_propagation_13
- constant_propagation_14
- constant_propagation_15
- constant_propagation_16
- constant_propagation_17
- constant_propagation_18
- constant_propagation_19
- demo
- intervals_01
- intervals_02
- intervals_03
- intervals_04
- intervals_05
- intervals_06
- intervals_07
- intervals_08
- intervals_09
- intervals_10
- intervals_11
- intervals_12
- intervals_13
- intervals_14
- intervals_15
- intervals_16
- intervals_17
- minimal-reproducer-for-struct-problem
- sensitivity-function-call-array
- sensitivity-function-call-opaque
- sensitivity-function-call-pointer
- sensitivity-function-call-primitive
- sensitivity-function-call-recursive
- sensitivity-function-call-varargs
- sensitivity-last-written-locations-arrays
- sensitivity-last-written-locations-pointers
- sensitivity-last-written-locations-structs
- sensitivity-last-written-locations-variables
- sensitivity-test-common-files
- sensitivity-test-constants-array-loop
- sensitivity-test-constants-array-of-constants-array
- sensitivity-test-constants-array-of-constants-pointer
- sensitivity-test-constants-array-of-two-value-pointer
- sensitivity-test-constants-array
- sensitivity-test-constants-char
- sensitivity-test-constants-float
- sensitivity-test-constants-int
- sensitivity-test-constants-pointer-to-constants-array
- sensitivity-test-constants-pointer-to-constants-pointer
- sensitivity-test-constants-pointer-to-constants-struct
- sensitivity-test-constants-pointer-to-two-value-array
- sensitivity-test-constants-pointer-to-two-value-struct
- sensitivity-test-constants-pointer
- sensitivity-test-constants-struct-of-constants-array
- sensitivity-test-constants-struct-of-constants-pointer
- sensitivity-test-constants-struct-of-constants-struct
- sensitivity-test-constants-struct-of-two-value-array
- sensitivity-test-constants-struct-of-two-value-pointer
- sensitivity-test-constants-struct
- sensitivity-test-data-dependency-context
- sensitivity-test-struct-initialization
- sensitivity-test-two-value-array-of-two-value-array
- sensitivity-test-two-value-array-of-two-value-pointer
- sensitivity-test-two-value-array
- sensitivity-test-two-value-pointer-to-two-value-array
- sensitivity-test-two-value-pointer-to-two-value-pointer
- sensitivity-test-two-value-pointer-to-two-value-struct
- sensitivity-test-two-value-pointer
- sensitivity-test-two-value-struct-of-two-value-array
- sensitivity-test-two-value-struct-of-two-value-pointer
- sensitivity-test-two-value-struct-of-two-value-struct
- sensitivity-test-two-value-struct
- unreachable_assertions_01
- value-set-function-pointers-arrays
- value-set-function-pointers-incremented
- value-set-function-pointers-simple
- value-set-function-pointers-structs
- value-set-simple
- value-set-structs
- variable-sensitivity-annihiliator-test
- variable-sensitivity-assign-aware-merge-array
- variable-sensitivity-assign-aware-merge-goto-after-function
- variable-sensitivity-assign-aware-merge-non-terminating-function
- variable-sensitivity-assign-aware-merge-simple_2
- variable-sensitivity-assign-aware-merge-simple_3
- variable-sensitivity-assign-aware-merge-simple
- variable-sensitivity-assign-aware-merge-struct
- variable-sensitivity-bit-field-constants
- variable-sensitivity-bit-field-intervals
- variable-sensitivity-bug-01
- variable-sensitivity-bug-02
- variable-sensitivity-bug-03
- variable-sensitivity-dependence-graph-01
- variable-sensitivity-dependence-graph-02
- variable-sensitivity-dependence-graph-merge
- variable-sensitivity-dependence-graph-toyota
- variable-sensitivity-dependence-graph15
- variable-sensitivity-dependence-graph16
- variable-sensitivity-dependence-graph17
- variable-sensitivity-dependence-graph
- variable-sensitivity-floating-point-simplification
- variable-sensitivity-function-call
- variable-sensitivity-interval-values-arith-01
- variable-sensitivity-interval-values-arith-02
- variable-sensitivity-interval-values-arith-03
- variable-sensitivity-interval-values-array-constant-access
- variable-sensitivity-interval-values-array-interval-access
- variable-sensitivity-interval-values-complex-structures
- variable-sensitivity-interval-values-float
- variable-sensitivity-interval-values-logical-01
- variable-sensitivity-interval-values-mixed-float-bool
- variable-sensitivity-interval-values-multiplication
- variable-sensitivity-interval-values
- write-stack-types
- src
- analyses
- variable-sensitivity
- goto-analyzer
- util
- unit
- analyses/variable-sensitivity
- abstract_object
- constant_abstract_value
- constant_array_abstract_object
- full_struct_abstract_object
- interval_abstract_value
- value_set
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
342 files changed
+18539
-1162
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments