- 15 Dec, 2011 1 commit
-
-
Matthias Braun authored
unknown_type, code_type, none_type, unknown_entity reference are hold in the irprog now. This makes handling more consistent since now all types and entities are equally part of irprog.
-
- 07 Dec, 2011 1 commit
-
-
Matthias Braun authored
(releases don't have firm_revision.h so we need to check for HAVE_FIRM_REVISION_H define)
-
- 18 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 26 Oct, 2011 1 commit
-
-
Andreas Zwinkau authored
-
- 22 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 02 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 18 Aug, 2010 1 commit
-
-
Matthias Braun authored
make if-conversion and archdep optimisations get their information directly from the backend without frontends needing special code to transfer these infos [r27937]
-
- 15 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27740]
-
- 16 Jun, 2010 1 commit
-
-
Matthias Braun authored
[r27628]
-
- 26 May, 2010 1 commit
-
-
Matthias Braun authored
remove the infrastructure for using a custom identifier module and simply always use the default UTF-8 one. Slightly cleanup the code while doing that [r27589]
-
- 25 May, 2010 2 commits
-
-
Matthias Braun authored
[r27586]
-
Matthias Braun authored
change firm API so the firm_parameter_t struct becomes completely optional and deprecated (because good libraries only export functions and opaque types - this makes bindings to other languages considerably easier) [r27584]
-
- 09 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27277]
-
- 05 Jan, 2010 1 commit
-
-
Matthias Braun authored
- There's a new type_dbg_info* that allows you to attach debug names to types - get_type_name and get_type_ident are now more. The new ir_print_type and the usual ir_printf("%+F", type) help in most usage cases. But you should be aware that names are not guaranteed to be unique anymore (or positively said: You don't have no trouble anymore building unique names in code that creates types) - No need to specify mode for new pointer types anymore (you can still do it with set_type_mode) [r26909]
-
- 02 Jan, 2010 1 commit
-
-
Matthias Braun authored
[r26874]
-
- 16 Dec, 2009 1 commit
-
-
Matthias Braun authored
put optimisation module init function declarations into firm_init.h; make loop inversion and loop peeling available in the public API. [r26795]
-
- 01 Dec, 2009 1 commit
-
-
Matthias Braun authored
change debug printing of firm nodes: add a space between opcode and mode - so beginners catch that it is 2 things [r26762]
-
- 19 Aug, 2009 1 commit
-
-
Christoph Mallon authored
Remove the pointless function firm_init_hooks(). Its only purpose seems to be to generate a warning on 64bit architectures. [r26382]
-
- 09 Dec, 2008 2 commits
-
-
Matthias Braun authored
[r24432]
-
Matthias Braun authored
avoid structs in public API where easily possible (this helps people generating bindings and makes the API more stable) [r24428]
-
- 28 Nov, 2008 3 commits
-
-
Christoph Mallon authored
[r24125]
-
Christoph Mallon authored
[r24124]
-
Matthias Braun authored
[r24112]
-
- 31 Oct, 2008 1 commit
-
-
Michael Beck authored
[r23324]
-
- 14 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r22868]
-
- 11 Oct, 2008 2 commits
-
-
Matthias Braun authored
[r22754]
-
Matthias Braun authored
[r22728]
-
- 20 Sep, 2008 1 commit
-
-
Michael Beck authored
[r22136]
-
- 24 Aug, 2008 1 commit
-
-
Michael Beck authored
[r21396]
-
- 31 Jul, 2008 2 commits
- 30 May, 2008 1 commit
-
-
Michael Beck authored
[r19852]
-
- 05 Apr, 2008 3 commits
-
-
Michael Beck authored
[r19146]
-
Michael Beck authored
[r19145]
-
Michael Beck authored
[r19143]
-
- 03 Mar, 2008 1 commit
-
-
Michael Beck authored
- made firm_alloc_frag_arr() global [r17942]
-
- 14 Feb, 2008 1 commit
-
-
Matthias Braun authored
- copy obstack into libfirm - simplify configure/autoconf stuff [r17714]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-