libfirm
2010-02-13 Christoph MallonIgnore generated files.
2010-02-13 Christoph MallonRemove whitespace at EOL, remove empty lines at beginni...
2010-02-12 Matthias Braunfix linkonce for functions
2010-02-12 Matthias Braunfix
2010-02-12 Matthias Brauncorrect handling of local commons
2010-02-12 Matthias Braunreimplement macho
2010-02-12 Matthias Braunimplement several new section types including comdat...
2010-02-12 Matthias Braunfix warning
2010-02-12 Matthias Braundon't ignore entities in Sels
2010-02-12 Matthias Braunexport/import visibility and linkageflags
2010-02-12 Matthias Braunremove pointless message
2010-02-12 Matthias Braunput my notes into the code so they don't get lost....
2010-02-11 Michael BeckUpdate version.
2010-02-11 Michael BeckAdd pass creating for loop inversion, unrolling, peelin...
2010-02-11 Sebastian BuchwaldFixed fehler176.
2010-02-11 Michael BeckKicked complicated but useless if.
2010-02-11 Michael BeckDon't use malloc inside libFirm.
2010-02-11 Michael BeckBugFix: fixed list_for_each_safe() instance.
2010-02-11 Michael BeckC99 feature removed.
2010-02-11 Michael BeckReformat ugly if sequence and renamed variables to...
2010-02-11 Matthias Braunfix weak external functions
2010-02-11 Matthias Braundo not free the graph after emitting it (this should...
2010-02-11 Olaf LiebeRemoved ir_common_linkages enum (wrong and not helpful)
2010-02-11 Olaf LiebeFixed name mangling for private entities
2010-02-11 Matthias Braunallow several odd weak combinations
2010-02-10 Matthias Braunsupport for local common symbols (whatever that is...
2010-02-10 Matthias Braunput zero initialized entities into bss section (not...
2010-02-10 Sebastian BuchwaldFixed VRP bugs.
2010-02-10 Matthias Braunfix
2010-02-10 Matthias Braunmake statev_sql commandlines similar to mysql commandlines
2010-02-10 Jonas FietzFix bug when handling pn_Cmp_Lg with vrp info
2010-02-10 Jonas FietzAdd optimizations for Proj after Cond using VRP
2010-02-10 Jonas FietzAdd some optimizations for jumpthreading using vrp...
2010-02-10 Jonas FietzAdd basic optimizations based on vrp info
2010-02-10 Jonas FietzAdd analysis for vrp information
2010-02-10 Jonas FietzAdd dumper code for VRP information
2010-02-10 Jonas FietzAdd structures and initialization for VRP
2010-02-09 Olaf LiebeFixed sizeof(long)-dependent case sorting and signednes...
2010-02-09 Christian HelmerAdded missing do_loop_unrolling
2010-02-08 Matthias Braunmake firm compile again
2010-02-08 Matthias Braunin case of missing tables create them even in update...
2010-02-08 Christian Helmercparser now knows 'unroll-loops'.
2010-02-07 Matthias Brauncleanup rework and extend statev_sql.py; it should...
2010-02-07 Michael BeckMux -> Abs works for unordered compare ...
2010-02-07 Michael BeckReverted r27079. Seems to be wrong.
2010-02-06 Michael BeckBugFix: ins_permuted means inversed flags, not negated ...
2010-02-06 Michael BeckFixed setcc transform:
2010-02-05 Matthias Braunconstructors/destructors must not have a name
2010-02-05 Christoph MallonDo not emit a label if a entity has no name.
2010-02-05 Christoph MallonSupport dtor sections on Mach-O.
2010-02-05 Matthias Braunhack for mac
2010-02-05 Matthias Braunmac gas doesn't get .octa
2010-02-05 Matthias Braunfix all pic bases I could find
2010-02-05 Matthias Braunfix another PIC problem
2010-02-05 Matthias Brauntry to fix PIC commons
2010-02-05 Christoph MallonEmit the symbol of PIC trampolines.
2010-02-05 Matthias Braunbring back PIC support
2010-02-05 Matthias Brauna new garbage collection pass less conservative than...
2010-02-05 Matthias Braunrevivie max_irg_visited
2010-02-05 Matthias Braunmake irg_walk_2 public
2010-02-05 Michael BeckNew setcc framework can handle all mux_is_abs(...,...
2010-02-05 Michael Beckexport ia32_immediate_from_long()
2010-02-04 Matthias Braunattempt to fix compound_graph stuff
2010-02-04 Matthias Braunoops
2010-02-04 Matthias Braunuse more IR_RESOURCE_TYPE_VISITED, remove pointless...
2010-02-04 Matthias Braunintroduce IR_RESOURCE_TYPE_VISITED
2010-02-04 Matthias Braunfix buf: we can't handle floating point muxes
2010-02-04 Matthias Braun- representing the 3-state visibility (default,local...
2010-02-03 Michael BeckC99 feature removed.
2010-02-03 Michael BeckAdd get_tarval_lowest_bit() and get_tarval_popcnt(...
2010-02-03 Matthias Braunfurther corrections on 'COMMON' semantic
2010-02-03 Matthias Braunbackend_marked was a buggy/wrong concept, removed it
2010-02-03 Matthias Braunfix some assertions; correctly handle weak symbols
2010-02-03 Matthias BraunRework linkage types in firm.
2010-02-02 Christian HelmerLoop unrolling implemented. Inversion+unrolling fail...
2010-02-01 Olaf LiebeFixed broken ia32_emitf (va_arg was not always called...
2010-02-01 Matthias Braunmake the character used for specifying elf types config...
2010-02-01 Matthias Braunfix fehler175.c
2010-02-01 Matthias Braunfix wrong mux_is_set test
2010-02-01 Matthias Braunfix fehler174
2010-02-01 Hannes Rapp[r27015]
2010-02-01 Hannes Rapp- std function-prolog emitter eingebaut
2010-01-29 Matthias Braunfix float constants with PIC code
2010-01-29 Matthias Braunfix allow_ifconv being called with true/false swapped
2010-01-28 Christoph MallonReduce code duplication by jumping to the appropriate...
2010-01-28 Christoph MallonIn mode_b lowering move the assertion for mode_b below...
2010-01-28 Christoph MallonConsistently record the replacement nodes and removal...
2010-01-28 Christoph MallonLeave a bit space between cases.
2010-01-28 Christoph MallonUse the locally cached value of config.lowered_mode...
2010-01-28 Christoph MallonUse the real firm_clear_link() instead of duplicating it.
2010-01-28 Christoph MallonUse a real Dummy node instead of misusing an Unknown...
2010-01-28 Christoph MallonRemove write-only local variable.
2010-01-28 Christoph MallonMake the documenation of new_*Alloc() consistent: It...
2010-01-28 Olaf LiebeFixed set_irn_in array allocation obstack
2010-01-28 Olaf Liebelower_highlevel didn't invalidate outedges, code_placem...
2010-01-28 Olaf Liebeemit unknown values as 0
2010-01-27 Andreas Zwinkaulibfirm must be linked to libm
2010-01-22 Matthias Braunadd a default_layout_compound_type; the backend layouts...
2010-01-22 Michael Beckcosmetic change
2010-01-20 Matthias Braunfix doz stuff
next