Add wrapper macros for pset_first() and pset_next(), which have the return type as...
[libfirm] / include / libfirm / lowering.h
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-14 Matthias Braunavoid unnecessary #define in header
2011-12-09 Matthias BraunRework API documentation
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Manuel MohrAdded option to prevent creation of misaligned loads...
2011-09-15 Matthias Braunlower_mode_b: refactoring, make it more robust
2011-09-01 Manuel MohrDirectly ask backend for current machine size in CopyB...
2011-09-01 Manuel MohrImproved CopyB lowering, made it part of target lowering.
2011-08-16 Andreas ZwinkauAPI Change: Use graph state instead of parameter
2011-08-05 Matthias Braunsimplify/rework lower_calls interface and code
2011-07-28 Matthias Braunlowering: fix i_mapper for new exception attributes
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-09 Matthias Braunadd missing FIRM_API prefixes
2011-06-01 Matthias Braunlower small switches to ifs
2011-05-23 Matthias Braunlower_dw: huge refactoring, allow custom lowering funcs...
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-03 Julius Neufferadd #include <stddef.h>
2011-01-30 Michael BeckAPI change: lower_intrinsics() uses size_t for length...
2010-09-22 Matthias Braunrefactor mode_b lowerer to have a create_set callback
2010-09-10 Matthias Braunextend switch lowerer to produce the out-of-bounds...
2010-09-10 Matthias Brauninvoke switch lowerer in target specific lowering pass
2010-09-10 Matthias Braunno need for an explicit lower_mode_b pass, it should...
2010-08-18 Matthias Braunbackend is responsible for defining what lowering opera...
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