typos
[libfirm] / ir /
2008-07-31 Sebastian BuchwaldFixed revision 20864.
2008-07-31 Michael Beckcombo test case
2008-07-31 Sebastian BuchwaldFixed one more memory leak.
2008-07-31 Moritz KrollPanic on switch size bigger than 256000... WTF?!
2008-07-31 Sebastian BuchwaldFixed one more memory leak.
2008-07-31 Michael Beck- allow add and sub with reference values
2008-07-31 Sebastian BuchwaldCall firm_be_finish, but who calls me?
2008-07-31 Sebastian BuchwaldAdded function firm_be_finish.
2008-07-31 Sebastian BuchwaldCall free functions.
2008-07-31 Michael Beck- use double-linked lists instead of flexible arrays...
2008-07-31 Sebastian BuchwaldFixed one more memory leak.
2008-07-31 Sebastian Buchwaldtypo
2008-07-31 Sebastian BuchwaldFixed one more memory leak.
2008-07-31 Moritz KrollAdded Beck's VC obstack version. Updated VC project
2008-07-31 Michael Beck- BugFix: when splitting by input, ensure than Z is...
2008-07-31 Christoph MallonGC attributes left over by r20834.
2008-07-31 Matthias Braun- reverted the "small, very small" optimisation, because:
2008-07-31 Matthias Braunfix warning
2008-07-31 Matthias Braungeneralize support for segments
2008-07-30 Matthias Braunfix/improve peephole
2008-07-30 Matthias Braunuse peephoole_exchange, IncSP->Push should use ia32_Unk...
2008-07-30 Michael Beckfehler119 is C99
2008-07-30 Matthias Braunsimply deactivate edges instead of asserting it
2008-07-30 Michael Beck- inline_method moves copied constants to start block yet
2008-07-30 Matthias Braunimproved fak.c
2008-07-30 Matthias Brauncosmetics
2008-07-30 Matthias Braundon't prefer 1 cpu architecture over another (and wonde...
2008-07-30 Michael Beckfix new fallthrough handling
2008-07-30 Christoph MallonSort the inputs of a Sync before it is being created...
2008-07-30 Christoph MallonReduce worst time complexity of mem parallelisation...
2008-07-30 Christoph Mallonpanic() on internal error instead of assert(0)ing.
2008-07-30 Christoph MallonRemove handling for 32bit as smaller mode in emit_ia32_...
2008-07-30 Christoph MallonReplace be_peephole_before_exchange()+sched_remove...
2008-07-30 Matthias Braunirprofile fix
2008-07-30 Matthias Braun- refactor emitter next/prev block handling a bit
2008-07-30 Christoph MallonRemove last remaining SCHEDULE_PROJS.
2008-07-30 Christoph MallonFix fehler120: Do only skip int->int, not float->int...
2008-07-30 Michael Beckfixed the parameter
2008-07-30 Michael Beck- do not kill the start block when folding control...
2008-07-30 Michael Beck- opt_tail_recursion() must run before optimize_funccal...
2008-07-30 Michael Beckthe famous Factorial example
2008-07-30 Michael Beck- commented out the wrong line
2008-07-30 Michael Beck- add compute_Confirm(), compute_Bad() and compute_Unkn...
2008-07-29 Christoph Mallonfehler120: Backend discards float->int Conv for shift...
2008-07-29 Christoph MallonAdd main().
2008-07-29 Michael Beck- BugFix: of by one error
2008-07-29 Moritz Krollfehler119: crash in edg fe for C99 sizeof.
2008-07-29 Michael Beck- using tarval_top as an alias for tarval_unreachable...
2008-07-29 Matthias Braundon't do the store-float-conv optimisation with double...
2008-07-29 Matthias Braundon't do the store-float-conv optimisation with double...
2008-07-29 Michael BeckAdd NaN condition to Sub AND Cmp
2008-07-29 Michael Beckcombo error
2008-07-29 Sebastian BuchwaldAdded simplified test case for conversion double2int.
2008-07-29 Michael Beck- BugFix: constants must be evaluated BEFORE congruence...
2008-07-29 Michael Beckfixed new type_or_ent type handling
2008-07-29 Michael Beck- BugFix: fixed the "type is neither Top nor constant...
2008-07-29 Matthias Braunmake testcase return 0 in main
2008-07-29 Matthias Braunfix/improve proj generation
2008-07-29 Matthias Brauncleanups/fixes for ASM handling
2008-07-28 Michael Beck- BugFix: Proj nodes must compute TOP if they are in...
2008-07-28 Matthias Braunadd an asm test with an inout parameter
2008-07-28 Michael Beck- add an assert tat checks for backend phase when added...
2008-07-28 Andreas ZwinkauAdding some test cases used for building the PBQP code...
2008-07-28 Sebastian Buchwaldadded support for ASM nodes
2008-07-28 Matthias Braunforgot to adjust mips backend for asm stuff
2008-07-28 Matthias Braun- handle parsing of assembler constraints in backends...
2008-07-28 Matthias Braunaccept directories or single tests as parameter
2008-07-28 Matthias Braunfix for latest makereport
2008-07-26 Michael BeckBugFix:
2008-07-26 Michael Beck- BugFix: must check the input of the user node y,...
2008-07-26 Michael Beckfixed warnings
2008-07-26 Michael Beck- BugFix: a node might fall 2 times, so we need a on_fa...
2008-07-26 Michael Beck- BugFix: Dep-Edges where calculated WRONG if the node...
2008-07-26 Michael Becktypo fixed
2008-07-26 Michael BeckBugFixes:
2008-07-26 Michael Beck- BugFix: although tarval_b_false and tarval_b_true...
2008-07-26 Michael Beck- first working combo version (at least one example...
2008-07-26 Michael Beck- add tarval_is_constant() to check whether a tarval...
2008-07-25 Sebastian Buchwaldhandle Unknown nodes
2008-07-25 Michael Beckadd sorting of out edges, some small fixes
2008-07-25 Michael Beck- out edges now preserve the input position, needed...
2008-07-25 Andreas ZwinkauMoved assertion into if clause
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-07-24 Michael Beck- implemented compute_Proj_Cond(), compute_Add()
2008-07-24 Michael Beck- is_tarval() added
2008-07-24 Matthias Braunfix some phis not getting spilled correctly
2008-07-24 Christoph MallonBreak trigraph.
2008-07-24 Matthias Braunrevert accidental commit
2008-07-24 Matthias Braunexperimental improvements for cases where all preds...
2008-07-24 Matthias Braunremove old files
2008-07-24 Michael Beck- add comment
2008-07-24 Michael Beck- renamed find_const() to find_const_or_confirm()
2008-07-24 Michael Beck- use is_Confirm() instead of old style compare
2008-07-24 Michael Beck- CondEval now really can handle Confirms
2008-07-24 Michael Beck- BugFix: the effective use block is the predecessor...
2008-07-23 Michael Beck- fixed a stupid Bug: the marks are not cleared at...
2008-07-23 Matthias Braunbelady fixes/cleanups
2008-07-23 Michael Beckadd dumping hook
2008-07-23 Michael Beckdo NOT overwrite custom hash function
2008-07-23 Michael Beck- add support for opcode specific hash function
next