added get/set for CopyKeep operand
[libfirm] / ir / be / ia32 /
2006-06-01 Christian Würdigfixed address mode optimizer
2006-06-01 Michael BeckHandle NULL mode_P tarvals
2006-05-31 Adam Szalkowskiimplemented a function to retrieve estimated costs...
2006-05-31 Christian WürdigBugFix: copy mode when creating inverse operation
2006-05-31 Christian Würdigfixed Psi generation (get inversed instead of negated...
2006-05-30 Christian Würdigfixed MulS/Mulh generation
2006-05-30 Christian Würdigfixed MulS/Mulh requirements
2006-05-30 Christian Würdigadded xCondJmp emitter
2006-05-30 Christian Würdigfixed fp modes for x87 converts
2006-05-30 Christian Würdigadded missing % for fucom instruction
2006-05-30 Christian Würdigfixed proj num mapping
2006-05-29 Christian Würdigadded check for some virtual fp loads
2006-05-29 Christian Würdigadded lowering for lowered intrinsic operations
2006-05-29 Christian Würdigadded nodes for intrinsic lowering
2006-05-29 Christian Würdigadded Div, Mod and Conv mapping
2006-05-29 Christian Würdigadded new environment for intrinsic lowering
2006-05-29 Christian Würdigenable sse and x87 at the same time
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-22 Christian Würdigremoved redundant obstack finish
2006-05-19 Christian Würdigfixed debug info
2006-05-19 Christian Würdigfixed memory leak
2006-05-18 Christian Würdigremoved unsused variable
2006-05-18 Christian Würdigfixed lea->add conversion
2006-05-18 Christian Würdigset Lea type to O if addressmode const found
2006-05-18 Christian Würdigfixed PsiCondCMov emitter
2006-05-17 Christian Würdigadded support for 64bit ABS
2006-05-16 Christian Würdigadded support for 64bit Minus lowering
2006-05-16 Christian Würdigadded transformation of lowered intrinsic ops l_Mul...
2006-05-15 Christian Würdigadded support for Shl, Shr, Shrs and Mul
2006-05-15 Christian Würdigadded new nodes to support 64bit intrinsic lowering
2006-05-15 Christian Würdigadded missing source file
2006-05-15 Christian Würdigadded missing include path
2006-05-15 Christian Würdigfixed include
2006-05-15 Christian Würdigfixed error message
2006-05-15 Christian Würdigadded new nodes for intrinsic lowering
2006-05-15 Christian Würdigfixed handling of add and sub
2006-05-15 Christian Würdigfixed comment
2006-05-15 Michael Beckadd context parameter for create_intrinsic_fkt
2006-05-12 Sebastian HackFixed two typos
2006-05-11 Michael Beckadd the new get_param() function
2006-05-11 Christian Würdigfixed some bugs inverse calculation
2006-05-11 Michael Beckused defined
2006-05-11 Michael Beckinitial version of dword support for ia32
2006-05-11 Michael Beckadd call to hadnle 64bit arithmetic lowering
2006-05-11 Christian Würdigcalculate inverse operation of Add, Sub, Not, Minus...
2006-05-11 Christian Würdigupdated commments
2006-05-11 Christian Würdigupdated comments
2006-05-10 Christian Würdigplace loads for stack parameters in the correct block
2006-05-10 Christian Würdigadded cast to stop moaning
2006-05-10 Christian Würdigcompute dominance information because they are used...
2006-05-10 Michael Beckdisable buggy code
2006-05-05 Christian Würdigadded special nodes for Psi condition trees, so we...
2006-05-05 Christian Würdigfixed address mode for CmpSet and xCmpSet
2006-05-05 Christian Würdigfixed Psi condition tree transformation (int Psi but...
2006-05-05 Christian Würdigrenamed Set to CmpSet and CMov to CmpCMov
2006-05-05 Christian Würdigadded transformation of psi condition trees
2006-05-05 Christian Würdigmake use of generated proj nums
2006-05-05 Christian Würdigadded vfp CMov (x87) node
2006-05-04 Christian Würdigfixed psi transform (use negated instead of inverted...
2006-05-04 Christian Würdigadded addtional nodes needed for psi transformation
2006-05-04 Christian Würdigfixed indent
2006-05-03 Michael Becksupress warnung under GCC
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 Christian Würdigfixed CMov emit again
2006-05-03 Christian Würdigchanged return type to const
2006-05-03 Christian Würdigdo not emit contraint copy for set
2006-05-03 Christian Würdigfixed unknown handling
2006-05-03 Christian Würdigfixed CMov emitter
2006-05-03 Christian Würdigdo not insert copy CMov in finish walker
2006-05-03 Christoph MallonCode for emitting cmov for Psi nodes by chriswue
2006-04-28 Michael Beckfixed initialization
2006-04-27 Christian Würdigfixed am
2006-04-27 Christian Würdigtemporary disabled lea->add transformation
2006-04-27 Christian Würdigfixed am candidate function
2006-04-26 Christian Würdigadded Lea statistics
2006-04-25 Michael BeckFixed output for x87 instructions with Const input...
2006-04-25 Michael BeckFixed operation with address mode (hopefully)
2006-04-24 Michael BeckFixed xConst
2006-04-24 Christian Würdigfixed addressmode
2006-04-21 Michael BeckBugFix: creation of Div/Mod nodes
2006-04-21 Christian Würdigcheck if load/store can cosume the lea before consuming it
2006-04-21 Christian Würdigadded new flag to indicate if node already consumed...
2006-04-21 Christian Würdigswitched of address mode for CondJmp temporary
2006-04-21 Christian Würdigfixed address mode optimization
2006-04-21 Christian Würdigfixed addressmode
2006-04-21 Christian Würdigmade address mode optimizer more modular
2006-04-21 Christian Würdigadded nolea option to switch of LEA optimization
2006-04-20 Michael Beckremoved unnecessary functions handle the slots
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-20 Michael Beckadded option to set the GAS mode
2006-04-19 Michael Beckfixed output for local uninitialized entities in MinGW...
2006-04-19 Michael BeckHandle CondJmp' with memory Proj's right
2006-04-14 Christian Würdigcopy result mode on final transformations (lea->add...
2006-04-14 Christian Würdigfixed mode suffix emitter
2006-04-12 Michael Beckfactor out: ia32_emit_align()
2006-04-12 Michael Beckdeactivate IncSP peephole optimization, crashes HeapSort
2006-04-12 Michael Beckdefine IS_P6_ARCH
2006-04-12 Michael Beckuse push for CPU's older that P6, always use leave
2006-04-12 Christian Würdigfixed define
next