libfirm
2011-12-07 Matthias Braundon't change size for spillslots because of align.
2011-12-07 Matthias Braunfix warnings in newer perls
2011-12-07 Matthias Brauncorrectly implement memop handling
2011-12-07 Matthias Braunbestabs: add missing type kinds
2011-12-07 Matthias Braunpartially revert 2e9fdf8841de40f008697ba8bf711fa3f3f2c0e8
2011-12-07 Matthias Braunavoid macros in irdump interface
2011-12-07 Manuel MohrFixed stupid typo.
2011-12-07 Manuel MohrPrevent segfault with -bprofilegenerate=true for empty...
2011-12-07 Christoph MallonClarify the documentation of the Not node.
2011-12-06 Christoph MallonUse ARRAY_SIZE(x) and size_t instead of sizeof(x) ...
2011-12-06 Christoph MallonTurn if cascade into switch.
2011-12-06 Christoph MallonRemove the unused function arm_get_fpa_imm_name().
2011-12-05 Sebastian BuchwaldRemoved superfluous assignment.
2011-12-05 Matthias Braunpbqp: add pbqp_ prefix to fix nameclashes
2011-12-05 Manuel MohrWrite and read FIRM profiling information in little...
2011-12-05 Matthias Braunbecopyilp: fix problems with ignore registers
2011-12-05 Matthias Braundon't use get_irg_dump_name outside dumpers
2011-12-05 Matthias Braunbelive: move dumper to bedump, checker to beverify
2011-12-05 Matthias Braunintroduce bedump
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
2011-12-05 Matthias Braunbecopyilp: code cleanups
2011-12-02 Christoph MallonAdd -c to ar to remove a diagnostic, when the archive...
2011-12-02 Christoph MallonRemove duplicate flags for ar.
2011-12-02 Christoph MallonRemove redundant ranlib after ar.
2011-12-01 Matthias Braunbecopyilp: fix size_reduction code
2011-12-01 Matthias Brauncopyopt: miscellaneous code cleanups
2011-12-01 Matthias Braunlpp_gurobi:disable log to console unless requested
2011-12-01 Matthias Braunlpp_gurobi: fix timelimit, do not abort on missing...
2011-12-01 Matthias Braunbecopyilp2: Remove unused timelimit
2011-12-01 Matthias Braunsparc: optimize float constants function paramters
2011-11-28 Matthias Braunfix typo
2011-11-24 Matthias Braunoutput documentation to file on request
2011-11-24 Christoph MallonUpdate list of files generated for irio.
2011-11-18 Matthias Braunfix is_init_string
2011-11-18 Matthias Braunfix ir_finish, freeing of irps/irgs
2011-11-18 Matthias Braunremove opt_ldst_only_null_ptr_exception
2011-11-18 Matthias Braunremove sel_based_null_check flag
2011-11-18 Matthias Braunremove opt_polymorphy
2011-11-18 Andreas SeltenreichAvoid using uninitialized edge_info->list_heads.
2011-11-17 Matthias Braunremove symconst_type_tag
2011-11-17 Matthias Braunirio: complete rewrite
2011-11-17 Matthias Brauninline: we can't inline blocks with entities
2011-11-17 Matthias Braunfix float modes always getting irma_ieee754
2011-11-17 Matthias Braunuse size_t for ASM n_clobbers, n_outputs
2011-11-17 Matthias Braunupdate documentation
2011-11-17 Matthias Braunwe want to visit NoMem in the const code irg
2011-11-17 Matthias Braundifferntiate entity kinds
2011-11-17 Matthias Braunhandle Block_entity like other node attributes
2011-11-17 Matthias Brauntype list fixes
2011-11-16 Matthias Braunadd missing entries in set_default_get_type_attr
2011-11-16 Matthias Braunirop: refactor default_operation setting
2011-11-16 Matthias Braundo more assert checking in set_irn_in
2011-11-16 Matthias Braunirverify: check that switch_table != NULL
2011-11-16 Matthias Braunintroduce anchor_first and anchor_last in irg_anchors...
2011-11-16 Matthias Braunia32: do not change tarval output modes in init
2011-11-14 Matthias Braunremove unused tail_call attribute from Call
2011-11-14 Matthias Brauniropt: use Confirm info for Cmp-relations
2011-11-14 Matthias Braunconfirm: fix stupid bug, use opt_manage framework
2011-11-14 Matthias Braunia32: set ls_mode on more nodes
2011-11-14 Matthias Braunremove irbitset.h
2011-11-11 Andreas Zwinkauclean goal should also remove generated code
2011-11-11 Matthias Braungen_docu: fix missing attributes, show generation time...
2011-11-10 Matthias Brauna first attempt at a node-documentation tool
2011-11-10 Matthias Braunbe: rework isa_if interface and initialisation
2011-11-10 Matthias Braunremove be_opt_register from public API (ir_init calls...
2011-11-10 Matthias Braunbe: get rid of arch_irn_classify callback
2011-11-10 Matthias Braunremove unused op_machine, op_machine_op stuff
2011-11-10 Matthias Braunbe: remove remnants of machine description
2011-11-10 Matthias Braunbe: remove more unnecessary callbacks
2011-11-10 Matthias Braunbe: remove unused reg_class_for_mode callback
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-10 Sebastian BuchwaldPrevent computations with tarval_bad.
2011-11-09 Matthias Braunbepeephole: reachability check in can_move_before
2011-11-09 Matthias Braunheights: use fast access functions for _reachable
2011-11-09 Matthias Braunirloop: remove get_loop_son, get_loop_node
2011-11-09 Andreas Seltenreichiropt: Don't try to optimize Mux D.
2011-11-08 Andreas SeltenreichFix setoutfile/irgname debugger commands.
2011-11-07 Andreas ZwinkauRemove warning
2011-11-07 Andreas ZwinkauAdd missing external function implementations
2011-11-07 Matthias Brauniropt: return after making a new node
2011-11-07 Matthias Brauniropt: make sure we reach the fixpoint
2011-11-07 Matthias Braunonly add new X nodes as tuple preds if CopyB throws...
2011-11-07 Matthias Braunfix arch_dep for mul(x,0)
2011-11-07 Matthias Braundisallow Conv Is(xx b)
2011-11-07 Matthias BraunSet optimisations moved to transform_node_Mux
2011-11-07 Matthias Brauniropt: optimize Cmp(Mux(c, c0, c1), c2)
2011-11-07 Matthias Brauntarval: allow or/eor/and/andnot on references
2011-11-04 Matthias Braunlocalopt: x + signbit => x ^ signbit
2011-11-04 Matthias Braunia32: split peephole opts into 2 passes
2011-11-04 Matthias Braunia32: improve Test peephole optimisation
2011-11-04 Matthias Braunia32: sign flag is enough if no overflow
2011-11-04 Matthias Braunlocalopt: simple associativity optimisation
2011-11-04 Matthias Brauniropt: cmp(~x & 1, 0) => !cmp(x & 1, 0)
2011-11-04 Andreas ZwinkauWrap optimize_graph_df in opt_manage framework
2011-11-04 Andreas Zwinkaucfopt can skip jump blocks now
2011-11-04 Matthias Braunia32: improve AM-matching for x87-fpu nodes
2011-11-03 Matthias Braunlower_switch: fix bug in normalisation
2011-11-03 Matthias Braunirverify: switch entry modes must match selector
2011-11-03 Manuel Mohrsparc: Pass correct argument to lower_alloc.
2011-11-03 Matthias Braunupdate jinja2 to avoid some annoying warnings
next