fix backend Cond/Cmp flag optimization failing for unoptimized code
[libfirm] / ir / be /
2012-03-01 Matthias Braunfix backend Cond/Cmp flag optimization failing for...
2012-02-18 Matthias Braunbegnuas: make panic for tls on macho more clear
2012-02-17 Matthias Braunia32: fix and optimize bswap sequence on i386
2012-02-09 Matthias Braunbe: fix phi constraints double width values
2012-02-09 Matthias Braunsparc: fix too short Save offsets
2012-02-09 Matthias Braunsparc: another fix for sparc stack alignment
2012-02-09 Matthias Braunsparc: fix float to short conversion
2012-02-09 Matthias Braunsparc: fix wrong mode on Div result
2012-01-19 Matthias Braunsparc: implement float->unsigned conversions
2012-01-19 Matthias Braunsparc: respect frame_type alignment
2012-01-10 Matthias Braunsched: do not show first->block schedule edge
2012-01-10 Matthias Braunsparc: implement 64bit from/to float conversions
2012-01-10 Matthias Braunsparc: fix wrong reg-width in double->int Conv
2012-01-09 Matthias Braunsparc: Fix constants for double parameter opt
2011-12-29 Sebastian BuchwaldAdded missing casts.
2011-12-29 Sebastian BuchwaldImproved architecture auto detection.
2011-12-22 Matthias Braunplug memory leaks
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-12-21 Matthias Braunbe: rework op_attr handling
2011-12-21 Matthias Braunirlivechk: remove need to pass in a DFS structure
2011-12-21 Matthias Braunbe: make several "variable" inputs/outputs dynamic
2011-12-19 Matthias Braunia32: free between type in ia32_finish
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunmake opcode list global
2011-12-19 Matthias Braunplug more leaks
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-12-14 Matthias Braunreplace pamp_find with pmap_get where possible
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-12-14 Matthias BraunMove current_ir_graph from ir_graph to ir_cons
2011-12-14 Matthias Braunmove iterator/fourcc to private API
2011-12-09 Matthias Braunbenode: fix be_new_Perm for width!=1
2011-12-07 Matthias Braunfix warnings in newer perls
2011-12-07 Matthias Brauncorrectly implement memop handling
2011-12-07 Matthias Braunbestabs: add missing type kinds
2011-12-07 Matthias Braunavoid macros in irdump interface
2011-12-07 Manuel MohrPrevent segfault with -bprofilegenerate=true for empty...
2011-12-06 Christoph MallonUse ARRAY_SIZE(x) and size_t instead of sizeof(x) ...
2011-12-06 Christoph MallonTurn if cascade into switch.
2011-12-06 Christoph MallonRemove the unused function arm_get_fpa_imm_name().
2011-12-05 Sebastian BuchwaldRemoved superfluous assignment.
2011-12-05 Matthias Braunbecopyilp: fix problems with ignore registers
2011-12-05 Matthias Braundon't use get_irg_dump_name outside dumpers
2011-12-05 Matthias Braunbelive: move dumper to bedump, checker to beverify
2011-12-05 Matthias Braunintroduce bedump
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
2011-12-05 Matthias Braunbecopyilp: code cleanups
2011-12-01 Matthias Braunbecopyilp: fix size_reduction code
2011-12-01 Matthias Brauncopyopt: miscellaneous code cleanups
2011-12-01 Matthias Braunbecopyilp2: Remove unused timelimit
2011-12-01 Matthias Braunsparc: optimize float constants function paramters
2011-11-17 Matthias Braunuse size_t for ASM n_clobbers, n_outputs
2011-11-17 Matthias Braunhandle Block_entity like other node attributes
2011-11-17 Matthias Brauntype list fixes
2011-11-16 Matthias Braunia32: do not change tarval output modes in init
2011-11-14 Matthias Braunia32: set ls_mode on more nodes
2011-11-14 Matthias Braunremove irbitset.h
2011-11-10 Matthias Braunbe: rework isa_if interface and initialisation
2011-11-10 Matthias Braunremove be_opt_register from public API (ir_init calls...
2011-11-10 Matthias Braunbe: get rid of arch_irn_classify callback
2011-11-10 Matthias Braunremove unused op_machine, op_machine_op stuff
2011-11-10 Matthias Braunbe: remove remnants of machine description
2011-11-10 Matthias Braunbe: remove more unnecessary callbacks
2011-11-10 Matthias Braunbe: remove unused reg_class_for_mode callback
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-09 Matthias Braunbepeephole: reachability check in can_move_before
2011-11-04 Matthias Braunia32: split peephole opts into 2 passes
2011-11-04 Matthias Braunia32: improve Test peephole optimisation
2011-11-04 Matthias Braunia32: sign flag is enough if no overflow
2011-11-04 Matthias Braunia32: improve AM-matching for x87-fpu nodes
2011-11-03 Manuel Mohrsparc: Pass correct argument to lower_alloc.
2011-11-02 Matthias Braunintroduce Switch node
2011-11-02 Matthias Braungenerate irdump proj-number lookup tables
2011-10-27 Matthias Braunbe: let begnuas call be_dbg_method_begin/end
2011-10-27 Matthias BraunInitial support for dwarf debug info
2011-10-27 Matthias Braunlet backends decide wether to use begnuas
2011-10-27 Matthias Braunfinalize debug stuff before arch_env_done which frees...
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-10-27 Matthias Braunia32: fix float_const_store for modes with 10bytes
2011-10-27 Matthias Braunremove a bunch of comments marking end of blocks
2011-10-25 Christoph MallonRemove ia32_l_Setcc and remove set creation callback...
2011-10-20 Matthias Braunsimply use long long
2011-10-20 Matthias Braunremove is_Global/get_GlobalEntity
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-10-20 Matthias Braunbelive: use sparse hashmap for block->data mapping
2011-10-20 Matthias Braunrename irnodemap to irnodehashmap
2011-10-20 Matthias Braunia32: change ShrD/ShlD patterns to match Add instead...
2011-10-19 Matthias Braunfix perl warning
2011-10-17 Matthias Braunsparc: emit extra-indentation for delay slots
2011-10-17 Matthias Braunsparc: implement more fold-into-restore peephole optimi...
2011-10-17 Matthias Braunbe: factor out can_move_to function from sparc_emitter
2011-10-17 Matthias Braunbepeephole: use global register indices
2011-10-17 Matthias Braunsparc: use AddCC, SubCC, MulCC
2011-10-17 Matthias Braungenerate nicer emitter code
2011-10-17 Matthias Braunsparc: improve delay slot picking
2011-10-17 Matthias Braunbepeephole: make assert about dominance less strict
2011-10-17 Sebastian BuchwaldXor without address mode is commutative.
2011-10-17 Sebastian BuchwaldAlso track extended live ranges.
2011-10-11 Matthias Braunsparc: prefer andn,orn,xorn when they lead to smaller...
2011-10-11 Matthias Braunsparc: peephole - fold copy into restore
next