make if-conversion and archdep optimisations get their information directly from...
[libfirm] / include / libfirm / lowering.h
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-02-11 Michael BeckAdd pass creating for loop inversion, unrolling, peelin...
2010-01-09 Michael Beckthe find_pointer_type interface still needs a mode...
2010-01-07 Matthias BraunLiebe part3: mux lowerer (with minimal changes)
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2009-08-24 Sebastian Buchwald@note instead of @Note
2009-08-17 Michael Beck- add more pass constructors
2009-08-17 Michael Beck- removed verify and dump parameters from passes
2009-08-16 Michael Beck- graph passes can be added to prog managers now
2009-08-16 Michael Beck- add pass for combo()
2009-08-16 Michael Beck- add pass for lower_intrinsics()
2009-05-29 Michael Beck- implemented i_mapper_bswap()
2009-01-13 Christoph MallonCorrect documentation of return value.
2009-01-03 Michael Beck- add intrinsic lowerer for strcpy(), mempcpy(), memmov...
2008-08-04 Matthias Braunrename lower_Switch to lower_switch to be consistent...
2008-08-01 Moritz KrollImplemented simple switch lowering
2008-03-07 Matthias Brauna better version of a copyb lowerer
2008-02-16 Matthias Braunadd lower_const_code, make begnuas skip Id nodes
2008-01-02 Michael Beckupdate copyright message
2007-12-11 Matthias Braunmake it possible to not lower bitfields
2007-11-22 Michael Beckadd mapper for strlen()
2007-11-20 Michael Becklower_highlevel_graph() added
2007-11-14 Michael Beck- added mapper for hyperbolic functions
2007-11-14 Michael Beck- i_mapper_cbrt added
2007-11-13 Michael Becki_mapper_log() added
2007-11-06 Michael Beckmore libc mapper functions added
2007-11-05 Michael Beckmore libc mapper functions added
2007-11-01 Michael BeckAdd mapper for strcmp and memcpy
2007-10-31 Michael Beckadd i_mapper_Sqrt() and i_mapper_Pow() for some constants
2007-10-19 Matthias Braunmake it possible to specify custom mode for set lowering
2007-08-09 Michael Becklower_intrinsics() now has an additional parameter...
2007-08-02 Michael Beckindentation fixed
2007-07-10 Michael Beckfixed doxygen docu
2007-07-10 Matthias Braunmissing Makefile
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h