libfirm
2012-12-18 Christoph Mallonbearch: Disallow passing Projs to get_irn_ops().
2012-12-18 Christoph Mallonirop: Constify get_op_ops().
2012-12-18 Christoph Mallonbearch: Remove unnecessary test in arch_perform_memory_...
2012-12-17 Matthias Braunia32: fix ia32_perform_memory_operand setting wrong...
2012-12-17 Matthias Braunia32: add a flag to enable precise (80bit) floatingpoin...
2012-12-17 Matthias Braunia32: we cannot fold ia32_mode_E reloads
2012-12-17 Matthias Braunfix a few -pedantic warnings
2012-12-17 Christoph Mallonbelive: Inline be_lv_remove() into its only caller.
2012-12-17 Christoph Mallonbecopyopt: Replace is_Reg_Phi() by just is_Phi().
2012-12-17 Christoph Mallonbepbqpcoloring: Remove duplicate macros.
2012-12-16 Christoph Mallonbechordal: Fully use the information provided by the...
2012-12-16 Christoph Mallonbechordal: Process Phis before live-in nodes again.
2012-12-16 Christoph Mallonbecopyilp: Do not advertise the switch to dump the...
2012-12-16 Christoph Mallonbecopyilp: Inline struct size_red_t into struct ilp_env_t.
2012-12-16 Christoph Mallonbecopyilp: Remove the unused function co_ilp_get_costs().
2012-12-16 Christoph Mallonbecopyilp: Turn the colouring suffix linked list into...
2012-12-16 Christoph Mallonbecopyilp: Use a ir_nodeset instead of a pset for all_r...
2012-12-16 Christoph Mallonbecopyilp: Make new_size_red(), sr_remove(), sr_reinser...
2012-12-16 Christoph Malloncleanup: Replace ir_nodeset_contains() + ir_nodeset_ins...
2012-12-16 Christoph Mallonbecopyheur2: (Re-)move incorrect uses of be_ifg_neighbo...
2012-12-16 Christoph Mallonbecopyilp: Simplify the simplicial test.
2012-12-16 Christoph Mallonbeifg: Collect ifg statistics in one pass instead of...
2012-12-16 Christoph Mallonbeifg: Factorise code to count interference components.
2012-12-15 Christoph Mallonbechordal_draw: Remove the attributes max_color and...
2012-12-15 Christoph Mallonbechordal_draw: Remove the write-only attribute max_col...
2012-12-15 Christoph Mallonbechordal_draw: Remove the write-only attribute min_ste...
2012-12-15 Christoph Mallonia32: femms requires 3DNow!.
2012-12-15 Christoph Mallonbechordal: Remove the attribute other_end from struct...
2012-12-15 Christoph Mallonbechordal: Remove the write-only attribute pressure...
2012-12-15 Christoph Mallonbecopyopt: Use the set of admissible registers from...
2012-12-15 Christoph Mallonbecopyheur2: Cache the admissible registers eagerly.
2012-12-15 Christoph Mallonbecopyheur2: Avoid all bitset copies in admissible_colo...
2012-12-15 Christoph Mallonbecopyheur2: Avoid unnecessary copies of the admissible...
2012-12-15 Christoph Mallonbecopyheur2: Remove unnecessary indirection.
2012-12-15 Christoph Mallonbecopyheur2: Use rbitset_copy_to_bitset().
2012-12-15 Christoph Mallonbecopyopt: Reduce indirection.
2012-12-15 Christoph Mallonbecopyopt: Remove the attribute degree from struct...
2012-12-15 Christoph Mallonbecopyheur2: Remove unused and write-only attributes.
2012-12-15 Christoph Mallonbecopyopt: Remove the unused attribute data from struct...
2012-12-15 Christoph Mallonbecopyheur: Remove the attribute ou from struct qnode_t.
2012-12-15 Christoph Mallonbecopyopt: Remove the attribute copy_opt_t* co from...
2012-12-15 Christoph Mallonbecopyopt: Fix typos in comments.
2012-12-15 Christoph Mallonbecopyopt: Remove the unnecessary attribute name from...
2012-12-15 Christoph Mallonbecopyheur: Reduce the number of -> indirections.
2012-12-15 Christoph Mallonbecopyopt: Inline the thin wrapper nodes_interfere...
2012-12-15 Christoph Mallonbeifg: Remove be_ifg_connected(), which is just a wrapp...
2012-12-15 Christoph Mallonbeifg: Simplify the implementation of be_ifg_foreach_no...
2012-12-15 Christoph Mallonbeifg: Let be_ifg_foreach_node() declare its iterator...
2012-12-15 Christoph Mallonbeifg: Remove the unused function be_ifg_nodes_break().
2012-12-15 Christoph Mallonbeifg: Slightly simplify accumulating the results in...
2012-12-15 Christoph Mallonbeifg: Simplify the quite complicated way to divide...
2012-12-15 Christoph Mallonbechordal: Handle Phis more like live-ins instead of...
2012-12-15 Christoph Mallonbechordal: assert(), instead of test, that the remainin...
2012-12-15 Christoph Mallonbepeephole: Inline be_peephole_new_node() into its...
2012-12-15 Christoph Mallonbechordal: Use an ir_nodeset_t instead of a bitset_t...
2012-12-14 Christoph Mallonbesched: Add and use sched_foreach_reverse_safe().
2012-12-14 Christoph Mallonbesched: Add and use sched_foreach_safe().
2012-12-14 Christoph Mallonbesched: Use sched_foreach_{after,reverse_before}().
2012-12-14 Christoph Mallonia32: Remove unnecessary test.
2012-12-14 Christoph Mallonbesched: Change sched_foreach_reverse_from(sched_prev...
2012-12-14 Christoph Mallonbesched: Change sched_foreach_from(sched_next(x), y...
2012-12-12 Matthias Braunfix lower_calls sometimes not lowering method type
2012-12-12 Matthias Braunremove license stuff from files
2012-12-12 Christoph Mallontr: Remove unnecessary test.
2012-12-12 Christoph Mallonverify: Clarify assertion message.
2012-12-12 Christoph Mallondocumentation: Remove explicit filename after @file.
2012-12-12 Christoph Mallondocumentation: Update stale comments of new_{r,rd}_Cons...
2012-12-12 Christoph Mallontr: Remove the unused type_info from class types.
2012-12-12 Matthias Braunirverify: allow Proj mode_P for array parameters
2012-12-12 Christoph Mallontr: Ensure that all entities have an owner.
2012-12-12 Christoph Malloncleanup: Do not re-fetch values, which we have already.
2012-12-12 Christoph Mallontr: Add and use new_type_segment().
2012-12-11 Christoph Mallondocumentation: Update information about ir_graph.
2012-12-11 Matthias Brauninlining array types is the same as inlining compound...
2012-12-10 Matthias Braunlower array types as arguments/results like compound...
2012-12-10 Matthias Braunverify that we have sensible entities in symconst/sel...
2012-12-10 Christoph Mallontv: Let sc_comp() return an ir_relation instead of...
2012-12-10 Christoph Mallontv: Let fc_comp() return an ir_relation instead of...
2012-12-08 Christoph Mallontv: Correct tarval_abs(): |-0.0| and |-NAN| result...
2012-12-08 Christoph Mallondocumentation: Fix typos: s/temporal/temporary/.
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_node() declare the node variable.
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_neighbour() declare the node...
2012-12-07 Christoph Mallonbechordal: Do not re-fetch a value, which we already...
2012-12-07 Christoph Mallonirpass: Remove strange suffix ".svg" from graph dump...
2012-12-07 Christoph Mallonia32: When optimising for size, use cwtd and cltd inste...
2012-12-07 Christoph Mallondump: Remove extra leading dashes from dump suffixes.
2012-12-06 Christoph Malloniropt: Remove repeated get_irn_irg().
2012-12-06 Christoph Mallonirgmod: Pass the new inputs to turn_into_tuple() instea...
2012-12-06 Christoph Mallonopt_inline: Move all start block placed nodes to the...
2012-12-06 Christoph Malloniredges: Remove the unused function get_irn_edge_kind().
2012-12-06 Christoph Mallonlibcore: Remove LC_OPT_ENT_NEGBOOL() and LC_OPT_ENT_NEG...
2012-12-06 Christoph Mallonia32: Change the command line switch "nooptcc" to ...
2012-12-06 Christoph Mallonlibcore: Check, that a pointer to a char array is passe...
2012-12-05 Christoph Mallonvalueset: Slightly simplify foreach_valueset().
2012-12-05 Christoph Mallonvalueset: Remove the unused link field.
2012-12-05 Christoph Malloncdep: Remove unnecessary end block test.
2012-12-05 Christoph Malloncdep: Remove unnecessary start block test.
2012-12-05 Christoph Mallongvn_pre: Remove redundant start block test.
2012-12-05 Christoph Malloninstrument: Remove stale start loop test.
2012-12-05 Christoph Mallontailrec: Remove stale start loop test.
next