libfirm
2008-08-26 Christoph MallonTeach use_dest_am() about Syncs.
2008-08-25 Christoph MallonGammelfix.
2008-08-25 Christoph MallonFix lrot.c: Shifting by the width of the left operand...
2008-08-25 Christoph MallonRemove unnecessary condition in Load-to-Pop-optimisatio...
2008-08-25 Christoph MallonRemove unnecessary test (when there is no index, scale...
2008-08-25 Christoph MallonDo not use && in assert().
2008-08-25 Christoph MallonFix fehler138.
2008-08-25 Christoph Mallonfehler138: must_be_different-handler chokes on Proj...
2008-08-24 Michael Beckbetter count constants as operands of instructions
2008-08-24 Michael BeckBugFix: treat 0 as 0.0, not 1.0
2008-08-24 Michael Beckbeware of NaN's
2008-08-24 Michael Beck- add QuotC
2008-08-24 Michael Beck- converted get_irn_n(*, -1) back into get_nodes_block()
2008-08-24 Michael Beckadded skip_Pin()
2008-08-24 Christoph MallonRemove dead initialisation.
2008-08-24 Michael Beckmore tarval cleanup
2008-08-24 Michael Beck- simplified code
2008-08-23 Christoph MallonSync the Stores generated by gen_float_const_Store().
2008-08-23 Christoph MallonSimplify gen_float_const_Store().
2008-08-23 Michael BeckBugFix: used right descriptor in fc_val_from_str()
2008-08-23 Michael Beckfixed fc_val_from_str(), this fixes fehler137.c
2008-08-23 Michael Beckadd support for explicit one
2008-08-23 Christoph MallonRemove write-only variable. = and + output constraints...
2008-08-23 Christoph MallonSlightly improve readability.
2008-08-23 Christoph Mallonfehler137: tarval module does not model the explicit...
2008-08-23 Christoph MallonFix output for long double initializers.
2008-08-23 Christoph MallonRemove unnecessary dependency edge from the IncSP,...
2008-08-23 Christoph MallonAdd main().
2008-08-23 Christoph MallonFix asm_test5: Prevent the ASM node from being schedule...
2008-08-23 Michael Beck- BugFix: fix_start_proj() erronously assumed the start...
2008-08-23 Michael Beck- removed NO_FOLLOWER
2008-08-22 Christoph MallonRemove the unused node types ia32_l_Load, ia32_l_Store...
2008-08-22 Christoph MallonUse symbolic names instead of magic values for the...
2008-08-22 Christoph MallonSmall cleanup.
2008-08-22 Christoph MallonRemove final \n from panic messages, panic() adds a...
2008-08-22 Christoph MallonDo not split string literals.
2008-08-22 Christoph MallonRemove unnecessary cast.
2008-08-22 Christoph MallonRun the x87 simulator when a graph contains Calls,...
2008-08-22 Christoph MallonBug in edgfe when taking address of forward declared...
2008-08-22 Christoph MallonConvert Stores to Pushs after IncSP from top of stack...
2008-08-21 Christoph MallonSmall simplification in ia32 ASM emitter.
2008-08-21 Christoph MallonAdd is_Carry(), get_Carry_left(), get_Carry_right().
2008-08-21 Christoph MallonUse Doxygen group comment.
2008-08-21 Christoph MallonCorrect assertion.
2008-08-21 Christoph MallonAdjust the push-through-perm-frontier: It is the proble...
2008-08-21 Christoph MallonCorrect asm_test4.c, it only worked by pure chance...
2008-08-21 Andreas ZwinkauTest case to use the correct Cmp mode
2008-08-21 Michael Beck- crashes, why?
2008-08-21 Michael Beckpush_through_perm():
2008-08-21 Andreas ZwinkauAdding another inline assembler test
2008-08-21 Michael Beckbe_Perm_reduce: no need to allocate a temporary array...
2008-08-21 Christoph Malloncc_fixed is dead, all hail stickyness_sticky!
2008-08-21 Michael Beck- sticky methods can be called from outside (by inline...
2008-08-21 Christoph MallonDo it like GCC: write #APP #NO_APP around inline assembler.
2008-08-21 Christoph MallonRemove last vestiges of arch_register_req_type_should_b...
2008-08-21 Christoph MallonRename arch_register_req_type_should_be_different to...
2008-08-21 Christoph MallonFix typo in comment.
2008-08-21 Christoph MallonWhen transforming an ASM "same"-constraint, copy the...
2008-08-20 Michael Beckanother brain damaged gcc extension
2008-08-20 Sebastian BuchwaldAdded test case with an shift amount > 3.
2008-08-20 Sebastian BuchwaldAdded assert for right am_scale value;
2008-08-20 Christoph MallonDo not deconv reference modes.
2008-08-19 Sebastian BuchwaldAdded test case for Rotl node.
2008-08-19 Michael Beckdetect fully/partly redundant by inspection node index ...
2008-08-19 Michael Beck- more doxygen comments
2008-08-19 Michael Beckfixed name clash
2008-08-19 Michael Beckadd first statistic support for GVN-PRE and combo
2008-08-19 Sebastian BuchwaldMoved creation of ia32_LdTls into common transformer.
2008-08-18 Michael BeckC99 features removed
2008-08-18 Sebastian BuchwaldMoved transformation of CopyB nodes into ia32_common_tr...
2008-08-18 Sebastian BuchwaldUse switch to decide which ia32 transformer is selected.
2008-08-17 Christoph MallonUse enums instead of magic numbers.
2008-08-17 Christoph MallonResolve warning about unused label.
2008-08-16 Michael Becksmall improvement
2008-08-15 Michael Beck- clear the descriptions if SSA construction is restarted
2008-08-15 Sebastian Buchwaldtypo
2008-08-15 Michael Beck- workround for inline of got inlined: we cannot
2008-08-15 Michael Beck- handle endless loops now
2008-08-15 Christoph MallonTypos.
2008-08-15 Michael Beckcombo does not add keep alive edges yet
2008-08-15 Michael Beck- add support for Eor and Shift nodes
2008-08-15 Michael Beckexample for optimizing unknown
2008-08-15 Michael Beck- if all Condb has Cmp predecessors, allow Unknown...
2008-08-15 Michael Beckshould be enough to place the smaller part on the cprop...
2008-08-14 Michael Beckupdated is_real_follower(): handle other cases
2008-08-14 Christoph MallonRemove the potentially existing Proj when replacing...
2008-08-14 Michael Beck- reverted to 2bit flags
2008-08-14 Michael Beckremoved superfluous /*
2008-08-14 Michael Beckadded FS_OPT_SUB_TO_NOT and FS_OPT_SUB_TO_CONV
2008-08-14 Christoph MallonMake ICC more happy by spelling -f combo as -fcombo...
2008-08-14 Christoph MallonTeach AM folding about Syncs. Atm this only affects...
2008-08-14 Christoph MallonLocal opt: -1 - x -> ~x.
2008-08-14 Christoph MallonCrash in edgfe, probably caused by asm =m constraint.
2008-08-13 Christoph MallonSmall fixes, typos, style.
2008-08-13 Christoph MallonFix stale comments.
2008-08-13 Christoph MallonFix crash in r21138.
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-08-13 Michael Beckfastcall example
2008-08-13 Matthias Braunfix debug name
2008-08-13 Michael Beck- fixed fastcall/regparam/thiscall registers for ia32
next