- 10 Sep, 2015 1 commit
-
-
Matthias Braun authored
-
- 08 Sep, 2015 2 commits
-
-
Andreas Fried authored
-
Christoph Mallon authored
be: Pass the input requirements directly to the constructors of nodes, which have a variable number of arguments.
-
- 29 Aug, 2015 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 29 Jul, 2015 2 commits
-
-
Christoph Mallon authored
-
Matthias Braun authored
-
- 28 Jul, 2015 1 commit
-
-
Christoph Mallon authored
It is like new_r_Proj(), but the mode is determined automatically from the out requirement of the predecessor. This probably resolves some mode mismatches in untested code paths -- AMD64 backend and SPARC hard float, I'm looking at you!
-
- 24 Jul, 2015 1 commit
-
-
Christoph Mallon authored
Now we can distinguish from reg to mem (AMD64_OP_ADDR_REG) and from mem to reg (AMD64_OP_REG_ADDR) operations.
-
- 01 Jul, 2015 1 commit
-
-
Matthias Braun authored
- Rename other_same field to should_be_same. - Remove arch_register_req_type_other_same, it's enough to see if the should_be_same field is not zero.
-
- 28 Jun, 2015 1 commit
-
-
Christoph Mallon authored
-
- 23 Jun, 2015 1 commit
-
-
Andreas Fried authored
-
- 23 Jan, 2015 1 commit
-
-
yb9976 authored
-
- 18 Jan, 2015 1 commit
-
-
Christoph Mallon authored
-
- 12 Jan, 2015 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
Otherwise we end up with an add without in requirements.
-
- 25 Dec, 2014 1 commit
-
-
Matthias Braun authored
-
- 08 Dec, 2014 1 commit
-
-
Christoph Mallon authored
-
- 02 Dec, 2014 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 14 Nov, 2014 1 commit
-
-
Matthias Braun authored
-
- 13 Nov, 2014 2 commits
-
-
Christoph Mallon authored
* No \n at end; panic() adds one * No punctuation mark at end * Lowercase first letter
-
Christoph Mallon authored
-
- 11 Nov, 2014 1 commit
-
-
Christoph Mallon authored
-
- 27 Oct, 2014 1 commit
-
-
Christoph Mallon authored
-
- 18 Oct, 2014 1 commit
-
-
Matthias Braun authored
This is in preparation for a removal of the generic arch_irn_flag_modify_flags
-
- 14 Oct, 2014 1 commit
-
-
Tobias Rapp authored
-
- 17 Sep, 2014 1 commit
-
-
Matthias Braun authored
-
- 15 Sep, 2014 1 commit
-
-
Tobias Rapp authored
-
- 28 May, 2014 1 commit
-
-
Matthias Braun authored
-
- 27 May, 2014 2 commits
-
-
Tobias Rapp authored
-
Tobias Rapp authored
-
- 23 Apr, 2014 1 commit
-
-
yb9976 authored
-
- 25 Feb, 2014 1 commit
-
-
Matthias Braun authored
Didn't notice this before because gcc doesn't report a warning for this, clang does.
-
- 03 Feb, 2014 4 commits
-
-
Tobias Rapp authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 04 May, 2013 1 commit
-
-
Matthias Braun authored
It has been empty for nearly all systems. People who used to put stuff in config.h can still create a config.h on their own and inject -include (gcc) or /FI (msvc) into their CPPFLAGS.
-