replace unsupported builtins with library calls
[libfirm] / include / libfirm / firm_types.h
2011-08-17 Matthias Braunreplace unsupported builtins with library calls
2011-06-01 Matthias Braunrework fragile ops to have a throws_exception attribute
2011-05-27 Christoph Mallonstruct ir_settings_if_conv_t does not exist anymore.
2011-05-25 Matthias Brauncleanup fragile op handling
2011-04-13 Matthias Braunadd notes about const/pure properties and inifite loops
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-30 Matthias Braunrename Store_align/Load_align to XXX_unaligned and...
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2011-01-08 Matthias Braunautomatically generate node constructor declarations
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Michael BeckMoved enum into firm_types, fixed some typos.
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-09-06 Matthias Braunrename heights_t to ir_heights_t, improve docu a bit...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-28 Matthias Braunautomatically generate most declarations for node gette...
2010-07-26 Matthias Braunautomatically generated pn_ numbers from the spec file
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-05-05 Matthias Braunallow comments for outputs in node specification
2010-04-09 Michael BeckAdd a type_dbg_info_ptr type, just like all others.
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-02-19 Christoph MallonRemove address name SymConsts.
2010-02-19 Christoph MallonUpdate/correct documentation about SymConsts.
2010-02-03 Matthias Braunfix some assertions; correctly handle weak symbols
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2009-12-29 Matthias Braunmove compound_graph path stuff into own files and add...
2009-08-19 Christoph MallonUndo r26380, another copy of the comment is still prese...
2009-08-19 Christoph MallonRestore comment, which was lost in r26362.
2009-08-16 Michael Beck- implemented a pass manager, so optimizations could...
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-05-07 Matthias Braun- Fix some more stuff in ir_spec.py
2009-02-18 Moritz Krollirio: Added support for Builtin nodes
2009-01-19 Michael Beck- added ir_bk_inner_trampoline: this allows to defer...
2008-12-29 Michael Beck- add ir_bk_outport and ir_bk_inport
2008-12-24 Michael Beck- gcc uses UD2 for __builtin_trap()
2008-12-23 Michael Beck- add builtin_(trap|bswap)
2008-12-23 Michael Beck- implemented __builtin_(ffs|ctz|clz|popcount|parity)
2008-12-18 Michael Beck- implemented Builtin node to represent builtins ...
2008-12-10 Matthias Braunless includes
2008-12-10 Matthias Braunavoid some unnecessary includes in public headers
2008-12-10 Matthias Braunmove some typedefs to firm_types, move functions from...
2008-08-01 Matthias Braunavoid long long in public API
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-02 Michael Beckupdate copyright message
2007-11-16 Michael Beckrenamed cdep type to ir_cdep and placed it into firm_ty...
2007-07-24 Michael Beckir_label_t added
2007-07-11 Michael Beckmoved the ip_view_state to firm_types.h
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-07-06 Michael Beckfixed ir_visited_t type
2007-06-03 Michael Beckadd explicit types for the visited flag and the excepti...
2007-06-01 Matthias Braunmoved external headers into include dir