libfirm
2010-04-26 Christoph Mallons/full\>/ful/.
2010-04-26 Matthias Braunaccidently enable debug code
2010-04-26 Matthias Braunadd a note so the next person doesn't have to dig so...
2010-04-24 Michael BeckC99 feature removed.
2010-04-19 Matthias Braundon't hardcode 31
2010-04-19 Matthias Braunbitset size calcuation was broken (uhoh)
2010-04-19 Matthias Braun- Bugfix: Barrier nodes have an effect like a Keep...
2010-04-17 Michael BeckFixed release build.
2010-04-16 Michael BeckUpdated Win32 version number to 1.18
2010-04-16 Michael BeckReverted r27394 on iropt.c, there is not need to keep...
2010-04-15 Matthias Braungas on cygwin doesn't like section type (althought...
2010-04-15 Matthias Braunavoid excessive use of alloca -- it doesn't work on...
2010-04-15 Matthias Braunauto* updates
2010-04-15 Matthias Braunonly compile statev code if enabled
2010-04-14 Michael Beckfixed indentation
2010-04-14 Matthias Brauncombos constant dataflow analysis has to be consistent...
2010-04-13 Sebastian BuchwaldCreate the in array before the node is constructed...
2010-04-13 Hannes Rapp- fixed: new_r_Proj/new_rd_Proj args changed
2010-04-13 Sebastian BuchwaldCreate a new node with the right mode instead of changi...
2010-04-13 Hannes Rapp- various updates to sparc backend
2010-04-13 Hannes Rappfix bug in default ifconv handler
2010-04-13 Christian HelmerLoop inversion: Fixed bug in find_condition_chain and...
2010-04-13 Matthias BraunSlightly improve documentation.
2010-04-13 Michael BeckSome improvements:
2010-04-13 Michael BeckSlightly improved documentation.
2010-04-12 Christoph MallonAdd missing break.
2010-04-12 Christoph MallonCorrect bug in Mux-case of fixpoint VRP: This z must...
2010-04-12 Michael BeckAdd pass constructor C99 feature removed.
2010-04-12 Christoph MallonAdd minimal fixpoint VRP.
2010-04-10 Michael BeckIgnore Id's that arise because we modify the graph...
2010-04-10 Michael BeckReverted r27368, needed for propagation of changed...
2010-04-10 Michael BeckAdd missing debug module initialization ...
2010-04-10 Michael BeckUpdated version.
2010-04-10 Michael BeckUpdated for new libFirm.
2010-04-10 Michael BeckRenamed ia32 Push0 to PushEax (because this is the...
2010-04-10 Michael BeckProbably compute_Cmp() can ge removed at all, compute_P...
2010-04-09 Michael BeckBugfix: add missing NaN handling for Cmp nodes inside...
2010-04-09 Matthias Braunanother case fo missing statistics/missing outedge...
2010-04-09 Matthias Braunfix consconfirm missing nodes in its statistics and...
2010-04-09 Michael BeckPartly undo r27277 and add a prototype for (formally...
2010-04-09 Michael BeckAdd a type_dbg_info_ptr type, just like all others.
2010-04-07 Matthias BraunNEWS update
2010-04-07 Matthias Braunallocate memory for peephole values on heap; us DB...
2010-04-07 Matthias Braunfix the sub esp,4 => push peephole optimisation
2010-04-07 Michael BeckC99 feature removed.
2010-04-06 Matthias Braunrevert accidental commit which disable node number...
2010-04-06 Matthias Braunadd a bitset_copy_into function and use it in belive...
2010-04-06 Matthias Braunmodel Unknowns as own nodes (but not in form of an...
2010-04-06 Matthias Braunremove get_XXX_attr type functions
2010-03-31 Sebastian BuchwaldFixed typo
2010-03-31 Sebastian Buchwaldir_node already has a loop field
2010-03-30 Matthias Braundebug output wasn't always initialized properly
2010-03-29 Matthias Braunautomatically generate most getter/setter functions...
2010-03-29 Michael Beckremove _GNU_SOURCE define again and add AC_FUNC_STRTOLD...
2010-03-26 Christian Helmerloop inversion: Fixed bug, that prevented compilation...
2010-03-25 Sebastian BuchwaldReverted r27289, since it brokes a lot of tests on...
2010-03-24 Christian HelmerLoop inversion is more elegant and cleaned up now by...
2010-03-18 Jonas Fietzset a few more variables to const to prevent bugs
2010-03-18 Jonas Fietzfix warning about unused variable
2010-03-18 Jonas FietzAdd temporary fix for conv-problems
2010-03-18 Jonas Fietzremove ir_printf and replace with DBG
2010-03-18 Jonas Fietzfix a few subtle bugs in vrp
2010-03-18 Jonas FietzVRP: Adapt meaning of bits_not_set
2010-03-18 Jonas FietzFix bug left over from seperating merging and derivatio...
2010-03-17 Jonas FietzFix bug, where only partial information was set for...
2010-03-17 Matthias Brauninvalidate phase info before starting the code selectio...
2010-03-16 Michael BeckSet svn:keywords property.
2010-03-16 Michael BeckFixed immediate range (hint: never use decimals for...
2010-03-16 Michael BeckC99 feature removed, svn properties added.
2010-03-16 Michael BeckC99 feature removed, fixed indentation.
2010-03-16 Jonas FietzFix coding style
2010-03-16 Matthias Braunallow unnamed structs
2010-03-15 Sebastian BuchwaldFixed some warnings related to FIRM_KAPS.
2010-03-15 Matthias BraunI accidentally committed my minir hooks, oh well let...
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-15 Matthias Braunkill the concept of an unknown register - it just heavi...
2010-03-15 Matthias Braunremove unused vars
2010-03-12 Matthias Braunrework bitset to use raw_bitset
2010-03-12 Matthias Braunrename popcnt to popcount; avoid inline assembly in...
2010-03-12 Matthias Braunupdate jinja version
2010-03-11 Matthias Braunno need for obstack_printf from libc (we provide our...
2010-03-11 Michael Beck- fixed off-by-one error after phase refactoring
2010-03-10 Matthias Braunfix stupid error in my last commit
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-03-09 Matthias Braunnot used anymore (you can revive it from svn if needed)
2010-03-09 Matthias Braunnoone was using these _verbose flags
2010-03-09 Matthias Braunfix doxygen errors and warnings; add some missing decla...
2010-03-07 Matthias Braunmerge common graph copying code; move dead code elimina...
2010-03-07 Matthias Braunexchange (brain damaged) defines with inline functions
2010-03-07 Matthias Braunforgot to check for dead blocks in 1 case
2010-03-07 Matthias Braunmerge similar Load von non-null address optimisations...
2010-03-07 Matthias Braunthe walking strategy in the dominance calculation doesn...
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-03-07 Matthias Braunlabel start and end block in dumps
2010-03-06 Matthias Braunfix warning
2010-03-06 Christoph MallonMinor cleanup.
2010-03-06 Christoph MallonCorrect a subtle bug in the ia32 backend: Sub(x, x...
2010-03-06 Michael BeckBugFix: allow method entities to be initialized by...
2010-03-03 Matthias Braunalloc has a count not a size argument, reflect this...
next