- Oct 31, 2011
-
-
Andreas Klöckner authored
-
- Oct 30, 2011
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 29, 2011
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
'SequentialTag' was the wrong idea, it impeded sequential unroll. Restrict-to-sequential and tagging have nothing to do with each other. This is now realized in the code.
-
Andreas Klöckner authored
In particular, just touching a variable written to by a non-idempotent instruction makes that instruction also not idempotent.
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 28, 2011
-
-
Andreas Klöckner authored
-
- Oct 26, 2011
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
This allows easier access (during debugging) to the kernel that actually gets scheduled.
-
Tim Warburton authored
This lets the higher-level routine choose its favorite, rather than leave it out of options once the top choice doesn't work.
-
Tim Warburton authored
(not regular set, which isl stopped liking in 0.08)
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
Tim Warburton authored
-
- Oct 25, 2011
-
-
Tim Warburton authored
-
Andreas Klöckner authored
The previous algorithm would miss hoist opportunities if a larger group of candidate inames existed which then in turn did not lead to a viable hoisted condition.
-
- Oct 24, 2011
-
-
Andreas Klöckner authored
-