libfirm
2012-11-24 Christoph Mallonedges: Remove unused macros.
2012-11-24 Christoph Mallontr: Remove if from set_type_size(), which would lead...
2012-11-23 Sebastian BuchwaldCombo: Ensure split by partition for Phi nodes.
2012-11-23 Sebastian BuchwaldImproved readability of debug output.
2012-11-23 Sebastian BuchwaldDump partitions before adding them to the worklist.
2012-11-23 Sebastian BuchwaldFixed some typos.
2012-11-23 Christoph Mallontimer: Enlarge the display space for the time.
2012-11-23 Christoph Mallonverifier: Check the result mode of Div and Mod.
2012-11-22 Christoph Mallonverifier: Check that Div has a num mode, not a data...
2012-11-21 Matthias Braunupdate for release
2012-11-21 Matthias Braunfix assert: there are initializers with size==0
2012-11-19 Matthias Braunldstopt: fix for case of non-const global initializer
2012-11-16 Matthias Braunia32: fix stupid bug introduced in last commit
2012-11-15 Matthias Braunia32_x87: remove the distinction between vfp and fp...
2012-11-15 Christoph Mallonx87: Add a heuristic for fxch-ing one operand in sim_bi...
2012-11-15 Matthias Braunbedwarf: use be_gas_emit_string to fix escaping issues
2012-11-15 Matthias Braunbegnuas: simplify, add be_gas_emit_string()
2012-11-15 Matthias Braunbedwarf: query backend for pointer size
2012-11-15 Christoph Mallonx87: Only use fucompp if one operand happens to be...
2012-11-15 Christoph Mallonx87: Enable x87_create_fpop() to remove entries other...
2012-11-15 Christoph Mallonx87: Remove the parameter num from x87_create_fpop().
2012-11-15 Christoph Mallonx87: Improve sim_binop(): Only use fxch if both operand...
2012-11-15 Christoph Mallonx87: Simplify the case when both operands are dead...
2012-11-15 Christoph Mallonx87: Fix harmless typo in sim_binop().
2012-11-15 Christoph Mallonx87: Simplify x87 code generation.
2012-11-14 Christoph Mallonx87: Simplify sim_Fucom().
2012-11-14 Christoph Mallonx87: Simplify selecting the instruction and popping...
2012-11-13 Christoph Mallonx87: Do not set x87 attributes, which are not used.
2012-11-13 Christoph MallonLet be_foreach_definition() declare the value variable.
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-11-12 Matthias Braunjumpthreading: when copying kept nodes keep the copies
2012-11-12 Matthias Braunmake jumpthreading debug message less confusing
2012-11-12 Matthias Braunonly create jmp/bad when replacing exception throwing...
2012-11-12 Matthias BraunMakefile: cleanup, add -fomit-frame-pointer to optimize
2012-11-12 Matthias Braunadd coverage build variant to Makefile
2012-11-12 Christoph MallonMerge the (single) pop and non-pop variants of x87...
2012-11-12 Christoph MallonMerge the pop and non-pop variants of x87 store operations.
2012-11-12 Christoph MallonMerge the pop and non-pop variants of x87 binary operat...
2012-11-12 Christoph MallonMerge the r and non-r variants of fdiv and fsub.
2012-11-12 Christoph MallonRemove unnecessary tests.
2012-11-12 Christoph MallonPanic when asked to simulate a vfprem.
2012-11-11 Christoph MallonCorrect some off-by-one errors in ia32_emitf().
2012-11-11 Christoph MallonImplement binary emitter for ia32 bt.
2012-11-11 Christoph MallonFake a binary emitter for ia32 asm.
2012-11-11 Christoph MallonImplement binary emitter for ia32 fisttp.
2012-11-11 Christoph MallonImplement binary emitter for ia32 popcnt.
2012-11-11 Christoph MallonImplement binary emitter for ia32 bswap.
2012-11-11 Christoph MallonImplement binary emitter for ia32 sbb0.
2012-11-11 Christoph MallonImplement binary emitter for ia32 ffreep.
2012-11-11 Christoph MallonFactorise code for binary emitters of ia32 fp operation...
2012-11-11 Christoph MallonSimply emit nothing for ia32 Unknown.
2012-11-11 Christoph MallonImplement binary emitters for ia32 bsf and bsr.
2012-11-11 Christoph MallonFactorise code of binary emitters for ia32 unops with...
2012-11-11 Christoph MallonCorrect bemit_${OP}() and bemit_${OP}mem().
2012-11-10 Christoph MallonUse edges_reroute_except() instead of edges_reroute...
2012-11-10 Christoph MallonClaim that AMD family 12h, 14h and 15h are K10.
2012-11-10 Christoph MallonFix calculation of x86 CPU family.
2012-11-09 Matthias Braunconvopt: also perform convopt for float nodes
2012-11-09 Matthias Braunia32: allow Minus, Phi in any float mode
2012-11-09 Matthias Braunia32: we can skip float downconvs before stores
2012-11-08 Christoph MallonRemove further keep-edge hacks for endless loops.
2012-11-08 Christoph MallonRemove the unused function get_irn_pred_pos().
2012-11-08 Christoph MallonRemove keep-edge hacks for endless loop.
2012-11-07 Christoph MallonSimplify code generator and generated code using C99.
2012-11-07 Christoph MallonRemove redundant assert().
2012-11-07 Christoph MallonFix typos in comments.
2012-11-05 Christoph MallonInline x87_set_tos() into its only caller.
2012-11-05 Christoph MallonRemove cruft from sim_Copy().
2012-11-05 Christoph MallonRemove redundant assert.
2012-11-05 Christoph MallonRemove the unused return value from x87_create_fxch().
2012-11-05 Christoph MallonGet rid of x87_push_dbl() by passing an usable register...
2012-11-05 Christoph MallonDo not add a Proj to the schedule.
2012-11-05 Christoph MallonUse edges_reroute_except() instead of edges_reroute...
2012-11-05 Christoph MallonPanic when get_irn_Proj_for_mode() does not find a...
2012-11-05 Christoph MallonRemove unnecessary tests.
2012-11-05 Christoph MallonSimplify collect_and_rewire_users(): Use get_edge_src_p...
2012-11-05 Christoph MallonReplace x87_fxch_shuffle() + sched_add_before() by...
2012-11-05 Christoph MallonSimplify inserting the fxchs in x87_shuffle().
2012-11-05 Christoph MallonPass the value to be pushed to x87_create_fpush().
2012-11-05 Christoph MallonCleanup and use C99.
2012-11-05 Christoph MallonPanic when get_call_result_proj() does not find the...
2012-11-05 Christoph MallonInline x87_alloc_state() into its only user.
2012-11-05 Christoph MallonRemove unnecessary indirection for the empty x87 state.
2012-11-05 Christoph MallonRemove tos from x87_state.
2012-11-05 Christoph MallonSimplify x87_dump_stack().
2012-11-05 Christoph MallonAdd the function x87_get_entry() to retrieve elements...
2012-11-05 Christoph MallonOnly copy the x87 state once per block.
2012-11-05 Christoph MallonSimplify x87 sim_Return().
2012-11-05 Christoph MallonRemove stale and unused cruft from x87 simulator.
2012-11-05 Christoph MallonPanic when the x87 simulator encounters and asm node...
2012-11-05 Christoph MallonRemove stale comments.
2012-11-05 Christoph MallonRemove the unused function be_set_Copy_op().
2012-11-04 Christoph MallonUse be_get_Copy_op().
2012-11-04 Christoph MallonCorrect name: OP(OP(x)) = x is involution, not idempotence.
2012-11-03 Christoph MallonAdd newline to avoid warning.
2012-10-31 Christoph MallonSimplify test when to stop in push_through_perm().
2012-10-31 Christoph MallonFix a performance bug in push_through_perm().
2012-10-30 Christoph MallonFix iterating all irgs in gc_irgs().
next