fixed constrain handling
[libfirm] / ir / be / ia32 /
2006-08-02 Christian Würdigin case of SSE: copy xmm0 to FPU TOS
2006-08-02 Christian Würdigadded new SSE simple store node (no index register...
2006-08-02 Christian Würdigspare SSE siple store from AM
2006-08-02 Christian Würdigfixed mode suffix emitter
2006-08-02 Christian Würdigin case SS is used: copy call floating point result...
2006-08-02 Christian Würdigadded GetST0 and SetST0 nodes
2006-08-02 Christian Würdigomit GetST0 and SetST0 in am check
2006-08-02 Christian Würdigemit pointer size for GetST0 and SetST0 as well
2006-08-02 Christian Würdigfixed proj number mapping for CopyB nodes
2006-08-01 Christoph MallonRemove unused vars
2006-07-31 Sebastian HackFixed a bug
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-29 Adam Szalkowskiadded spill cost estimation
2006-07-26 Christian Würdigadded statistic call for reload merging
2006-07-24 Christian Würdigaddresmode optimizer can now handle scheduled nodes
2006-07-24 Christian Würdigadded memory operand support
2006-07-23 Christian WürdigIncSP optimizer re-activated
2006-07-22 Christian WürdigBugFix: Muls cannot have destination addressmode
2006-07-22 Christian Würdigprevent 8bit loads from being used as addressmode operands
2006-07-22 Christian Würdigfixed string constant dumper (emit \ correct)
2006-07-21 Christian Würdigadded constraints to CopyB
2006-07-21 Christian Würdigfixed SSE Abs/Not (load const instead of using its...
2006-07-19 Christian Würdigfixed check on 0 or 1 Const for Psi (check was broken...
2006-07-17 Christian Würdigfixed calculation of inverse operations
2006-07-17 Christian Würdigfixed SSE compare emit
2006-07-17 Adam Szalkowskiwrong params for inverse minus and eor
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
next