Loading
Commits on Source 21
-
Matt Wala authored
on SCCs (closes #16).
-
Andreas Klöckner authored
find_idempotence(): Replace fixed point iteration with a check based on SCCs (closes #16). See merge request !66
-
Andreas Klöckner authored
-
Matt Wala authored
topological order, chunked according to SCCs of the dependency graph. See also #15.
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
be faster in the common case (all the types are the same).
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
which causes a TypeError (closes #14).
-
Andreas Klöckner authored
Improve pickleability: Avoid interning instruction ids that are None, which causes a TypeError (closes #14). See merge request !69
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix dependency graph drawing for {Call,ReturnFrom}Kernel See merge request !70 -
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix atomicity check See merge request !71
-
Andreas Klöckner authored
Faster type inference See merge request !68
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix barrier insertion above top of loop (Fixes #17 on gitlab) See merge request !73