eliminate the unnecessary and especially confusing concept of a 'code_generator'...
[libfirm] / ir / be / arm / bearch_arm.c
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
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 Braunsave input requirements in be_info without complicated...
2010-09-06 Matthias Braunallow backend to specify endianess, rewrite bitfield...
2010-08-19 Matthias Braunonly construct Rotl if backend supports it
2010-08-18 Matthias Braunbackend is responsible for defining what lowering opera...
2010-08-18 Matthias Braunmake if-conversion and archdep optimisations get their...
2010-07-27 Matthias Braunbeflags: transform modifies_flags property into a callb...
2010-07-16 Matthias Braunsome cleanups in arm+sparc backends
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-14 Matthias Braunrefactoring: set_frame_entity is a special callbacks...
2010-07-14 Matthias Braunremove unused have_fp_insn
2010-07-10 Matthias Braunremove now unnecessary beabi stuff from bearch_arm
2010-07-09 Matthias Braunhandle arm ABI in arm transform phase
2010-07-09 Matthias Braunallow backend to do its own custom abi handling and...
2010-07-06 Matthias Braunremove these largish/noisy headers
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-04-13 Hannes Rapp- various updates to sparc backend
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-15 Matthias Braunremove unused vars
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonOutput proper local lables (starting with .L/L) for...
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-04 Matthias Braunuse more IR_RESOURCE_TYPE_VISITED, remove pointless...
2010-02-04 Matthias Braun- representing the 3-state visibility (default,local...
2010-02-03 Matthias Braunbackend_marked was a buggy/wrong concept, removed it
2010-02-03 Matthias BraunRework linkage types in firm.
2010-01-19 Matthias Braun- allow_ifconv interface was totally braindamaged....
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-09-24 Matthias Braun- bring arm backend back to shape: cleanup and fix...
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 Matthias Braunbring arm back to a working state
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-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 Christoph MallonRemove the attribute const arch_env_t *arch_env from...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-09 Christoph MallonRemove unnecessary dependency edge from the IncSP,...
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
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-05 Michael Beck- removed C99 stdbool.h from the "official" interface...
2008-07-28 Matthias Braun- handle parsing of assembler constraints in backends...
2008-07-08 Michael Beck- small cleanup
2008-06-25 Michael Beck- fixed stabs output
2008-06-24 Christoph MallonGammelfix: Add a be_Copy in the ARM prologue for the...
2008-06-13 Michael Beckfixed some warnings
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-29 Michael Beck- Add a peephole phase that fixes all stack offsets
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-13 Michael Beck- removed obstack from be_main_env_t, it was only used...
2008-04-09 Matthias Braun- add support for stack alignment on calls
2008-04-03 Matthias Braunstarted implementing Mac Style PIC
2008-03-30 Matthias Brauncleanup/fix arm callflags
2008-03-11 Michael Beckrefactored immediates:
2008-03-11 Matthias Braunfix out flags for mode_T nodes
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-02-13 Matthias Braunfix arm scheduler
2008-01-02 Michael Beckupdate copyright message
2007-11-11 Matthias Brauninclude iroptimize.h
2007-10-15 Christoph MallonAllow loading of stack parameters with a different...
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-08-18 Christoph MallonRemove an unnecessary layer of indirection from the...
2007-08-09 Michael Becklower_intrinsics() now has an additional parameter...
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-07-06 Michael Beckadded missing includes
2007-06-28 Michael Beckdisable PSI creation for now
2007-06-27 Michael BeckFixed Div/Mod lowering:
2007-06-26 Michael Beckmore floating point immediate support
2007-06-25 Matthias Braunwarning fixes and use of attribute copy function
next