- 11 Jul, 2016 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 07 Jun, 2016 1 commit
-
-
Christoph Mallon authored
-
- 22 May, 2016 1 commit
-
-
Christoph Mallon authored
-
- 14 Feb, 2016 1 commit
-
-
Matthias Braun authored
-
- 18 Oct, 2015 1 commit
-
-
Matthias Braun authored
Also choose a signed integer type which is more typical for offsets.
-
- 31 Oct, 2014 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 19 Sep, 2014 2 commits
-
-
Andreas Fried authored
-
Andreas Fried authored
-
- 28 May, 2014 1 commit
-
-
Matthias Braun authored
-
- 21 Mar, 2014 1 commit
-
-
Matthias Braun authored
-
- 14 Mar, 2014 1 commit
-
-
Matthias Braun authored
-
- 28 Jan, 2014 2 commits
-
-
Christoph Mallon authored
Deduce the mode automatically from the given entity.
-
Christoph Mallon authored
-
- 27 Jan, 2014 2 commits
-
-
Christoph Mallon authored
This removes the strange entity/type duality and we get rid of union symconst_symbol.
-
Christoph Mallon authored
-
- 21 Nov, 2013 1 commit
-
-
Matthias Braun authored
The tarval module has a maximally supported precision. Assert that no modes with higher precision are created, otherwise the tarval module will silently drop the higher bits on calculation. TODO: Change tarval module to dynamically use smaller/bigger representations depending on the mode. Removed mode_LLs, mode_LLu, mode_Q for now as they are bigger than the limit.
-
- 22 Aug, 2013 1 commit
-
-
Matthias Braun authored
-
- 20 Aug, 2013 1 commit
-
-
Manuel Mohr authored
Directly reading tp->align breaks (at least) for array types.
-
- 24 Jul, 2013 1 commit
-
-
Christoph Mallon authored
-
- 26 Jun, 2013 1 commit
-
-
Matthias Braun authored
CopyB is normally used to transfer data on the stack or to enable compound value calling conventions. Exceptions don't happen in these cases.
-
- 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.
-
- 21 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 12 Dec, 2012 1 commit
-
-
Matthias Braun authored
Just state the copyright and the project the files belong to. You can then find the COPYING file for the whole project.
-
- 06 Dec, 2012 1 commit
-
-
Christoph Mallon authored
irgmod: Pass the new inputs to turn_into_tuple() instead of initialising them with Bad and setting them afterwards.
-
- 20 Jul, 2012 1 commit
-
-
Christoph Mallon authored
Let list_for_each_entry(), list_for_each_entry_reverse() and list_for_each_entry_safe() declare their iterator variables.
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 27 Sep, 2011 1 commit
-
-
Manuel Mohr authored
-
- 22 Sep, 2011 1 commit
-
-
Manuel Mohr authored
-
- 16 Sep, 2011 1 commit
-
-
Andreas Zwinkau authored
-
- 14 Sep, 2011 1 commit
-
-
Manuel Mohr authored
-
- 01 Sep, 2011 2 commits
-
-
Manuel Mohr authored
Old version used parameter.
-
Manuel Mohr authored
Backends can configure CopyB lowering, so that it's possible to keep CopyB nodes in a certain size range for special backend-specific optimizations. Furthermore, large CopyBs are turned into memcpy calls.
-
- 01 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 May, 2011 2 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
- 06 May, 2011 1 commit
-
-
Matthias Braun authored
-
- 03 May, 2011 1 commit
-
-
Michael Beck authored
-
- 28 Apr, 2011 1 commit
-
-
Matthias Braun authored
-