becopyheur4: Clean up co_mst_irn_init().
[libfirm] / ir / be / be_types.h
2012-12-12 Matthias Braunremove license stuff from files
2012-12-03 Matthias Braunmark stores in int->float, float->int and float->float...
2012-11-24 Christoph Mallonbearch: Remove arch_get_inverse() and associated code.
2012-11-24 Christoph Mallonbeabi: Turn be_abi_call_flags_t into a struct.
2012-07-13 Matthias Braunmove domfront from be to ana
2011-12-05 Matthias Braunintroduce bedump
2011-11-10 Matthias Braunbe: remove remnants of machine description
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunbelive: use sparse hashmap for block->data mapping
2011-04-08 Andreas ZwinkauMerge branch 'kaps-included' into master
2011-04-08 Matthias BraunAnother rewrite of prolog/epilog handling: Delay their...
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Braunadd priority classes to scheduler, create prolog and...
2011-03-04 Matthias Braunremove support for schedule preparation steps (both...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-09-22 Matthias Braunmove typedefs from public header to private header
2010-09-22 Matthias Braunremove ilp scheduler; simplify listsched interface
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-27 Matthias Braunimplement floatingpoint compares
2010-07-05 Matthias Braunput stack_layout into beirg instead of be_abi datastruc...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2009-09-24 Matthias Braunjumps have a special irn flag now so beirgmod can ident...
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...