use more IR_RESOURCE_TYPE_VISITED, remove pointless inc_master_type_visited calls
[libfirm] / ir / be / mips / bearch_mips.c
2010-02-04 Matthias Braunuse more IR_RESOURCE_TYPE_VISITED, remove pointless...
2010-02-03 Matthias Braunbackend_marked was a buggy/wrong concept, removed it
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-17 Matthias Braun- Bigger refactoring and cleanup in backend:
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-08-06 Matthias Braun- Rewrite internal backend logic for querying register...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-07-05 Michael Beck- fixed warnings regarding unused irg's
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2009-01-19 Michael Beck- mostly implemented access to outer frame variables...
2009-01-09 Michael Beck- propagate r23142 changes to all backends
2009-01-02 Michael Beck- add alignment of stack parameter to be parameters set
2008-12-13 Matthias Braunbackend can report back float point arithmetic mode
2008-12-08 Michael Beck- removed unused immediate fp mode
2008-11-28 Matthias Braunremove archop stuff which wasn't really used anyway
2008-11-08 Christoph MallonGenerate new_bd_* instead of new_rd_* functions in...
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-23 Christoph MallonRemove the unused regs_saved_by_me hook.
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-15 Christoph MallonRemove the unused before_sched callback.
2008-10-12 Christoph MallonNobody cares what a "normal" node is, so do not try...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-25 Matthias Braunjust a few random mips fixes
2008-09-24 Matthias Braunhack to make it possible to mark spill,reload and remat...
2008-09-23 Michael Beck- replace a lot of assert(0) by panic()
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-09-09 Michael Beck- Allowing an initial stack_bias to be transmitted...
2008-08-22 Christoph MallonRemove final \n from panic messages, panic() adds a...
2008-08-05 Michael Beckremoved C99 stdbool.h from the "official" interface...
2008-07-28 Matthias Braunforgot to adjust mips backend for asm stuff
2008-06-01 Michael Beck- stack alignment is now power of two
2008-05-30 Michael Beckadd extra info for immediate float mode
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-05-23 Matthias Braunwe don't need no stinking selfs
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-05-23 Michael BeckRemoved the arch_irn_handler_t. This was just an additi...
2008-04-09 Matthias Braun- add support for stack alignment on calls
2008-04-03 Matthias Braunstarted implementing Mac Style PIC
2008-01-02 Michael Beckupdate copyright message
2007-10-15 Christoph MallonAllow loading of stack parameters with a different...
2007-10-12 Matthias Braunimprove and generalize handling of calls shrinking...
2007-09-30 Matthias Braunadd index to register classes, change some fields to...
2007-09-26 Matthias Braunno environment anymore for emitters
2007-09-05 Michael Beckchanged parameters for new MulC
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-07-06 Michael Beckmissing include added
2007-06-25 Matthias Braunadapt mips backend to new transform logic, use Immediat...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Matthias Braunfixed warnings
2007-06-06 Michael Beckremoved mips_register_from_name() callback
2007-06-05 Matthias Braunmake it possible to have different compare functions...
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-31 Michael BeckInitialization fixed
2007-05-31 Michael BeckAdded changes for inline assembler
2007-05-18 Matthias Braunbackends can specify costs for spill and reload
2007-05-07 Michael Beckspill-slot coalescing added
2007-05-07 Matthias Braunmips backend updates:
2007-05-02 Matthias Braunadded doxygen comments, transform mips to new emit...
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-20 Matthias Braunmake the mips backend do some half-usefull things again
2007-03-19 Matthias BraunThe big committ:
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-02-09 Christian Würdigchanged type for callback
2007-02-09 Christian Würdigadded isa-callback so backend can provide it's own...
2007-01-10 Matthias Braunisas and spillers register themselfes in the module...
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-14 Matthias Braunmore warning fixes
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beck- renamed access offset functions
2006-12-12 Christian Würdigadapted to new code generator callback (spill)
2006-12-04 Christian Würdigadded function to retireve ilp scheduler interface
2006-11-02 Christian Würdigadded callbacks and adapted interfaces for abstract...
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
2006-08-14 Matthias Braun- Spillslot coalescing now collects all nodes that...
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-08-09 Matthias Braun- add new finish call to architecture calls. This call...
2006-05-15 Michael Beckadded context parameter for create_intrinsic_fkt
2006-05-11 Michael Beckadd the new get_param function
2006-05-11 Christian Würdigadapted to arch_irn_ops changes
2006-04-08 Michael Beckrenamed register classes
2006-04-02 Michael Beckinterface changed: outfile is transmitted to the isa...
2006-04-02 Michael Beckplaced register_options() last in the interface
2006-03-30 Michael BeckAdd get_reg_class_alignment() implementation
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER() macro
2006-03-27 Michael Beckadded mips backend from the backend praktikum