libfirm
2012-03-01 Matthias Braunupdate doc Makefile targets
2012-03-01 Matthias Braunlower_dw: don't fail on Tuple-nodes
2012-03-01 Matthias Braunbecopyilp: fix search for aligned free color
2012-03-01 Matthias Braunsimplify splitting for double-width values
2012-03-01 Matthias BraunClarify interpretation of limited for wide values
2012-03-01 Quentin ColombetFix the way simplifiable node are colored when alignmen...
2012-03-01 Quentin ColombetFirst try to add aliasing support in ilp coalescer
2012-03-01 Quentin ColombetAdd a phase before coloring thats split all live variab...
2012-03-01 Matthias Braunfix backend Cond/Cmp flag optimization failing for...
2012-03-01 Matthias Brauniropt: fix direct calls to compute_cmp
2012-03-01 Matthias Braunexpose get_opt_constant_folding in public API
2012-02-29 Sebastian BuchwaldFixed typo.
2012-02-27 Christoph MallonRemove the questionable and unused functions find_value...
2012-02-27 Christoph MallonCorrect comment: The first block in a graph is matured.
2012-02-27 Christoph MallonCorrect comments: Remark does not mean what the author...
2012-02-27 Christoph MallonCorrect comments: pos must be < n_loc, not <=.
2012-02-27 Christoph MallonCorrect comment: xvcg wants LF, not CR.
2012-02-19 Matthias Braunident: remove id_mangle_entity
2012-02-19 Matthias Braunremove id_decorate_win32_c_fkt
2012-02-18 Matthias Braunbegnuas: make panic for tls on macho more clear
2012-02-17 Matthias Braunia32: fix and optimize bswap sequence on i386
2012-02-17 Matthias Braunlower_dw: fix mode mixups, handle ir_bk_bswap
2012-02-17 Christian HelmerNew basic gvnpre implementation.
2012-02-09 Matthias Braunbe: fix phi constraints double width values
2012-02-09 Matthias Braunsparc: fix too short Save offsets
2012-02-09 Matthias Braunsparc: another fix for sparc stack alignment
2012-02-09 Matthias Braunsparc: fix float to short conversion
2012-02-09 Matthias Braunsparc: fix wrong mode on Div result
2012-02-09 Matthias Braunirio: do not leave construction mode too early
2012-02-09 Matthias Braunremove Phi0 concept at some places
2012-02-03 Andreas Zwinkauleave -> leaf
2012-01-19 Matthias Braunsparc: implement float->unsigned conversions
2012-01-19 Matthias Braunsparc: respect frame_type alignment
2012-01-19 Matthias Braunfix frame_alloc_area not always updating alignment
2012-01-18 Andreas Zwinkaucondition instead of assert
2012-01-18 Andreas Zwinkaucondition instead of assert
2012-01-10 Matthias Braunsched: do not show first->block schedule edge
2012-01-10 Matthias Braunsparc: implement 64bit from/to float conversions
2012-01-10 Matthias Braunlower_dw: respect endianess in Conv builtin funcs
2012-01-10 Matthias Braundo not cache types in global variables
2012-01-10 Matthias Braunsparc: fix wrong reg-width in double->int Conv
2012-01-10 Christoph MallonEnsure that the noreturn function xnomem() does not...
2012-01-10 Christoph MallonInclude <stdio.h> for fputs().
2012-01-09 Andreas ZwinkauFix bug with panic("out of memory")
2012-01-09 Matthias Braunsparc: Fix constants for double parameter opt
2012-01-09 Quentin ColombetFix compilation error
2011-12-29 Sebastian BuchwaldAdded missing casts.
2011-12-29 Sebastian BuchwaldImproved architecture auto detection.
2011-12-29 Sebastian BuchwaldUse constant of appropriate enum type.
2011-12-23 Matthias BraunUpdate revisions/texts/automake for new release
2011-12-23 Matthias Braunconfig.h must be included or visibility stuff fails
2011-12-23 Matthias Braunadd missing FIRM_API declarations
2011-12-23 Matthias Braunfix warnings
2011-12-22 Matthias Braunplug memory leaks
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-12-21 Matthias Braunbe: rework op_attr handling
2011-12-21 Matthias Braunirlivechk: remove need to pass in a DFS structure
2011-12-21 Matthias Braunbe: make several "variable" inputs/outputs dynamic
2011-12-21 Matthias Brauntyperep: freeing a type frees contained entities
2011-12-21 Sebastian BuchwaldFixed indentation.
2011-12-21 Sebastian BuchwaldFixed wrong enum type.
2011-12-20 Sebastian BuchwaldDo not generate trailing whitespaces.
2011-12-19 Christoph MallonCorrect typos, mostly s/there/their/.
2011-12-19 Matthias Braunia32: free between type in ia32_finish
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunperform end/first block mature in libfirm
2011-12-19 Matthias Braunmake opcode list global
2011-12-19 Matthias Braundfs_free forgot to free its obstack
2011-12-19 Matthias Braunplug more leaks
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-12-15 Matthias Braunlink libfirm.so with libm
2011-12-15 Matthias Braunadd is_unknown_entity(), is_unknown_type(), is_none_type()
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-14 Matthias Braunremove class_inheritance verifier
2011-12-14 Matthias Brauntrouts: move add_* functions to private API
2011-12-14 Matthias Braunreplace pamp_find with pmap_get where possible
2011-12-14 Matthias Braunmove FIRM_NOTHROW, FIRM_PRINTF to obstack.h header
2011-12-14 Matthias Braunmove edges_node_deleted to private API
2011-12-14 Matthias Braunremove deprecated eset
2011-12-14 Matthias Braunremove STATS code alternative
2011-12-14 Matthias Braunremove unused+unimplemented SET_VRFY()
2011-12-14 Matthias Braunmove set_entity_irg to private API
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-12-14 Matthias Braunremove remains of remove opt_polymorphy
2011-12-14 Matthias Braunammend to remove #defines
2011-12-14 Matthias Brauntyperep: remove unnecessary #defines
2011-12-14 Matthias Brauntyperep: remove alternative names
2011-12-14 Matthias Braunremove unused exception region numbers
2011-12-14 Matthias BraunMove current_ir_graph from ir_graph to ir_cons
2011-12-14 Matthias Braunavoid unnecessary #define in header
2011-12-14 Matthias Braunirdom: move some functions to private API
2011-12-14 Matthias Braunremove unnecessary comments before functions
2011-12-14 Matthias Braunremove more pointless end-brace comments
2011-12-14 Matthias Braunremove unused PDEQ_VRFY
2011-12-14 Matthias Braunmove iterator/fourcc to private API
2011-12-14 Matthias BraunRemove .*_ptr variants of firm-types
2011-12-14 Matthias BraunFIRM_API is for public API
2011-12-14 Matthias Braunremove typedefs for already removed types
2011-12-14 Matthias Braunremove DEBUG defines from set/pset
2011-12-09 Matthias Braundocu: further improvements
next