libfirm
2008-02-16 Matthias Braunadd lower_const_code, make begnuas skip Id nodes
2008-02-16 Matthias Braunimplement bitfield dumping for new initializer style
2008-02-16 Matthias Braunfix compile error in bespillremat
2008-02-16 Matthias Braunallow get_mode_one for mode_b
2008-02-15 Matthias Braunfehler109
2008-02-14 Matthias Braunrelnotes for release
2008-02-14 Matthias Braunrelnotes for release
2008-02-14 Matthias Braunneed to include obstack
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-02-14 Matthias Braunlittle helper script to easy creation of the file list
2008-02-14 Matthias Braunadd obstack and libcore to libfirm
2008-02-14 Matthias Braunremove empty describing files
2008-02-13 Matthias Braundon't mention LIBCORE in public headers
2008-02-13 Matthias Braunrename timing* to stat_timing* to avoid name clashes
2008-02-13 Matthias Braunuse libfirm timing facilities
2008-02-13 Matthias Braunlibfirm timing code adapted from libcore
2008-02-13 Matthias Braunbump version number for release
2008-02-13 Matthias Braunhandle failing tarval computations gracefully
2008-02-13 Matthias Braunmore work on belady3 (still not ready yet)
2008-02-13 Matthias Braunfix arm scheduler
2008-02-13 Matthias Braunremove debug printf
2008-02-12 Matthias Braunfix string initializer emitting 1 char too much
2008-02-11 Michael Beck- BugFix: don't create a Sync, if the memory predecesso...
2008-02-07 Christoph Mallonsvn:eol-style native, svn:keywords Id.
2008-02-07 Christoph MallonFix errors and warnings.
2008-02-06 Andreas SchösserAdded standalone grgen dumper for firm graphs
2008-02-06 Andreas SchösserAdded standalone grgen dumper for firm graphs
2008-02-06 Andreas SchösserAdded standalone grgen dumper for firm graphs
2008-01-28 Matthias Braunimplement/fix assembler clobbers
2008-01-28 Matthias Braunimplement/fix assembler clobbers
2008-01-23 Michael Beckset the right macro block header for to upper part...
2008-01-23 Michael Beckmore fixes for part_block()
2008-01-23 Michael Beckuse the new Phi list of blocks
2008-01-23 Michael Beckadd prototypes for *_Phi_next(), _Block_phis()
2008-01-22 Michael Becktypo fixed
2008-01-22 Michael Beck- when fixing teh Phi list, use the new functions
2008-01-22 Michael BeckBetter set support:
2008-01-22 Michael Beck- Phi nodes are now collected by collect_phiprojs(...
2008-01-22 Michael Beckhonors the irg_inline_forced property
2008-01-22 Michael Beckinlining should work again
2008-01-22 Michael BeckC99 features removed
2008-01-22 Matthias Braunyet another spill harness (by the llvm master _sabre_...
2008-01-21 Matthias Braunfirst code for yet another belady spiller (doesn't...
2008-01-21 Matthias Braunadd missing #include
2008-01-21 Matthias Braunfix using_irn_visited in optimized mode
2008-01-21 Matthias Braunimprove docu, use using_block_visited debug help
2008-01-18 Matthias Braunremove obsolete files
2008-01-18 Matthias Braunremove obsolete file
2008-01-18 Michael Beckmore support for exceptions added
2008-01-17 Michael Beckfixed wrong variable usage
2008-01-17 Michael Beckadd support for malloc-like routines
2008-01-17 Michael Beckfixed wrong variable usage
2008-01-17 Michael Becksome cleanup
2008-01-16 Matthias Brauntest case for empty asm statements
2008-01-16 Matthias Braunfix the sub to neg_add case when the flags of the sub...
2008-01-16 Matthias Braunfixed a few warnings
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-16 Matthias Braunreset timers after emitting them
2008-01-15 Michael Beckrenamed pmap_foreach to foreach_pmap, like other foreac...
2008-01-15 Michael BeckReplaced bitsets with O(|nodes|^2) memory requirement...
2008-01-14 Matthias Braunmichael said I should commit this fix
2008-01-14 Michael BeckC99 features removed
2008-01-14 Matthias Braunforgot to add new files
2008-01-14 Matthias Braunuse new hashset for edges, making the compiler 5% faste...
2008-01-14 Matthias BraunImplement get_irg_graph_nr in release mode
2008-01-14 Matthias Braunavoid warnings in release mode
2008-01-14 Matthias Braunbug fix for new initializers
2008-01-14 Matthias Braunmake be_transform_node slightly more efficient
2008-01-14 Matthias Braunavoid warning in release mode
2008-01-14 Matthias Braunmeasure chrodal constraints with constraint timer
2008-01-14 Matthias Braunalign timer results
2008-01-14 Matthias Braunimprove efficiency of stats code
2008-01-14 Michael Beckadd some interesting comment ;-)
2008-01-14 Michael Beckreduce the size of the affinity chunk by one
2008-01-14 Michael Beckuse float instead of double to save some space
2008-01-14 Michael Beckcosmetic changes
2008-01-14 Michael Beck- fixed some memory leaks by maturing the generated...
2008-01-14 Michael Beckused new generic irloop functions
2008-01-14 Michael Beckadd new generic irloop functions
2008-01-14 Michael Beck- fixed some memory leaks by maturing the generated...
2008-01-14 Michael Beck- fixed some memory leaks by maturing the generated...
2008-01-13 Michael Beckdeleted was used uninitialized
2008-01-12 Michael Beckmore INTERPROCEDURAL_VIEW #ifdef's
2008-01-12 Michael Beckupdate gigo():
2008-01-12 Michael Beckwhen setting a block to dead, set its dom_depth to...
2008-01-12 Michael Beckcosmetic changes
2008-01-11 Michael BeckC99 features removed
2008-01-11 Matthias Brauntime execfreq
2008-01-11 Matthias Brauncosmetics
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-11 Matthias Braunonly print irg names when statevs are not enabled
2008-01-11 Matthias Braunrefactor time measurement
2008-01-10 Matthias Braunspillslot timer is removed
2008-01-10 Matthias Braunfix last commit
2008-01-10 Matthias Braunfix time measureing in chordal_regalloc
2008-01-10 Michael BeckImproved checking of partBlocks()
2008-01-10 Michael BeckBugFix: equivalent_node_Bound() was too greedy, reduced...
2008-01-10 Michael Beckmade code better debugable
2008-01-10 Michael Beckimproved doxygen comment
2008-01-10 Michael Beck- is_Bound added
next