Added an if around a critical place
[libfirm] / include /
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael Beckrenamed register_additional_node_data() to firm_registe...
2007-07-11 Michael Beckop_Anchor added
2007-07-11 Michael Becktypo fixed
2007-07-11 Michael Beckinproved doxygen docu
2007-07-11 Michael Beckmoved the ip_view_state to firm_types.h
2007-07-11 Michael Beckcommented out JACk support stuff: move to the jack...
2007-07-11 Michael Beckmoved access functions to more locigal places
2007-07-11 Michael Beckupdated macros
2007-07-10 Michael BeckAdd ~x + 1 = -x algebraic simplification
2007-07-10 Michael Beckfixed doxygen docu
2007-07-10 Michael BeckAdd ~(x-1) = -x algebraic simplification
2007-07-10 Michael BeckAdd -(~x) = x + 1 algebraic simplification
2007-07-10 Michael Beckindentation changed
2007-07-10 Michael Beckadded is_Not(), added missing is_Psi() declaration
2007-07-10 Matthias Braunmissing Makefile
2007-07-10 Matthias Braunadd is_Eor
2007-07-09 Michael Beckadd optimizations for Or,And,Eor and Shift
2007-07-09 Matthias Braunadd missing dbginfo.h include
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-07-06 Michael Beckfixed ir_visited_t type
2007-07-05 Matthias Braundeclare an NULL_OBST
2007-07-04 Matthias Braunalways do if conversion when opt_if_conv is called
2007-07-02 Matthias Braunno trighraphs in comments
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-22 Michael Beckadd the backend_marked flag
2007-06-22 Matthias Braunattribute is pointless here and should have been __attr...
2007-06-21 Sebastian HackAdded string hashing function
2007-06-21 Sebastian HackAdded GCC memset inline hint
2007-06-21 Sebastian HackAdapted to stat events
2007-06-18 Michael Beckremoved prefer fastcall: backends can now decide how...
2007-06-18 Michael Beckmtp_property_private added
2007-06-18 Michael Beckmoved opt_calling_conventions() to mark_private_methods...
2007-06-18 Michael Beckmoved opt_calling_conventions() to mark_private_methods...
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfix warnings
2007-06-15 Sebastian Hackbitset_min and _max where either buggy or slow. I remov...
2007-06-15 Matthias Braunadded is_And and is_Or
2007-06-13 Sebastian HackFixed some bugs and started statistic code
2007-06-13 Michael Beckadded strictly_dominate functions
2007-06-13 Michael BeckAdded a kill_node() function to support the out edges
2007-06-13 Sebastian HackFiddled around some more
2007-06-13 Sebastian HackForgot to check in...
2007-06-11 Andreas SchösserRemoved functions for accessing VProj nodes
2007-06-10 Sebastian HackFixed a typo
2007-06-06 Michael Beckremoved the exc_region attribute: not needed anymore
2007-06-06 Michael Beckremoved the exc_region attribute: not needed anymore
2007-06-06 Michael Beckremoved the get_register_from_name() callback
2007-06-05 Michael Beckopt_change_calling_conventions() added
2007-06-05 Sebastian HackSlimified the bitset implementation a little bit
2007-06-04 Sebastian HackAdded compiler.h for compiler hints, etc.
2007-06-04 Sebastian HackChanged the implementation of nlz in bitfiddle.
2007-06-03 Michael Becksome doxygen comments added
2007-06-03 Michael Beckindentation changed
2007-06-03 Michael Beckused new ir_exc_region_t type
2007-06-03 Michael Beckused new ir_exc_region_t type
2007-06-03 Michael Beckadded constructors for bounded Confirms
2007-06-03 Michael Beckadd explicit types for the visited flag and the excepti...
2007-06-03 Michael BeckAdded next_region_nr attribute to the ir_prog.
2007-06-03 Michael BeckAdded exception region attribute to blocks and confirm...
2007-06-02 Matthias Braunadd is_Minus
2007-06-02 Matthias Braunreturn ident in get_ASM_text
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h
2007-06-01 Michael Beckremoved wrongly placed
2007-06-01 Matthias Braunmove pseudo irg
2007-06-01 Matthias Braunmove adt headers
2007-06-01 Matthias Braunmoved external headers into include dir