move domfront from be to ana
[libfirm] / ir / ir / irtypes.h
2012-07-13 Matthias Braunmove domfront from be to ana
2012-07-13 Matthias Braunremove unused block_attr.succ_head, cond_attr.default_proj
2012-07-10 Matthias Braunmake code C++ warning clean (again)
2012-06-15 Matthias Braunremove opt_manage, provide assure_irg_properties
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2012-06-13 Matthias Braunremove extended basic block support
2012-05-13 Christoph MallonRemove the write-only attributes cg_backedge and in_cg...
2012-01-10 Matthias Braundo not cache types in global variables
2011-12-21 Sebastian BuchwaldFixed indentation.
2011-12-21 Sebastian BuchwaldFixed wrong enum type.
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunperform end/first block mature in libfirm
2011-12-19 Matthias Braunmake opcode list global
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-12-14 Matthias Braunremove unused exception region numbers
2011-12-07 Matthias Brauncorrectly implement memop handling
2011-11-16 Matthias Braunintroduce anchor_first and anchor_last in irg_anchors...
2011-11-14 Matthias Braunremove unused tail_call attribute from Call
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunintroduce Switch node
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-10-27 Matthias Braunirmode: remove support for vector mode
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-09-22 Matthias Braunremove old+unused execution_frequency/field_temperature
2011-09-22 Matthias Braunremove old+unused structure analysis
2011-09-20 Matthias Brauneliminate ip_outs_state and trouts_state
2011-09-20 Matthias Braunuse IR_GRAPH_STATE instead of irg_extblk_info_state
2011-09-20 Matthias Braunremove loopinfo stuff and exclusively use IR_GRAPH_STAT...
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauRemove entity_usage_state attribute
2011-09-14 Andreas ZwinkauRemove dom_state and pdom_state attributes
2011-09-14 Andreas ZwinkauRemove outs_state attribute
2011-09-14 Andreas ZwinkauAPI to enable dumping
2011-06-01 Matthias Braunrework fragile ops to have a throws_exception attribute
2011-05-25 Matthias Brauncleanup fragile op handling
2011-05-06 Matthias Braungive Bad nodes a mode
2011-04-28 Matthias BraunSimplify handling of unreachable code
2011-04-24 Michael BeckSwitch irg index to type size_t, making the API more...
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-30 Matthias Braunremove get_irg_tls() concept, simply use SymConst and...
2011-03-30 Matthias Braunrename Store_align/Load_align to XXX_unaligned and...
2011-03-02 Michael BeckFurther pushed size_t: callgraph functions uses size_t...
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2011-02-26 Michael BeckSplit the divmod attribute into one div and one mod...
2011-02-09 Matthias Braunremove Quot node (just use Div instead)
2011-02-09 Matthias Braunremove DivMod
2011-01-08 Matthias Braunmove Proj attributes into a proj_attr struct, so we...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-13 Matthias Braunlet Bad and NoMem nodes get automatically generated
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-08 Matthias Braunremove rbitset_w_size type functions: a raw_bitset...
2010-10-06 Matthias Braunremove irsimpletype stuff (unused/broken)
2010-09-22 Matthias Braunremove MacroBlock concept
2010-09-22 Matthias Braundifferentiate between Bad and Deleted (because of excha...
2010-09-22 Matthias Braunremove non-strict exception mode
2010-08-18 Matthias Braunremove lots of unnecessary and dangerous current_ir_gra...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-22 Matthias Braunremove more leftovers from interprocedural view
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-03-29 Matthias Braunautomatically generate most getter/setter functions...
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-02-27 Michael BeckRemoved useless forward declaration of ir_phase.
2010-02-27 Jonas Fietzrewrite vrp scanning to use a phase instead of attrs...
2010-02-10 Jonas FietzAdd structures and initialization for VRP
2010-01-13 Matthias Braunremove cond_kind attribute, it was never used in a...
2010-01-13 Matthias Brauncleanup and fix some bugs in ir reader/writer
2010-01-12 Michael BeckTry to fix a rare edges bug:
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2009-11-03 Michael BeckAdd a tail_call attribute the Call nodes to mark possib...
2009-09-17 Matthias Braun- Bigger refactoring and cleanup in backend:
2009-08-16 Michael Beck- implemented a pass manager, so optimizations could...
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2009-06-25 Michael BeckAdd an irg attribute the Bad nodes: so get_Block_irg...
2009-06-03 Matthias Braun- remove modecode concept which is pointless nowadays
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-05-13 Matthias Braun- Introduce the concept of the graph state bitset:...
2009-04-02 Moritz KrollRenamed attr.copyb.data_type to attr.copyb.type
2009-04-02 Moritz KrollRenamed attr.builtin.builtin_tp to attr.builtin.type
2009-04-02 Moritz KrollRenamed attr.call.cld_tp to attr.call.type
2009-04-02 Moritz KrollRenamed attr.divmod.res_mode to attr.divmod.resmode
2009-04-02 Moritz KrollRenamed attr.cast.totype to attr.cast.type. Added Cast...
2009-03-30 Moritz KrollRenamed attr.load.load_mode to attr.load.mode
2009-03-30 Moritz KrollRenamed attr.sel.ent to attr.sel.entity
2009-02-27 Michael Beck- IR nodes now have node numbers in RELEASE mode, this...
2009-02-21 Moritz KrollName cond.pred attribute consistent to getter/setters...
2009-01-19 Michael BeckGet rid of pn_Start_value_param:
2008-12-18 Michael Beck- implemented Builtin node to represent builtins ...
2008-12-10 Matthias Braunavoid some unnecessary includes in public headers
2008-10-31 Michael Beck- removed rest of already unsupported USE_EXPLICIT_PHI_...
2008-10-27 Michael Beck- add functions for global (ir_prog) resource management
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-20 Michael Beck- put freed edges into a free-list, reducing memory...
2008-10-15 Michael Beck- removed old comment
2008-10-11 Matthias Braunremove heap analysis hooks - they're not used anymore
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...
next