libfirm
2012-11-27 Christoph Malloniredges: Slightly simplify foreach_out_edge_kind_safe().
2012-11-27 Christoph Mallonbelive: Remove duplicate assert()s.
2012-11-27 Matthias Braunimprove arch_dump_reqs_and_registers()
2012-11-27 Christoph Mallonbeinfo: assert() that be_get_info() is not called on...
2012-11-26 Matthias Braunfix doxygen warning
2012-11-26 Matthias Braunoptimize iredges code
2012-11-26 Matthias Braunexpose some critical bearch functions for inlining
2012-11-26 Matthias Braunslightly optimize liveness code
2012-11-26 Matthias Braunget rid of get_irg_estimated_node_count
2012-11-26 Matthias Braunremove irprintf_t.h; only unused stuff in it
2012-11-26 Matthias Braunfix doxygen warnings
2012-11-26 Matthias Braundon't grow the hashset if it just clobbered with delete...
2012-11-26 Matthias Braunfix irhooks move commit
2012-11-26 Matthias Braunmove internal defines/datatypes from .h in .c file
2012-11-26 Matthias Braunremove a bunch of pointless asserts for non-NULL pointers
2012-11-26 Christoph Mallonbestack: Remove the unused return value from stack_fram...
2012-11-26 Matthias Braunmove all inline #defines to the begin of their headers
2012-11-26 Matthias Braunmake irhooks API private
2012-11-26 Matthias Braunquery firmstat options through lc_opt system
2012-11-26 Matthias Braunget rid of #define in public headers
2012-11-26 Christoph Mallonbestack: Simplify collect_stack_nodes_walker().
2012-11-26 Christoph Malloncleanup: Remove unnecessary #include from belive_t.h.
2012-11-26 Christoph Mallonbelive: Remove unused (and partially broken) macros.
2012-11-26 Christoph Mallonbelive: Remove the declaration of the non-existent...
2012-11-26 Christoph Mallonia32: Do not call a global variable mcount.
2012-11-25 Christoph Mallonrbitset: Handle the edge case that the start position...
2012-11-25 Christoph Malloncleanup: Remove several uses of current_ir_graph.
2012-11-25 Christoph Mallondocumentation: Update (i.e. mostly delete) information...
2012-11-25 Christoph Malloncleanup: Use get_Block_n_cfgpreds()/get_Block_cfgpred...
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "obst.h".
2012-11-25 Christoph Mallonbechordal: Remove T_RA_PROLOG.
2012-11-25 Christoph Mallonbechordal: Put the chordal obstack into be_chordal_env_...
2012-11-25 Christoph Mallonbechordal: Replace struct post_spill_env_t by its only...
2012-11-25 Christoph Mallonbechordal: Remove the attribute cls from struct post_sp...
2012-11-25 Christoph Mallonbechordal: Remove the attribute pre_spill_cost from...
2012-11-25 Christoph Mallonbechordal: Remove the attribute irg from struct post_sp...
2012-11-25 Christoph Mallonbechordal: Remove the parameter iteration, which is...
2012-11-25 Christoph Mallonsparc: Remove wrong register assignment code from trans...
2012-11-25 Christoph Mallonbeinsn: Do not store the register requirements in struc...
2012-11-25 Christoph Mallonbeinsn: Avoid copying bitsets by using a raw bitset...
2012-11-25 Christoph Mallonrbitset: Let rbitset_alloca() return the new raw bitset.
2012-11-25 Christoph Mallonbeinsn: Remove attribute irn from struct be_operand_t.
2012-11-25 Christoph Mallonbeinsn: Do not store, whether an insn has constraints.
2012-11-25 Christoph Mallonbechordal: Remove remnants of the long gone split phase.
2012-11-25 Christoph Mallonbechordal: Remove struct be_chordal_alloc_env_t.
2012-11-25 Christoph Mallonbechordal: Simplify get_next_free_reg() by priming...
2012-11-25 Christoph Mallonbechordal: Remove the write-only bitset live.
2012-11-25 Christoph Mallonbechordal: Cleanup.
2012-11-25 Christoph Mallonbeinsn: Remove the write-only attribute pos from be_ope...
2012-11-25 Christoph Mallonbeinsn: Do not store, whether insn operands are constra...
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include from be_t.h.
2012-11-25 Christoph Mallonbeirgmod: Do not set registers for the Perm results...
2012-11-25 Christoph Mallonbeirgmod: Update documentation of insert_Perm_before().
2012-11-25 Christoph Mallonbeinsn: Do not store, whether an insn is pre-coloured.
2012-11-25 Christoph Mallonbearch: remove arch_register_type_joker.
2012-11-25 Christoph Mallonbearch: Check the register class first in arch_reg_is_a...
2012-11-24 Christoph Mallonbearch: Assert, instead of test, that the register...
2012-11-24 Christoph Malloncleanup: Reduce code duplication.
2012-11-24 Christoph Mallonbearch: Remove arch_get_inverse() and associated code.
2012-11-24 Christoph Mallonbeinfo: Remove the unused function be_info_initialized().
2012-11-24 Christoph Mallonbeinfo: Remove declaration of the non-existent function...
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from becopyopt.h.
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from beifg.h.
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from belive.h.
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from beutil.h.
2012-11-24 Christoph Malloncleanup: Remove has_reg_class().
2012-11-24 Christoph Mallonbeinfo: Remove unnecessary test from sched_edge_hook().
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from besched....
2012-11-24 Christoph Mallonbesched: Remove the unused/unnecessary functions sched_...
2012-11-24 Christoph Mallonbelive: Assert that only scheduled nodes are used in...
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from beintlive_t.h.
2012-11-24 Christoph Mallonbearch: Remove special handling that a node has no...
2012-11-24 Christoph Mallonbelive: Remove unused functions and macros.
2012-11-24 Christoph Malloncleanup: Remove unnecesary #include from bearch.h.
2012-11-24 Christoph Mallonbetranshlp: Simply crash with on null pointer instead...
2012-11-24 Christoph Mallonbearch: Remove unnecessary indirection to access arch_n...
2012-11-24 Christoph Mallonbearch: Remove obsolete special case for out info of...
2012-11-24 Christoph Mallonheur4: Remove unused macro constants.
2012-11-24 Christoph Mallonheur4: Check all n_regs order[] entries, not just k.
2012-11-24 Christoph Mallonsparc: Correct dwarf number of register %i7.
2012-11-24 Christoph Mallonir: Shuffle node macros, so functions in the header...
2012-11-24 Christoph Mallonheur4: Avoid unnecessary bitset operations when the...
2012-11-24 Christoph Mallonbechordal: Remove the write-only bitset out_constr...
2012-11-24 Christoph Mallonbechordal: Remove the write-only attribute colors_n...
2012-11-24 Christoph Mallonbechordal: Remove the write-only bitset in_colors from...
2012-11-24 Christoph Mallonbechordal: Remove unused macro.
2012-11-24 Christoph Mallonbecopyheur2: Use bitset_foreach_clear() instead of...
2012-11-24 Christoph Mallonbechordal: Simplify get_decisive_partner_regs().
2012-11-24 Christoph Mallonbechordal: Remove impossible case from get_decisive_par...
2012-11-24 Christoph Mallonbechordal: Remove unnecessary bitset copies from get_de...
2012-11-24 Christoph Mallonbechordal: Remove invalid cases from assertion.
2012-11-24 Christoph Mallonbeinsn: Remove a pointless if.
2012-11-24 Christoph Mallonbelive: Change be_liveness_nodes_live_at() to be_livene...
2012-11-24 Christoph Mallonbe: Change insert_Perm_after() to insert_Perm_before().
2012-11-24 Christoph Mallonbeinsn: Remove the attribute next_insn from struct...
2012-11-24 Christoph Mallonbeinsn: Remove the attributes in_constraints and out_co...
2012-11-24 Christoph Mallonbe: Remove the indirection via chordal_scan_insn()...
2012-11-24 Christoph Mallonbechordal: Remove the unused attribute ilp_server[...
2012-11-24 Christoph Mallonbechordal: Remove the unused attribute ilp_solver[...
next