- 01 Apr, 2014 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Do not keep a separate set of values and tarvals pointing to these values. Just have an array with the value in each tarval. This eliminates a level of indirection and most likely saves memory, too.
-
Christoph Mallon authored
-
- 31 Mar, 2014 10 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Underscore prefix is reserved by the C language standard.
-
Matthias Braun authored
Both functionsa re not performance sensitive.
-
Matthias Braun authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
This works for Eor and Sub.
-
- 29 Mar, 2014 11 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 28 Mar, 2014 9 commits
-
-
Matthias Braun authored
this also required a rewrite of the perform_memory_operand logic which should be cleaner now.
-
Matthias Braun authored
-
Matthias Braun authored
This also disables the memcombine optimisation if unaligned stores are not supported by the backend. We may add some tests in the future to reenable this in cases where we can prove that the combined store is aligned.
-
Tobias Rapp authored
-
Matthias Braun authored
-
Matthias Braun authored
We should continue here as this is probably just an unsigned loop going backwards (firm normalizes -1 to +0xFFFFFFFF on unsigned modes). How to fix this properly is left as an exercise for the next developer :)
-
Matthias Braun authored
-
Matthias Braun authored
-
yb9976 authored
This fixes opt/fehler240.c.
-
- 27 Mar, 2014 6 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
yb9976 authored
This fixes opt/fehler241.c.
-
yb9976 authored
-