Add magic for better code emission of 64bit minus.
[libfirm] / ir / be / ia32 / ia32_spec.pl
2007-09-10 Christoph MallonAdd magic for better code emission of 64bit minus.
2007-09-09 Christoph MallonBuild immediates for 64bit subs.
2007-09-08 Matthias BraunxStore, xLoad should have base latency 0
2007-09-08 Christoph MallonBuild immediates for 64bit adds.
2007-09-07 Michael BeckAdd an xZero for generating SSE 0.0
2007-09-06 Michael Beckupdated xStore template
2007-08-31 Matthias BraunChanged handling of address mode:
2007-08-28 Michael Beckfixed lowering of signed 32x32=64 multiplication
2007-08-08 Michael Beckfixed 64bit instrinsics for Div/Mod/Shr/Shl/Shrs
2007-08-08 Matthias Braun- Fix unsigned->double, double->unsigned convs
2007-08-04 Matthias Braunfix fehler59 (AddSP/SubSP must be pinned)
2007-08-03 Matthias Braunmore conv_conv optimisations
2007-08-03 Matthias Braunreplace Shrs(Shl) with Conv where possible, fix conv_co...
2007-08-01 Matthias Braunno need for Zex commands, we already had the Conv ...
2007-08-01 Michael Beckadd Zex8/Zex16 instructions
2007-07-25 Michael Beckadd IJmp instruction
2007-07-19 Matthias Braunfix ProduceValue handling
2007-07-17 Matthias Braunfix Cltd register pressure, fix some SSE (ABI with...
2007-07-16 Matthias Braunfix allocas, fix Tls transform
2007-07-13 Matthias Braunadd missing width modifiers to some float nodes
2007-07-02 Matthias Braundon't set lea to should_be_same
2007-07-02 Matthias Braun- Reintroduced TestCmov and TestSet
2007-06-29 Matthias Braunfix fehler32 by removing this nearly pointless optimisation
2007-06-29 Matthias Braunno Addressmode for x87 CondJmps
2007-06-28 Matthias Braunrewrite and improve Cond transformation
2007-06-25 Matthias Braunspecify attribute copy function in spec
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-22 Matthias Braunuse Immediate nodes more often
2007-06-21 Matthias Braun- fix stack bias wrongly calculated with non-scheduled...
2007-06-19 Matthias Braunimplement strict convs
2007-06-19 Matthias Braunsome needs need to be exc_pinned
2007-06-18 Matthias Braunfloat stores should be exc_pinned
2007-06-15 Matthias Braunpsi transform and emit logical rewritten from scratch
2007-06-13 Matthias Braundon't fail if type mode can't be determine (which can...
2007-06-11 Matthias Braunfix bad proj optimisation, fix loads missing the result...
2007-06-10 Michael Beck"docu" enhanced
2007-06-05 Matthias Braunmake it possible to have different compare functions...
2007-06-04 Matthias Braunnew ia32_asm_attr attribute, beware: attribute comparis...
2007-06-04 Matthias Braunfinish support for custom backend node attributes,...
2007-06-03 Matthias Braunadd comment about strange regalloc behaviour
2007-06-03 Matthias Braunsame_as constraints in assembler nodes work now
2007-06-02 Matthias Braunwe can parse lots of assembler constraints now (but...
2007-06-02 Matthias Brauncleanup and improve generate_opcode script, you can...
2007-05-30 Matthias Braunkeep alive bugfixes for x87
2007-05-30 Michael BeckAdd missing keep bits to fld* instructions
2007-05-30 Matthias Braunfix xStoreSimple and SetST0
2007-05-25 Michael Beckint instruction added
2007-05-21 Matthias Braunonly use addressmode for 32 bit modes
2007-05-13 Matthias Braunworkaround memperm problems with different entity sizes...
2007-05-09 Matthias Braunlast change with mode suffix was wrong for x87 nodes...
2007-05-09 Matthias Braunnodes that support dest AM aren't always mode l
2007-05-09 Matthias Braunmode suffix changes
2007-05-07 Matthias Braunrenumber source/dest registers
2007-05-05 Michael Beckremoved unused (and unimplemented) emit templates
2007-04-19 Matthias Braunuse own mode for fpcw, fix constants for shift, xmm...
2007-04-19 Matthias Braunfix
2007-04-19 Matthias Braunrevert accidentaly mode change of xmm registers
2007-04-19 Matthias Braunfirst step for generating flag datastructures, generato...
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-03-22 Matthias Braunfix wrong lea to add transformation
2007-03-22 Matthias Braunmake CondJmps and Switches pinned, now we can do code_p...
2007-03-22 Matthias BraunReplace leading spaces by tabs
2007-03-22 Matthias Braunremove superfluous quotation marks
2007-03-22 Andreas SchösserResolved conflicts
2007-03-19 Matthias BraunThe big committ:
2007-03-12 Andreas SchösserChanged mode_DLu to mode_LLu
2007-03-09 Andreas SchösserAdded possibility to include automatically generated...
2007-03-01 Matthias Braunremove obsolete fldConst node
2007-03-01 Matthias Braun- fix x87 simulator not killing float copies that only...
2007-02-27 Matthias Braunfix some ia32_finish routines not setting ls_mode for...
2007-02-27 Matthias Braunfix SSE2 float calls + returns
2007-02-27 Matthias Braunfix Mulh, Div, IDiv handling
2007-02-22 Matthias Braun- change float nodes to mode_E
2007-02-16 Matthias Braunexperiment with new emitter style, change assembler...
2007-02-09 Christian Würdignew machine spec
2007-02-09 Matthias Braun- use mode_Iu for all nodes producing integer values...
2006-12-21 Matthias Braunfix things when WITH_JVM and WITH_ILP is defined
2006-12-20 Michael BeckAdded new required comment_string_end
2006-12-19 Christian Würdigadded comment_string_end
2006-12-18 Matthias Braun- Use a default node compare attribute function for...
2006-12-15 Matthias Braun- cleaned up spill/reload transform code a bit
2006-11-15 Christian Würdigadded ports per unit
2006-11-02 Christian Würdigadded abstract machine specification
2006-10-25 Matthias Braunremove gp_NOREG from constained registers in spec again...
2006-10-24 Christian Würdigadded new fprem node (for floating point reminder)
2006-10-13 Christian Würdigfixed 64Bit intrinsic mapping
2006-10-11 Michael BeckUpdated the x87 simulator:
2006-10-09 Christian Würdigremoved memory input from consts
2006-10-09 Christian Würdigadded suppoprt for virtual registers
2006-10-06 Christian Würdigfixed requirements for ShrD and ShlD
2006-10-06 Christian Würdigadded support for separate outflags
2006-09-27 Christian Würdigmade unknown a joker register
2006-09-25 Christian Würdigfixed SetST0 register settings
2006-09-20 Matthias Braun- Properly support AM for push and pop nodes
2006-09-18 Michael Beckdo not matrialize nodes with two results
2006-09-08 Michael BeckAdded support for be_SubSP nodes
next