aboutsummaryrefslogtreecommitdiff
path: root/fib_eqI_b.ll
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Move hp and stack pointers to beginning of function parameters in fib_* and n...Camil Staps1-32/+32
2021-01-08Use malloc to allocate heap and stackCamil Staps1-2/+2
2021-01-07Add version of nfib without strictness analysisCamil Staps1-1/+1
2021-01-07Add heap pointerCamil Staps1-28/+48
2021-01-07Replace tabs by two spacesCamil Staps1-100/+100
2021-01-07Centralize instruction implementationsCamil Staps1-216/+0
2021-01-07Initial commit: fib (eqI_b and ltI version); nfibCamil Staps1-0/+361