beifg: Factorise code to count interference components.
[libfirm] / ir / tv / fltcalc.h
2012-12-12 Matthias Braunremove license stuff from files
2012-12-10 Christoph Mallontv: Let fc_comp() return an ir_relation instead of...
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-10-27 Matthias Braunremove old+nonworking setting of ieee754 immediate...
2011-10-27 Matthias Braunmove floatingpoint number state out of ieee_descriptor_t
2011-10-20 Matthias Braunrename some constants to avoid clashes with system...
2011-04-15 Matthias Braunsimplify/refactor fltcalc code (avoid some macros)
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-08 Matthias Braunneed to include stdlib.h for size_t
2011-01-06 Michael BeckFixed some 64bit warnings because of mixing size_t...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2008-10-11 Matthias Braunmore firm_config includes removed
2008-08-24 Michael Beck- simplified code
2008-08-23 Michael Beckadd support for explicit one
2008-04-27 Michael Beck- added fc_can_lossless_conv_to() / tarval_ieee754_can_...
2008-01-02 Michael Beckupdate copyright message
2007-09-07 Michael BeckAdd support for float->int conversion (no overflow...
2007-07-25 Michael Beckadded ieee754 exact flag which allows more cases to...
2007-07-24 Michael Beckmore cleanup; non-functioning fc_set_immediate_precisio...
2007-07-23 Michael BeckCleaned up the tarval handling:
2007-04-27 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2005-09-01 Michael Beckremoved wrong const
2005-07-07 Michael Beckfixed doxygen docu
2004-12-28 Michael Becktypos fixed
2004-12-02 Michael Beckused firm_config.h instead of config.h
2004-04-28 Florian LiekwegFixed gcc warnings --flo
2004-02-26 Götz Lindenmaieradded routines to free memory
2003-11-21 Michael Beckconfig.h most be a local include
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-11 Matthias HeilRepaired fltcalc to work with a long double interface
2003-08-04 Matthias HeilCommit of new floating point module
2003-06-23 Till Riedeleliminated compiler wearnings
2003-04-09 Michael BeckTarval:
2003-04-01 Michael BeckAdded tarval_sub_bits() fucntion to access the (binary...
2003-03-28 Michael BeckRemoved static buffer.
2003-03-26 Götz LindenmaierNew implementation of tarval module