peterrum/po-lab-2018

Implement LLVM operations for strided intervals

Closed this issue · 3 comments

All arithmetic and logical operations and icmp need to be implemented for strided intervals.

bottom isn't handled correctly, yet.

bottom isn't handled correctly, yet.

Fixed by 0c28f35.

sdiv and all bitwise operations aren‘t implemented yet, but we wound have time to do so.