- 09 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28060]
-
- 06 Oct, 2010 1 commit
-
-
Matthias Braun authored
cleanup ircons code; add current_ir_graph independent construction bits; new_ir_graph does not set current_ir_graph anymore [r28042]
-
- 10 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r27989]
-
- 05 Aug, 2010 1 commit
-
-
Matthias Braun authored
fix lower_mode_b relying on current_ir_graph being equal to the passed irg; make lower_mode_b invalidate outedges if something changes [r27873]
-
- 28 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27837]
-
- 19 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27762]
-
- 21 May, 2010 1 commit
-
-
Michael Beck authored
libFirm can now be build as static and as dynamic library. Two defines control it: FIRM_BUILD must be set when libFirm is build. FIRM_DLL must be set if libFirm is build as a dynamic library. The old FIRM_DLL macro is now renamed to FIRM_API. Additionally - FIRM_API is added to the ADT headers, this is at least needed for edgfe. - some more missing FIRM_API's added ... - add a resource file to show libFirm's version under windows [r27575]
-
- 20 May, 2010 1 commit
-
-
Matthias Braun authored
properly mark symbols in the public API to be exported. This allows us to use -fvisibility=hidden on ELF systems and dllexport on windows [r27564]
-
- 10 Mar, 2010 1 commit
-
-
Matthias Braun authored
- rework ir_phase API (sorry for mixing these 2 things into 1 commit) [r27285]
-
- 04 Feb, 2010 2 commits
-
-
Matthias Braun authored
[r27046]
-
Matthias Braun authored
[r27044]
-
- 17 May, 2009 1 commit
-
-
Matthias Braun authored
unintuitive as it writes up to n+1 bytes, so you have to do: strncat(buf, X, sizeof(buf)-1); - fixed a bunch of other warnings in release mode [r25996]
-
- 13 May, 2009 1 commit
-
-
Matthias Braun authored
- Introduce the concept of the graph state bitset: This is a set of flags that indicate the current "state" of a graph. (Used so far to indicate wether muxes are lowered and should not be touched anymore and wether architecture dependent mul and div with constant implementations are used) We should use this to indicate dom/loop/... consistency in the fututure - fixed a bug where lower_mode_b was creating a "set" instruction with the help of a Mux. (Maybe we should create a new Node for this and not use a 0/1 mux?) [r25937]
-
- 20 Jan, 2009 1 commit
-
-
Michael Beck authored
[r25272]
-
- 19 Jan, 2009 1 commit
-
-
Michael Beck authored
Access to value_type entities is now given by the frame pointer. [r25246]
-
- 25 Dec, 2008 1 commit
-
-
Moritz Kroll authored
[r24894]
-
- 10 Dec, 2008 1 commit
-
-
Matthias Braun authored
[r24504]
-
- 06 Nov, 2008 2 commits
-
-
Michael Beck authored
[r23503]
-
Michael Beck authored
[r23486]
-
- 28 Oct, 2008 1 commit
-
-
Michael Beck authored
- check, that only local/global resources are allocated [r23266]
-
- 27 Oct, 2008 1 commit
-
-
Michael Beck authored
[r23232]
-
- 11 Oct, 2008 1 commit
-
-
Matthias Braun authored
- move some nonportable bitfiddle stuff to sources [r22707]
-
- 28 Sep, 2008 2 commits
-
-
Matthias Braun authored
[r22324]
-
Michael Beck authored
[r22321]
-
- 22 Sep, 2008 1 commit
-
-
Michael Beck authored
[r22180]
-
- 19 Sep, 2008 1 commit
-
-
Matthias Braun authored
[r22129]
-
- 13 Aug, 2008 1 commit
-
-
Matthias Braun authored
[r21148]
-
- 26 May, 2008 1 commit
-
-
Michael Beck authored
[r19773]
-
- 14 Apr, 2008 1 commit
-
-
Michael Beck authored
- removed the unused globals Proj - BugFix: is_tls_pointer() [r19268]
-
- 21 Jan, 2008 1 commit
-
-
Matthias Braun authored
[r17480]
-
- 16 Jan, 2008 1 commit
-
-
Matthias Braun authored
rename set_using_visited to set_using_irn_visited, some cosmetics, remove obsolete irflag functions from public headers [r17400]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 19 Nov, 2007 1 commit
-
-
Michael Beck authored
[r16799]
-
- 16 Nov, 2007 1 commit
-
-
Matthias Braun authored
[r16570]
-
- 08 Nov, 2007 2 commits
-
-
Matthias Braun authored
[r16490]
-
Matthias Braun authored
[r16489]
-
- 12 Oct, 2007 1 commit
-
-
Matthias Braun authored
fixed/warnings make it possible to build without interprocedural view and enable that mode by default [r16182]
-
- 16 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15168]
-