Remove the unused parameter const arch_env_t *env from arch_get_irn_register().
[libfirm] / include /
2008-10-07 Michael Beck- we need irg_walk_blkwise_dom_top_down() instead of
2008-10-07 Christoph MallonAdd irn_visited_else_mark(), which combines irn_visited...
2008-10-06 Michael Beck- implemented irg_walk_blkwise_dom_graph()
2008-10-06 Christoph Mallons/irn_not_visited(x)/!irn_visited(x)/.
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-10-05 Moritz KrollLet some optimizations return non-zero, if they changed...
2008-10-02 Michael Beckadd global_null_ptr_elimination flag
2008-10-02 Michael BeckBugFix of r22380 (fixes 176.gcc):
2008-09-29 Michael Beck- add a combo flag again, so inlining can use combo...
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-09-28 Matthias Braunfix warning in optimized build
2008-09-28 Michael Beck- add and fix some comments
2008-09-26 Michael Becksimplified code, fixed comments
2008-09-24 Matthias Braunpush functions into a priority queue and inline in...
2008-09-24 Matthias Braunrename key to priority in pqueue
2008-09-24 Matthias Brauncleanup pqueue a little bit
2008-09-23 Michael Beck- detected const methods with possible endless loops...
2008-09-23 Michael Beck- implemented mtp_property_weak
2008-09-23 Matthias Braunmove declaration of inline functions around
2008-09-23 Matthias Braunfree_methods was a bad base for callgraph walks, use...
2008-09-23 Matthias Braunrevive and improve callgraph dumper
2008-09-22 Michael Beck- all visited flags use the ir_visited_t type now
2008-09-22 Matthias Brauntoposort callgraph when inlining
2008-09-21 Matthias BraunExtend the address_taken concept: We now have an ir_ent...
2008-09-21 Matthias Braunintroduce a IR_SEGMENT_FIRST
2008-09-21 Matthias Braunmore consts
2008-09-19 Matthias Braunfix optimize build
2008-09-18 Michael Beckadd missing svn:keywords properties
2008-09-18 Michael Beck- add missing prototype
2008-09-18 Michael Beck- can handle some hidden reinterpret casts when doing...
2008-09-18 Michael Beck- add get_compound_graph_path_type()
2008-09-11 Christoph MallonTypo in comment.
2008-09-11 Christoph Mallons/Block_not_block_visited(x)/!Block_block_visited(x)/.
2008-09-11 Christoph MallonTypo in comment.
2008-09-09 Michael Beck- give enums tags so MSVC debugger is happy
2008-09-09 Michael Becktarval_ieee754_get_mantissa_size() implemented
2008-09-04 Christoph MallonRename -fluffig to -fsync, perform opt_sync() (formerly...
2008-08-26 Michael Beckmore DBG_OPT cases
2008-08-26 Michael Beckfixed meanings of optimizations
2008-08-24 Michael Beckadded skip_Pin()
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 Malloncc_fixed is dead, all hail stickyness_sticky!
2008-08-21 Michael Beck- sticky methods can be called from outside (by inline...
2008-08-19 Michael Beckfixed name clash
2008-08-19 Michael Beckadd first statistic support for GVN-PRE and combo
2008-08-14 Michael Beckremoved superfluous /*
2008-08-14 Michael Beckadded FS_OPT_SUB_TO_NOT and FS_OPT_SUB_TO_CONV
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-08-13 Michael Beck- fixed fastcall/regparam/thiscall registers for ia32
2008-08-13 Christoph Mallon- Introduce cc_fixed: the calling convention must not...
2008-08-06 Michael Beckop_Min and op_Max always exists
2008-08-06 Michael Beck- made default opcodes for Min, Max
2008-08-06 Michael Beck- removed Psi nodes, Mux nodes are used again ...
2008-08-05 Michael Beck- add two more (void *) casts to should up MSVC const...
2008-08-05 Michael Beck- removed C99 stdbool.h from the "official" interface...
2008-08-04 Matthias Braunrename lower_Switch to lower_switch to be consistent...
2008-08-03 Michael Beck- More restructureation:
2008-08-03 Michael Beck- add a cast to suppress DEL_ARR_F() warnings when...
2008-08-02 Michael Beckrevised equivalent_node() functions:
2008-08-02 Michael Beck- add support for ASM includes, needed for fehler125.c
2008-08-01 Matthias Braunavoid warnings
2008-08-01 Matthias Braunavoid warning
2008-08-01 Matthias Braunavoid long long in public API
2008-08-01 Michael Beck- tarval_sub() now has an additional parameter, needed for
2008-08-01 Moritz KrollImplemented simple switch lowering
2008-07-31 Moritz KrollAdded Beck's VC obstack version. Updated VC project
2008-07-31 Matthias Braungeneralize support for segments
2008-07-30 Michael Beck- opt_tail_recursion() must run before optimize_funccal...
2008-07-29 Matthias Brauncleanups/fixes for ASM handling
2008-07-28 Michael Beck- improved doxygen comments about edges_activate()...
2008-07-28 Matthias Braunpublic API for asm constraints
2008-07-26 Michael Beck- add tarval_is_constant() to check whether a tarval...
2008-07-25 Michael Beck- out edges now preserve the input position, needed...
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-07-24 Michael Beck- add prototype for combo()
2008-07-24 Michael Beck- is_tarval() added
2008-07-23 Michael Beck- removed old and unused dump_irn
2008-07-22 Matthias Braunadd some dumping hints to irop flags
2008-07-22 Matthias Braunconst changes and enhancements to irouts
2008-07-14 Michael Beck- add tarval_top and tarval_bottom as alias for tarval_...
2008-07-14 Matthias Braunirdump_grgen is moved
2008-06-30 Michael Beck- can build without iterator
2008-06-20 Michael Beck- make is_arg_Proj() global
2008-06-19 Michael Beck- reduce complexity of remove_End_keepalive()
2008-06-11 Michael Beck- add a version of remove_critical_edges() that handles...
2008-06-07 Michael Beck- split the old constant_folding flag into constant_fol...
2008-06-06 Michael Beckrenamed node type Rot to Rotl to make clear that this...
2008-06-06 Michael Beck- export classify_pointer()
2008-06-06 Michael Beckis_self_recursive_Call() added
2008-05-30 Michael Beckrenamed modecode, mode_sort, mode_arithmetic to ir_*
2008-05-30 Michael Beck- no more be_init(): backend is initialised in init_firm
2008-05-30 Michael Beckadd extra info for immediate float mode
2008-05-30 Michael Beckadd missing prototyp for dump_block_marker_in_title()
2008-05-28 Michael Beck- added is_Id, is_CallBegin, is_Free
2008-05-28 Michael Beck- added is_Filter()
2008-05-27 Michael Beck- changed docu uses Phi list instead of links now
2008-05-27 Michael Beckadd missing non-inline versions
2008-05-26 Michael Beckadd *_Block_mark() api to mark easily Blocks in the...
2008-05-26 Michael Beckadd_Block_phi() implemented
next