libfirm
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.
2012-12-05 Christoph Malloncfopt: Remove unnecessary start block test.
2012-12-05 Christoph Mallonx87: Remove stale start loop test.
2012-12-05 Christoph Mallonbeuses: Remove stale start loop test.
2012-12-05 Christoph Mallonbestate: Remove redundant test for the start block.
2012-12-05 Christoph Mallonbestack: Fetch the start block only once.
2012-12-05 Christoph Mallonexecfreq: Fetch the start block only once.
2012-12-05 Christoph Mallonbessaconstr: Move code, which is only needed for statis...
2012-12-05 Christoph Mallonbeifg: Use dom_tree_walk_irg(irg, ...) instead of dom_t...
2012-12-05 Christoph Mallonopt_ldst: Remove the attribute start_bl from struct...
2012-12-05 Christoph Mallonirverify: Verify that nodes, which should be in the...
2012-12-05 Christoph Mallonfp-vrp: Simplify test when optimising Minus(x0...0).
2012-12-05 Christoph Mallonvrp: Remove redundant assure_irg_outs().
2012-12-05 Christoph Mallonbenode: Remove the parameter irg from be_new_Call().
2012-12-05 Christoph Mallonbenode: Remove the parameter irg from be_new_Return().
2012-12-05 Sebastian BuchwaldLet fp-vrp optimize Minus nodes.
2012-12-04 Matthias Braunimprove docu, fix doxygen warnings
2012-12-04 Matthias Braunfltcals: remove debug prints
2012-12-04 Matthias Braunstrcalc: remove debug printfs
2012-12-04 Matthias Brauntv: remove unnecessary comments
2012-12-04 Matthias Brauntv: remove comments about old vector modes
2012-12-04 Matthias Brauntv: remove support for carry state flag
2012-12-04 Matthias Brauncleanup vrp
2012-12-04 Matthias Braunremove Cast node
2012-12-04 Matthias Braunremove class cast optimization
2012-12-04 Matthias Braunremove Bound node
2012-12-04 Matthias Braunremove Carry+Borrow node
2012-12-04 Matthias Brauntv: remove unused float_to_int_mode
2012-12-04 Matthias Brauntv: remove unused reserved_id
2012-12-04 Matthias Brauncleanup reserved tarval stuff
2012-12-04 Matthias Braunremove support to disable floatingpoint constant folding
2012-12-04 Matthias Brauntv: remove support for SWITCH_NOINFINITY and SWITCH_NOD...
2012-12-04 Matthias Braunwe always compile with C99 support now
2012-12-04 Matthias Braunremove (last) mentioning of STA backend
2012-12-04 Matthias Braunremove #if 1
2012-12-04 Matthias Braunfurther cleanup in loop code
2012-12-04 Matthias Braunremove commented out code
2012-12-04 Matthias Braunreenable femms
2012-12-04 Matthias Braunremove unused support for max_loop_depth
2012-12-04 Matthias Braunremove more unused loop stuff
2012-12-04 Matthias Braunalways enable NO_CFLOOP_WITHOUT_HEAD
2012-12-04 Matthias Braunremove unnecessary declaration
2012-12-04 Matthias Braunremove more unused loop fields
2012-12-04 Matthias Braunremove nearly unused loop_flags
2012-12-04 Matthias Braunsmall docu cleanups
2012-12-04 Matthias Braunupgrade Doxyfile to latest doxygen version
2012-12-04 Christoph Mallonirdump: Remove the parameter bad from get_mode_name_ex().
2012-12-04 Christoph Mallontv: Remove mul_table[][][] and simply use * and <<.
2012-12-04 Christoph Mallontv: Remove add_table[][][] and simply use +.
2012-12-03 Christoph Mallonscripts: Generate accessor functions for nodes with...
2012-12-03 Christoph Mallonscripts: Fix some whitespace nits.
2012-12-03 Christoph Mallonbelive: Remove the visited bitset for liveness calculation.
2012-12-03 Christoph Mallonbelive: Directly pass the flags to set to live_end_at_b...
2012-12-03 Christoph Mallonbelive: Avoid duplicate map lookups when calculating...
2012-12-03 Tobias RappRefactoring: Deleted unused inlining functionality.
2012-12-03 Christoph Mallonir: Remove unnecessary mode_b checks of Cond selectors.
2012-12-03 Christoph Malloncleanup: Remove pointless assert(is_${NODE}(x)) just...
2012-12-03 Sebastian BuchwaldFixed some typos.
2012-12-03 Matthias Braunthe 1/c -> 1*c optimisation is fine for x86 floats too
2012-12-03 Matthias Braunmark stores in int->float, float->int and float->float...
2012-12-02 Christoph Mallonia32: Merge Store and Store8Bit.
2012-12-02 Christoph Mallonia32: Merge Conv_I2I and Conv_I2I8Bit.
2012-12-02 Christoph Mallonia32: Merge AddMem, AndMem, OrMem, SubMem and XorMem...
2012-12-02 Christoph Mallonia32: Merge Cmp and Cmp8Bit.
2012-12-02 Christoph Mallonia32: Simplify binary emitters for binary operations...
2012-12-02 Christoph Mallonia32: Merge Test and Test8Bit.
2012-12-02 Christoph Mallonia32: Use a more logical specification of operand sizes...
next