no strange stuff for including alloca anymore, use xmalloc.h
[libfirm] / ir /
2007-04-02 Matthias Braunno strange stuff for including alloca anymore, use...
2007-04-02 Matthias Braunfix TLS emitting
2007-04-02 Matthias Braunfix mode for vfild
2007-04-02 Matthias Brauntype fix in comment
2007-04-02 Matthias Braunin the backend we can have arbitrary nodes in the start...
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-04-02 Matthias Brauncheck for correct float rounding
2007-04-02 Matthias Braundon't rely on undefined behaviour in optest
2007-03-31 Michael Beckfixed initializer
2007-03-31 Matthias Braundon't let some perl interpret as array...
2007-03-30 Andreas Schösseradded "get_VProj_proj" and "set_VProj_proj"
2007-03-30 Andreas Schösserfixed inline to INLINE
2007-03-30 Andreas Schösserremoved ";"
2007-03-30 Andreas Schösserchanged inline to INLINE, removed C99
2007-03-30 Andreas Schösserchanged inline to INLINE, removed C99
2007-03-30 Christian Würdigfixed inline to INLINE
2007-03-29 Christian Würdigfixed phi spilling
2007-03-29 Christian Würdigswitched to ir_nodeset
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Michael BeckRemoved ANNOUNCE macro
2007-03-29 Michael Becknewer version (still seems to be buggy)
2007-03-29 Matthias Braundon't call be_spill_phis for phis of other reg classes
2007-03-29 Christian Würdigadded missing source
2007-03-29 Matthias Brauntest
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-28 Christian WürdigBugFix: spill delayed phis which are not in start workset
2007-03-28 Christian Würdigswitched to ir_nodeset
2007-03-28 Matthias Braunfix firm backend
2007-03-27 Christian Würdignew register requirements
2007-03-27 Christian Würdigadded some convenience function to create and delete...
2007-03-27 Christian Würdigadded comments
2007-03-27 Christian Würdigadded missing source
2007-03-27 Christian Würdigadded missing source
2007-03-27 Christian Würdigfixed typo
2007-03-27 Christian Würdignstall raw_bitfield.h
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-03-26 Matthias Braunwarning fix, documentation improvements
2007-03-26 Matthias Braunuse ir_nodeset in scheduler
2007-03-26 Matthias Braunindentation fix
2007-03-26 Matthias Braunmove dominance frontiers code to own files
2007-03-26 Matthias Braunfix warning, add a Block_block_visited function, don...
2007-03-26 Matthias Braunadded a nodeset
2007-03-26 Matthias Braunnew, faster hashset
2007-03-25 Matthias Braundon't test flags again in place_code
2007-03-25 Matthias Braungeneralize the inside_walk flags: we have using_visited...
2007-03-23 Matthias Braunallow explicit setting of phi register requirements
2007-03-23 Christian WürdigAllow any class when there is no special register requi...
2007-03-23 Christian Würdigswitch on firm optimizations when creating spill nodes
2007-03-23 Matthias Braundisable experimental code for now
2007-03-23 Matthias Braunnew declaration for state register type
2007-03-22 Matthias Braunsieve is not needed anymore
2007-03-22 Matthias Braunnew register type
2007-03-22 Matthias Braunfix wrong lea to add transformation
2007-03-22 Matthias Braunmake CondJmps and Switches pinned, now we can do code_p...
2007-03-22 Matthias BraunReplace leading spaces by tabs
2007-03-22 Matthias Braunremove superfluous quotation marks
2007-03-22 Andreas SchösserResolved conflicts
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-03-22 Christoph MallonOnly reconstruct SSA for the users of the first value...
2007-03-22 Christoph MallonSmall cleanup
2007-03-21 Christoph MallonFixed Makefiles
2007-03-20 Matthias Braunmissing assert.h
2007-03-20 Matthias Braunimprove some bitfiddle functions, add ceil_po2 and...
2007-03-20 Matthias Braunadd COMPILETIME_ASSERT, LIKELY and UNLIKELY to util.h
2007-03-20 Andreas SchösserCorrected wrong path name when calling ia32_simd_spec.pl
2007-03-20 Matthias Braunmake the mips backend do some half-usefull things again
2007-03-20 Matthias Braunreindent 2 lines...
2007-03-20 Matthias Braundisabled show after showgraph, as it is (or was?) buggy
2007-03-20 Matthias Braunreindent
2007-03-20 Matthias Braunadded cvsignore
2007-03-19 Matthias BraunThe big committ:
2007-03-19 Matthias Braun- Added raw_bitset.h it contains routines for handling...
2007-03-18 Christian Würdigremoved unused variable
2007-03-18 Christian Würdigfixed precedence constraint
2007-03-16 Christian Würdigadded more statistics
2007-03-16 Christian Würdigadded sieve
2007-03-16 Christian Würdigadded missing include
2007-03-15 Christian Würdigadded some statistics
2007-03-15 Christian Würdigfallback to list scheduler when ILP fails
2007-03-15 Christian Würdigadded function to schedule single block (needed as...
2007-03-15 Christian Würdigpass be options to ILP scheduler
2007-03-15 Matthias Brauncleaned up the vadd_store test
2007-03-15 Andreas Schösservector test
2007-03-15 Christian Würdigremoved dead node constraint
2007-03-15 Christian Würdigfixed statistic envents for backend provided spiller
2007-03-14 Christian Würdigremoved some unused variables
2007-03-14 Christian Würdigadded branch handling (schedule branches always last)
2007-03-13 Matthias Braunpmap keys can be const
2007-03-13 Christian Würdigadded support of live-in variables
2007-03-13 Christian Würdigadded comments
2007-03-13 Christian Würdigfixed comment
2007-03-13 Christian Würdigfixed indent
2007-03-12 Andreas SchösserChanged mode_DLu to mode_LLu
2007-03-09 Andreas SchösserAdded code to run some initialization routines only...
2007-03-09 Andreas SchösserAdded code to run init_modules only once even if it...
2007-03-09 Andreas SchösserAdded possibility to include automatically generated...
2007-03-07 Christoph MallonExtend bitfield test
2007-03-06 Christian Würdigadapted debugger to new ycomp syntax and to set_irn_n...
next