Improve AM folding heuristic for dest AM when it is the only user of an address calcu...
[libfirm] / ir /
2008-10-13 Christoph MallonImprove AM folding heuristic for dest AM when it is...
2008-10-13 Christoph MallonComplement r22830.
2008-10-13 Christoph MallonTurn the parameter force of ia32_create_address_mode...
2008-10-13 Christoph MallonWhitespace.
2008-10-13 Christoph MallonFix bug in r22822.
2008-10-13 Christoph Mallon- Move memset() in a less often executed code path.
2008-10-13 Christoph MallonUse prevents_AM() in use_dest_am().
2008-10-13 Christoph MallonRemove an unnecessary global variable, use the walker...
2008-10-12 Christoph MallonWhen optimising IncSP-IncSP ignore the anchor as user...
2008-10-12 Christoph MallonRemove is_ia32_Ld() and is_ia32_St().
2008-10-12 Christoph MallonSwitchify ia32_collect_frame_entity_nodes().
2008-10-12 Christoph MallonNobody is interested in what a arch_irn_class_load...
2008-10-12 Michael Beck- let option "hmuchnik" select the heuristic muchnik...
2008-10-12 Michael Beck- add comment describing which scheduler function can...
2008-10-12 Christoph MallonWhen lowering a perm do not record fulfilled contraints...
2008-10-12 Michael Beck- fixed typos
2008-10-12 Michael Beck- removed useless include
2008-10-12 Christoph MallonChange get_n_checked_pairs() to get_n_unchecked_pairs().
2008-10-12 Michael BeckMore cleanup:
2008-10-12 Christoph MallonDo not qsort() the entries of a Perm in lower_perm_node...
2008-10-12 Michael Beck- simplified gen_assure_different_pattern()
2008-10-12 Michael Beck- no need for belower_skip_proj()
2008-10-12 Christoph MallonClean up get_perm_cycle() and lower_perm_node() a bit.
2008-10-12 Michael Beck- kicked useless cast
2008-10-12 Michael Beck- split get_pairidx_for_regidx(), always called with...
2008-10-12 Michael Beck- remove debug module handles from environments
2008-10-12 Michael Beck- do not use block-wise topologic walker if NOT needed
2008-10-12 Michael Beck- fixed r22803
2008-10-12 Christoph MallonRemove write-only variable.
2008-10-12 Christoph MallonSimplify condition in lower_nodes_after_ra_walker().
2008-10-12 Christoph MallonRemove unused variable.
2008-10-12 Michael Beck- BugFix: check mode_T nodes for different_constraints
2008-10-12 Christoph MallonRemove logical impossibility: A node cannot be a Perm...
2008-10-12 Christoph MallonDo not generate IncMem/DecMem, when the target cpu...
2008-10-12 Christoph MallonRemove the unused arch irn classes arch_irn_class_call...
2008-10-12 Christoph MallonRemove unreachable code.
2008-10-12 Christoph MallonNobody cares what a "normal" node is, so do not try...
2008-10-12 Christoph MallonOnly regard be_Perm as Perm in the copyopt. There...
2008-10-12 Christoph MallonRemove unused macros.
2008-10-12 Christoph MallonRemove the unused function get_ia32_out_reg_name().
2008-10-12 Christoph MallonRemove the unused function get_ia32_out_regnr().
2008-10-12 Christoph MallonRemove the unused function get_ia32_result_proj().
2008-10-12 Christoph MallonRemove unnecessary global variable.
2008-10-12 Christoph Mallonconst.
2008-10-12 Michael Beck- undo r22777 due to const problems (different understa...
2008-10-12 Michael Beck- use ir_nodemap_t instead of pset: This probably
2008-10-12 Michael Beck- fixed warning
2008-10-12 Michael Beck- fixed iterator handling
2008-10-12 Michael Beck- typo fixed
2008-10-12 Michael Beck- removed shadowed local variable
2008-10-12 Michael Beck- simplified foreach handling
2008-10-12 Michael Beck- typos fixed
2008-10-12 Michael Beck- simplified
2008-10-12 Michael Beck- cleaned up
2008-10-12 Michael Beck- removed unused (and outdated) be_collect_phis()
2008-10-12 Michael Beck- constify
2008-10-12 Michael Beck- typo fixed
2008-10-11 Michael Beck- typos fixed
2008-10-11 Christoph MallonUpdate the MIPS scheduler by removing stale arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *aenv...
2008-10-11 Christoph MallonRemove the unused attributes const arch_env_t *arch_env...
2008-10-11 Christoph Mallonia32_transform_sub_to_neg_add() now can handle mode_T.
2008-10-11 Christoph MallonRemove the attribute const arch_env_t *arch_env from...
2008-10-11 Christoph MallonRemove the attribute const arch_env_t *arch_env from...
2008-10-11 Christoph MallonRemove the unused function arch_is_register_operand().
2008-10-11 Michael Beck- revert r22765
2008-10-11 Christoph MallonRemove the unused parameter const copy_opt_t *co from...
2008-10-11 Michael Beck- removed stdint.h include for VC compile (may still...
2008-10-11 Christoph MallonRemove the unused enum arch_operand_type_t.
2008-10-11 Christoph MallonRemove the unused enum entry arch_operand_type_last.
2008-10-11 Christoph MallonRemove the unused enum entry arch_irn_flags_last.
2008-10-11 Christoph MallonRemove the unused function arch_irn_flag_str().
2008-10-11 Christoph MallonRemove the unused global variable be_options_t *main_opts.
2008-10-11 Christoph MallonAdd comment about how to improve x87 simulator.
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Matthias Braunremove old unused function
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph Mallonstatic.
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove an unused arch_env pointer.
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-11 Michael Beck- add comment
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove arch_env from bessadestrsimple.
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
next