- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / ia32 / ia32_spec.pl
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
2006-08-31 Christian Würdigfixed requirements for ShrD and ShlD
2006-08-31 Michael BeckAdd support for Linux TLS
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-25 Christian Würdigadded additional latencies for Load/Store
2006-08-25 Michael BeckBugfix:
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
2006-08-24 Michael Beckfixed debug output of unary x87 nodes
2006-08-16 Michael BeckBugFix:
2006-08-15 Christian Würdigfixed constraint for SubC
2006-08-15 Christian Würdigadded latency
2006-08-13 Christian Würdigadded modufy_sp flag for AddSP
2006-08-11 Christian Würdigadded AddSP node
2006-08-10 Christian Würdigfixed remat flag for load nodes
2006-08-10 Matthias Braun- lower MemPerms into a series of pushs and pops
2006-08-09 Christian Würdigchanged requirements
2006-08-02 Christian Würdigadded new SSE simple store node (no index register...
2006-08-02 Christian Würdigadded GetST0 and SetST0 nodes
2006-07-21 Christian Würdigadded constraints to CopyB
2006-07-03 Christian Würdiguse the correct mode for DIV
2006-05-30 Christian Würdigfixed MulS/Mulh requirements
2006-05-29 Christian Würdigadded nodes for intrinsic lowering
2006-05-17 Christian Würdigadded support for 64bit ABS
2006-05-16 Christian Würdigadded support for 64bit Minus lowering
2006-05-15 Christian Würdigadded new nodes to support 64bit intrinsic lowering
2006-05-15 Christian Würdigadded new nodes for intrinsic lowering
2006-05-05 Christian Würdigadded special nodes for Psi condition trees, so we...
2006-05-05 Christian Würdigrenamed Set to CmpSet and CMov to CmpCMov
2006-05-05 Christian Würdigadded vfp CMov (x87) node
2006-05-04 Christian Würdigadded addtional nodes needed for psi transformation
2006-05-03 Christian Würdigadded xCmp node (SSE compare with result in register)
2006-05-03 Christian Würdigadded Set node
2006-05-03 Christoph MallonCode for emitting cmov for Psi nodes by chriswue
2006-04-25 Michael BeckFixed output for x87 instructions with Const input...
2006-04-24 Michael BeckFixed xConst
2006-04-20 Michael Beckremoved unnecessary functions handle the slots
2006-04-11 Michael BeckFixed Push with immediate creation
2006-04-11 Michael Beckadd a memory input to all constants, needed for the...
2006-04-09 Michael BeckAdd floating point compares
2006-04-07 Michael Beckused new "outs" feature
2006-04-07 Christian Würdigadded addtional statistics
2006-04-07 Michael BeckAdd some Processor specific instruction selections
2006-04-06 Christian Würdigadded attr compare function for converts (fixed Conv...
2006-04-06 Christian Würdigfixed binop emitter for Source AM
2006-04-05 Christian Würdigfixed DivMods
2006-04-05 Christian Würdigadded ia32 optimization options libcore conform
2006-04-04 Michael Beckfixed fist/fistp emit
2006-04-04 Michael BeckPush, Pop, Enter and Leave added
2006-04-02 Michael Beckremoved ia32_register_additional_opcodes(), not needed...
2006-03-30 Michael Beckfixed fxch emitter
2006-03-30 Michael Beckmore x87 emitters updated
2006-03-29 Michael Beckfixed emitters for most nodes
2006-03-29 Michael Beckadded declaration for ia32_emit_x87_binop()
2006-03-28 Michael Beckremoved useless virtual instructions nd freed vf7 which...
2006-03-28 Christian Würdigfixed spill lowering
2006-03-28 Michael Beckadded x87 opcodes for pop operations and load/store...
2006-03-27 Christian Würdigremoved unused constructors
2006-03-27 Michael Beckadd virtual floating point and st registers
2006-03-24 Christian Würdigchanged ia32 attribute structure and switched to idents
next