- 27 Jul, 2010 1 commit
-
-
Matthias Braun authored
replace psets with arrays to make the compiler more predictable across runs (and a little bit more efficient) [r27820]
-
- 26 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27813]
-
- 23 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27790]
-
- 15 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27749]
-
- 10 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27732]
-
- 09 Jul, 2010 2 commits
-
-
Matthias Braun authored
[r27726]
-
Matthias Braun authored
[r27725]
-
- 06 Jul, 2010 2 commits
-
-
Matthias Braun authored
[r27704]
-
Matthias Braun authored
[r27703]
-
- 05 Jul, 2010 2 commits
-
-
Matthias Braun authored
[r27695]
-
Matthias Braun authored
[r27694]
-
- 02 Jul, 2010 3 commits
-
-
Matthias Braun authored
[r27693]
-
Matthias Braun authored
[r27691]
-
Matthias Braun authored
[r27690]
-
- 23 Jun, 2010 1 commit
-
-
Matthias Braun authored
remove the (mis-)feature of arch_get_irn_reg_req_out working on mode_T nodes and retruning no_reqs in this case [r27648]
-
- 21 May, 2010 1 commit
-
-
Matthias Braun authored
simplify confusing entity/owner interfaces. There is no public way anymore to add/remove entities from compound types instead you can only do set_entity_owner [r27570]
-
- 19 May, 2010 1 commit
-
-
Matthias Braun authored
[r27548]
-
- 13 Apr, 2010 1 commit
-
-
Hannes Rapp authored
- extende beabi so you can specify different registers at the call site and the beginning of a called function - adapt all backends for API changes [r27390]
-
- 15 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27300]
-
- 10 Mar, 2010 1 commit
-
-
Matthias Braun authored
- rework ir_phase API (sorry for mixing these 2 things into 1 commit) [r27285]
-
- 09 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27277]
-
- 07 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27271]
-
- 03 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27254]
-
- 01 Mar, 2010 1 commit
-
-
Matthias Braun authored
- cleanup ir_spec generation a bit [r27251]
-
- 14 Feb, 2010 1 commit
-
-
Christoph Mallon authored
Some more cleanup: Put the return type and other specifiers on the same line as the declarator of a function declaration. [r27155]
-
- 13 Feb, 2010 2 commits
-
-
Matthias Braun authored
[r27149]
-
Christoph Mallon authored
[r27145]
-
- 05 Feb, 2010 1 commit
-
-
Matthias Braun authored
[r27060]
-
- 04 Feb, 2010 1 commit
-
-
Matthias Braun authored
clumsy. Bring back get_entity_visibility and set_entity_visibility [r27039]
-
- 03 Feb, 2010 1 commit
-
-
Matthias Braun authored
- Merge stickyness, visibility and variability into ir_linkage - Add proper support for common symbols, weak symbols and C++ COMDAT stuff - Mark OO-features type_visibility, peculiarity and allocation as deprecated OO feature will be separated from firm core into higher levels in the long run - Rework, simplify and fix bugs in begnuas.c [r27030]
-
- 28 Jan, 2010 2 commits
-
-
Christoph Mallon authored
[r27002]
-
Christoph Mallon authored
[r27001]
-
- 22 Jan, 2010 1 commit
-
-
Matthias Braun authored
[r26991]
-
- 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]
-
- 16 Dec, 2009 1 commit
-
-
Matthias Braun authored
[r26797]
-
- 02 Dec, 2009 1 commit
-
-
Michael Beck authored
[r26768]
-
- 09 Nov, 2009 1 commit
-
-
Matthias Braun authored
[r26724]
-
- 06 Nov, 2009 2 commits
-
-
Matthias Braun authored
[r26721]
-
Matthias Braun authored
[r26720]
-
- 01 Oct, 2009 1 commit
-
-
Matthias Braun authored
(with different arguments and register constraints for the same node now) - Lots of cleanups/changes in the arm backend. We can represent all "shifter operands" now (but the code selection isn't optimal yet) - More fixes all over the place - arm backend handles 164.gzip now [r26673]
-