improved example
[libfirm] / ir /
2008-10-28 Michael Beckimproved example
2008-10-28 Michael Beck- implemented apply phase
2008-10-28 Michael Beck- small cleanup
2008-10-28 Michael Beck- add block Phi list resource
2008-10-28 Michael Beck- analysis part of an block merging optimization
2008-10-28 Michael Beck- renamed normalize_node() into ir_normalize_node(...
2008-10-28 Michael Beck- removed const from function definitions (causes warni...
2008-10-28 Michael Beck- example for the new block optimization
2008-10-27 Michael Beck- more irp_resource_reserved()
2008-10-27 Michael Beck- BugFix: ensure that Convs are created in the right...
2008-10-27 Michael Beck- used new global resource allocator
2008-10-27 Michael Beck- add functions for global (ir_prog) resource management
2008-10-27 Michael Beck- completely get rid of useless assertion (skip_Id...
2008-10-27 Michael Beck- fixed (useless) assertion
2008-10-25 Michael Beck- removed useless checking of control flow input for...
2008-10-25 Michael Beck- BugFix: a - a is NOT 0 for NaN's
2008-10-25 Matthias Braundon't ask mode_T node for output register
2008-10-25 Matthias Braunmark ebp output of leave as ignore
2008-10-25 Matthias Braunfix fehler161 to link correctly
2008-10-25 Michael Beckdemonstrates \!chunk->deleted assertion
2008-10-24 Michael Beck- handling of Top mode can be switched on/off at runtim...
2008-10-24 Sebastian BuchwaldKill Perm after pushing all operands through it.
2008-10-24 Christoph MallonLet edges_assure() only activate edge kinds, which...
2008-10-24 Andreas ZwinkauClear private data, when creating new out edges
2008-10-24 Michael Beck- fixed output
2008-10-24 Andreas ZwinkauJust assure edges, instead of blindly activating them
2008-10-24 Michael Beck- replaced the linear search with quadratic runtime...
2008-10-24 Michael Beck- fixed all memory leaks
2008-10-24 Michael Beck- fixed some memory leaks
2008-10-24 Michael Beck- small cleanup
2008-10-24 Michael Beck- reserve the visited resource
2008-10-24 Michael Beck- use xmalloc instead of malloc
2008-10-24 Michael Beck- add a hook for normalizing a node
2008-10-24 Michael Beck- C99 features removed
2008-10-23 Michael Beck- better solution for the "mode_M node computes Top...
2008-10-23 Christoph MallonSimplify dump_node_req().
2008-10-23 Matthias Braunforgot 2 files
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-23 Christoph MallonRemove the unused regs_saved_by_me hook.
2008-10-23 Michael Beck- more special Top handling: it is NOT allowed to repla...
2008-10-23 Michael Beck- Call nodes computes always bottom, even if they have...
2008-10-23 Michael Beck- more work on the Unknown problems: the only
2008-10-23 Michael Beck- example for the Unknown problem
2008-10-23 Michael Beck- fixed r23120
2008-10-22 Michael Beck- put verify_type() again after the "type changed"...
2008-10-22 Michael Beck- kill keep-alive edges to dead blocks before doing...
2008-10-22 Michael Beck- BugFix: fixed monotony checker, now enabled
2008-10-22 Michael Beckexample for the new commutative combo
2008-10-21 Michael BeckExample for optimizing non-strict programs using combo.
2008-10-21 Michael Beck- activated WITH_UNKNOWN
2008-10-21 Christoph MallonLet testcase return 0.
2008-10-20 Michael Beck- put freed edges into a free-list, reducing memory...
2008-10-20 Michael Beck- old code probably crashes in the edge set contains...
2008-10-20 Michael Beck- fixed memory leak: delete edges when a graph is deleted
2008-10-20 Michael Beck- BugFix: we need an extra compute_Return(), else compu...
2008-10-20 Michael Beck- comaparation of x and Top produces True, as Top is...
2008-10-20 Michael Beck- typos fixed
2008-10-19 Sebastian BuchwaldFixed bug in conv-conv optimization: We have to assure...
2008-10-19 Moritz KrollI like zombies, but not millions of them in a hash...
2008-10-19 Moritz KrollAdded trivial test case where optimize_reassociation...
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-18 Christoph MallonRemove unused variable.
2008-10-18 Christoph MallonTurn alloca() with fixed size into array.
2008-10-18 Christoph MallonRemove unused variables.
2008-10-18 Christoph MallonRemove unused variable.
2008-10-17 Sebastian BuchwaldFree a little more memory than before.
2008-10-17 Sebastian BuchwaldZero initialize allocation to avoid using uninitialized...
2008-10-17 Sebastian Buchwaldtypo
2008-10-17 Michael Beck- add comment explaining the connection betwenn the...
2008-10-17 Michael BeckBugFix for a rare case:
2008-10-16 Sebastian BuchwaldIt's also necessary to add one rule.
2008-10-16 Moritz Krolladd missing inlucde
2008-10-16 Moritz Krolladd some asserts/switch to panics
2008-10-16 Christoph MallonRemove unused attribute const arch_env_t* arch_env...
2008-10-16 Christoph MallonRemove unnecessary global variable.
2008-10-15 Christoph MallonRemove the unused before_sched callback.
2008-10-15 Christoph MallonFollow-up to r22928: Remove arch_register_class_put().
2008-10-15 Christoph MallonRemove dumping the -am graph. It is exactly the same...
2008-10-15 Sebastian BuchwaldAdded documentation: we can construct a PBQP instance...
2008-10-15 Christoph MallonRemove arch_get_allocatable_regs().
2008-10-15 Sebastian BuchwaldSimplify test case.
2008-10-15 Michael Beck- move the helper irms_is_ to an extra enum to prevent...
2008-10-15 Michael Beck- removed old comment
2008-10-15 Michael Beck- speed up mode_is_*() calls
2008-10-15 Christoph MallonRemove wrong comment.
2008-10-15 Christoph MallonAdd arch_reg_out_is_allocatable().
2008-10-15 Sebastian BuchwaldAdded users to shift.
2008-10-15 Sebastian BuchwaldSimplify example.
2008-10-15 Sebastian BuchwaldContinued example.
2008-10-15 Christoph MallonAdd arch_get_irn_reg_class_out().
2008-10-15 Sebastian BuchwaldContinued example.
2008-10-15 Sebastian BuchwaldNext try to get a wrong infinity result when using...
2008-10-15 Christoph MallonDirectly call arch_get_register_req_out() instead of...
2008-10-15 Christoph MallonAdd arch_get_register_req_out().
2008-10-15 Christoph MallonIt is not sensible to query any other than the first...
2008-10-15 Christoph MallonMarginally reduce the number of calls to arch_get_irn_r...
2008-10-15 Christoph MallonUse arch_get_register_req() instead of duplicating...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-14 Christoph MallonRemove unused void* from arch_register_t.
2008-10-14 Matthias Braunonly check register_allocation when verify is enabled
next