Issues
- 0
Clarify license
#60 opened by michael-schwarz - 5
Implement trivial widening for strided intervals
#56 opened by arosch - 1
Example presentation
#57 opened by arosch - 4
Test with bigger program
#40 opened by michael-schwarz - 0
Future Work
#35 opened by michael-schwarz - 2
Improve percision of signed compare operations by limiting args used for intersect call
#58 opened by michael-schwarz - 1
Fix lessOrEquals for CompositeDomain.
#48 opened by jerhard - 2
sdiv is currently not sound
#59 opened by michael-schwarz - 3
- 4
- 2
StridedInterval: Refactor code
#46 opened by peterrum - 2
Improve icmp for StridedIntervals
#49 opened by jerhard - 0
visitphinode case of propagating constants
#55 opened by arosch - 2
Compare TestOutput for StridedInterval
#44 opened by jerhard - 2
- 1
Strided Interval implement API functions
#41 opened by arosch - 1
Remove superfluous LUB
#54 opened by michael-schwarz - 15
Strided Interval: Least upper bound is incorrect (depending on the order of arguments)
#51 opened by michael-schwarz - 1
- 0
Widening and narrowing
#36 opened by peterrum - 1
- 1
Switch Instruction: Wrong behavior when same BB is jumped to for two different cases
#52 opened by michael-schwarz - 1
- 3
- 1
Add CompositeDomain
#29 opened by jerhard - 1
Integrate CompositeDomain
#47 opened by peterrum - 2
- 5
Compare quality of results with LazyValueInfo
#38 opened by peterrum - 1
Treat default branch smarter in switch
#34 opened by michael-schwarz - 0
- 0
- 0
Create API
#32 opened by peterrum - 1
Fix BoundedSet operations add, sub, mul
#31 opened by jerhard - 1
Add negate operation for AbstractDomain.
#33 opened by jerhard - 0
- 3
Separate state and branch conditions
#19 opened by peterrum - 1
Check if bit width is available when abstract domain objects are created by fix point algorithm
#23 opened by gottfriedsen - 0
Add method isBottom() to AbstractDomain
#26 opened by jerhard - 0
Create method isBottom in AbstractDomain
#27 opened by peterrum - 2
Implement switch
#15 opened by michael-schwarz - 0
Fix llvm 6 compatibility
#22 opened by jerhard - 5
Deal with comparisons involving two vars
#14 opened by michael-schwarz - 2
LUB is incorrect
#20 opened by michael-schwarz - 0
- 2
Prune implementation is incorrect
#17 opened by michael-schwarz - 3
- 0
Implement transfer function for load
#18 opened by michael-schwarz - 0
- 1
Remove Duplicates in BoundedSet
#12 opened by jerhard - 2
Put successor on worklist too?
#11 opened by michael-schwarz