- 27 Nov, 2014 5 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
This replaces several 1/0 and true/false by yes/no.
-
Christoph Mallon authored
Many x87 nodes do not need the x87-specific attributes.
-
yb9976 authored
-
yb9976 authored
-
- 26 Nov, 2014 9 commits
-
-
yb9976 authored
-
yb9976 authored
-
Andreas Zwinkau authored
We already ship with a jinja2 equivalent anyways
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
Matthias Braun authored
Some instructions liks shifts or out/in can only handle some forms of immediates. Make matchers respect that. This fixes backend/ia32_shl.c, although the real question here is probably why that program wasn't folded to a point where the middleend would reduce the shift amount anyway because of the modulo shift mode.
-
Matthias Braun authored
-
Matthias Braun authored
-
- 25 Nov, 2014 6 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Add callbacks on functions that really need them instead.
-
- 23 Nov, 2014 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
When creating an entity for a floatingpoint constant, first try to reduce the size, then check, whether it already exists. This way only a single entity is created for e.g. a double and a float 1.0.
-
- 22 Nov, 2014 1 commit
-
-
Matthias Braun authored
-
- 20 Nov, 2014 13 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 19 Nov, 2014 3 commits
-
-
yb9976 authored
-
yb9976 authored
-
Christoph Mallon authored
-