- 22 Apr, 2016 1 commit
-
-
Christoph Mallon authored
-
- 21 Apr, 2016 1 commit
-
-
Christoph Mallon authored
-
- 20 Apr, 2016 7 commits
-
-
Christoph Mallon authored
base, index an mem are never null after calling build_address().
-
Christoph Mallon authored
-
Christoph Mallon authored
No caller uses this flag.
-
Christoph Mallon authored
'match_upconv' might sign-extend, which is wrong for doing a popcount.
-
Christoph Mallon authored
The operand is a pointer, so always has the right width.
-
Manuel Mohr authored
-
Manuel Mohr authored
-
- 18 Apr, 2016 4 commits
-
-
Christoph Mallon authored
This avoids some (mostly false) warnings about missing initializers.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Matthias Braun authored
-
- 17 Apr, 2016 3 commits
-
-
Matthias Braun authored
Nearly all structs derived from amd64_attr_t has a size member anyway. Simplify the code and move it to the base amd64_attr_t.
-
Matthias Braun authored
-
Christoph Mallon authored
iropt: Implement 'computed_value_Proj_Builtin' for 'ir_bk_clz', 'ir_bk_ctz', 'ir_bk_ffs', 'ir_bk_parity' and 'ir_bk_popcount'.
-
- 07 Apr, 2016 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
Either the conv is used as the new result or it has further users. In either case it is used afterwards and cannot be removed.
-
- 06 Apr, 2016 1 commit
-
-
Christoph Mallon authored
The mode of both nodes is the mode for the GP register class already.
-
- 05 Apr, 2016 13 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
'match_immediate_32()' in the meantime got a parameter 'must_match_ip_relative'.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
The documented variable was removed in 2011.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 04 Apr, 2016 8 commits
-
-
yb9976 authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
This meant initializing the address mode variant all over the ia32 backend, on the other hand this will be useful if we ever switch the ia32 backend to a style without NoReg nodes (like amd64).
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
We only use the immediate and scale yet on ia32.
-