removed the old ilp based spiller and the appel spiller (which was never finished...
[libfirm] / ir / be / ia32 /
2006-07-16 Christian Würdigadded extra compare against NULL to keep gcc happy
2006-07-16 Christian Würdigchanged conmstants transformation:
2006-07-16 Christian Würdigadded seperate pre-transformation phase
2006-07-15 Adam Szalkowskiloads are a little bit more expensive than reloads...
2006-07-14 Christian Würdigfixed emitter for Cmp + Set (use correct mode to determ...
2006-07-10 Christian Würdigemit correct condition codes for xmm compares
2006-07-10 Christian Würdigfixed am candidate checker (handle special case loops...
2006-07-07 Christian Würdigadded ia32_util.[ch]
2006-07-07 Christian Würdigchanged ir_printf call into DBG output
2006-07-07 Christian WürdigBugFix: can handle Div/Mod with Memory proj now
2006-07-07 Christian Würdigadded new util module
2006-07-07 Michael BeckRemoved some warnings due to missing const
2006-07-07 Christian Würdigturn bacck source addressmode to fulfill two address...
2006-07-06 Christian Würdigfixed SSE Psi CMov (cannot use AM source)
2006-07-06 Christian Würdignew irg finish module
2006-07-06 Christian Würdigadded extra finish module
2006-07-04 Christian Würdigfixed load+store generation, handly symconst as base...
2006-07-04 Christian Würdigfixed const generation: create const+load for fp symconsts
2006-07-04 Christian Würdigfixed Set emitter: clear target after compare
2006-07-03 Christian Würdigfixed assert condition
2006-07-03 Christian Würdiguse the correct mode for DIV
2006-07-03 Christian Würdigdo not try to kill compares on AMD architectures
2006-07-03 Christian Würdigemit missing OFFSET FLAT for symconsts (otherwise gas...
2006-07-03 Christian Würdigcopy optimization settings from isa to codegenerator...
2006-07-03 Christian Würdigset AM support for MulS correct (None or Source)
2006-07-03 Christian Würdigfixed Mulh/MulS emitter (support AM source)
2006-07-02 Michael BeckFixed warning
2006-07-01 Michael BeckBugFix: needed function must be called outside assert...
2006-07-01 Michael BeckFixed indentation
2006-06-30 Christian Würdigprint integer tarvals always decimal
2006-06-30 Christian WürdigBugFix: variable was used before initialized
2006-06-29 Christian WürdigBugFix: create_push: sync memories of IncSP and Store
2006-06-29 Christian Würdigfixed CopyB emitter
2006-06-29 Christian Würdigfixed perm emitter for XMM registers
2006-06-28 Christian Würdigadded some special cases for addrmode optimizer
2006-06-28 Christian Würdigadded missing "call" statement
2006-06-26 Christian Würdigfixed compare with symconsts
2006-06-26 Christian Würdigadded phase: remove unused loads and all unnecessary...
2006-06-23 Christian Würdigfixed handling of unused load results
2006-06-08 Michael Beckbetween type might be a struct, set the layout to fixed
2006-06-08 Michael BeckBugFix: CLD was emitted twice
2006-06-07 Christian Würdigadded space
2006-06-07 Christian Würdigannotate mode to Store link field, to prevent loss...
2006-06-06 Michael BeckBugFix: ia32_finish_irg() uses height, that uses new...
2006-06-04 Christian Würdigimplemented solution for following problem: fst cannot...
2006-06-04 Christian WürdigBugFix: do not schedule memory proj when creating store...
2006-06-02 Adam Szalkowskifixed inverse ops a little bit
2006-06-02 Christian Würdigfixed Push optimizer
2006-06-02 Christian Würdigadded missing emitter for CopyKeep
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
next