- 14 Dec, 2017 1 commit
-
-
Andreas Marek authored
-
- 05 Aug, 2017 1 commit
-
-
Andreas Marek authored
-
- 04 Aug, 2017 1 commit
-
-
Lorenz Huedepohl authored
The were a couple of places where a load of a stack variable was too wide. Detected with the -fsanitize=address flag of GCC, that we should probably incorporate into our CI tests.
-
- 03 Aug, 2017 3 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Anything if it makes Andreas happy :)
-
Andreas Marek authored
-
- 02 Aug, 2017 1 commit
-
-
Andreas Marek authored
-
- 28 Jul, 2017 1 commit
-
-
Lorenz Huedepohl authored
There was again a case where stack-variables were loaded with instructions that needed properly aligned memory. This only surfaced with the Intel C compiler, where the stack layout evidently was sufficiently different to trigger this. This was also the case for SSE kernels
-
- 30 Jun, 2017 1 commit
-
-
Andreas Marek authored
-
- 14 Jun, 2017 1 commit
-
-
Andreas Marek authored
-