- Introduce cc_fixed: the calling convention must not be changed later on
[libfirm] / ir / be / ia32 / bearch_ia32.c
2008-08-13 Christoph Mallon- Introduce cc_fixed: the calling convention must not...
2008-08-11 Sebastian Buchwaldtypo
2008-08-11 Christoph MallonAdd a switch to select the ia32 transformer.
2008-08-09 Christoph MallonFix macro test which used pbqp transformer when it...
2008-08-08 Sebastian BuchwaldMoved common code of ia32_pbqp_transform and ia32_trans...
2008-08-05 Michael Beck- removed C99 stdbool.h from the "official" interface...
2008-08-02 Michael Beck- add support for ASM includes, needed for fehler125.c
2008-08-01 Matthias Braunfirm already had kill_node, no need to be_kill_node
2008-07-29 Matthias Brauncleanups/fixes for ASM handling
2008-07-28 Matthias Braun- handle parsing of assembler constraints in backends...
2008-07-18 Sebastian Buchwaldtypo
2008-07-15 Sebastian Buchwaldtypo
2008-07-14 Matthias Braunremove unnecessary include
2008-06-18 Sebastian Buchwalddisable CSE in PBQP-transform phase, this is necessary...
2008-06-12 Andreas Zwinkaudisable the standard transform, if pbqp_transform is...
2008-06-01 Michael Beck- stack alignment is now power of two
2008-05-30 Michael Beckadd extra info for immediate float mode
2008-05-27 Michael BeckPhi's are now transmitted as a Phi list, not using...
2008-05-24 Christoph MallonWhen testing whether generating a Psi is allowed, check...
2008-05-24 Matthias Braunnormalize/fix ProjM numbers, avoid dead code in some...
2008-05-23 Michael Becksmall improvements: cache different environment members...
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-05-23 Matthias Braunwe don't need no stinking selfs
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-05-23 Michael BeckRemoved the arch_irn_handler_t. This was just an additi...
2008-05-21 Michael Beck- add a flag to allow 2 users when matching address...
2008-05-20 Michael Beck- If-conversion can generate SSE min and max nodes...
2008-05-14 Michael Beck- don't use inc/dec on core2
2008-05-02 Michael Beck- reduce lifetime of variables
2008-05-02 Michael Beck- reorder if to place cheapest test first
2008-04-22 Christoph MallonFix inconsistency between reg_req and ins of Push:...
2008-04-19 Michael Beckfix r19298: offsets must be fixed for PopMem
2008-04-16 Christoph MallonFix typos in comments.
2008-04-16 Christoph MallonSplit ia32_Pop into ia32_Pop and ia32_PopMem.
2008-04-14 Michael BeckLinux gprof need base pointer
2008-04-14 Michael Beckadd Linux grof support
2008-04-14 Michael Beckremoved incomplete code
2008-04-14 Michael Beck- get_irg_initial_exec()/set_irg_initial_exec() added
2008-04-13 Michael Beck- removed obstack from be_main_env_t, it was only used...
2008-04-09 Matthias Braun- add support for stack alignment on calls
2008-04-04 Michael Beckfixed indentation, deleted useless comment
2008-04-04 Michael Becksome cosmetic
2008-04-03 Matthias Braunstarted implementing Mac Style PIC
2008-04-01 Andreas Zwinkauinserted pbqp transformation step
2008-03-30 Matthias Braun- cleanup and rewrite some of the dbgout stuff (no...
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-02 Michael Beckupdate copyright message
2008-01-02 Michael Beckadded GNU_FLAVOUR_YASM to support the YASM assembler
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-11-11 Matthias Brauninclude iroptimize.h
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-10-26 Matthias Braunmoved ia32 architecture configuration to a separate...
2007-10-25 Michael Beckupdated cpu architectures
2007-10-19 Matthias Braun- improve set transformation
2007-10-17 Matthias Braunimprove float->int conversion
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-10-17 Michael BeckRefactored attributes:
2007-10-15 Christoph MallonAllow loading of stack parameters with a different...
2007-10-15 Matthias Braunmove lea_to_add into the peephole phase
2007-10-12 Matthias Braunimprove and generalize handling of calls shrinking...
2007-10-10 Matthias BraunNo need to calculate liveness of NoMem
2007-10-08 Matthias Braunsupport AM in IJmp and IMul1OP
2007-10-07 Matthias Braunwe have to use the pinned state from the load when...
2007-10-06 Matthias Braunadd an option to disable calling convention optimisation
2007-10-04 Christoph MallonSwap the esp and value inputs of ia32_Push (so esp...
2007-10-03 Christoph MallonReplace a magic number by an enum. Turn two if cascades...
2007-09-30 Matthias Braunadd assert for not getting bad out regs, and fix some...
2007-09-30 Matthias Braunadd index to register classes, change some fields to...
2007-09-27 Matthias Braunbetter debug output when assembler constraints fail...
2007-09-26 Matthias Braunno environment anymore for emitters
2007-09-25 Matthias Braun- never use (broken) sequential load/store in abi
2007-09-20 Matthias Braun- use flags handling code for ia32 Compares (including...
2007-09-19 Christoph MallonGet rid of be_SetSP.
2007-09-18 Matthias Braundo optimize_graph after abi
2007-09-14 Matthias Braundo mode_b lowering before abi phase
2007-09-13 Michael Beckadded isa and bias to ia32_intrinsic_env_t, c99 feature...
2007-09-13 Matthias Braunfix flags code for mem-input changes
2007-09-13 Matthias Braun- first experimental approach of flag modeling in add/adc
2007-09-12 Christoph MallonConsistently place the mem in for AM directly after...
2007-09-11 Matthias Braunexecute finish in the finish phase not in the after_ra...
2007-09-05 Michael Beckimproved MulC implementation
2007-09-05 Michael Beckchanged parameters for new MulC
2007-08-31 Matthias BraunChanged handling of address mode:
2007-08-31 Michael Beckremoved unused arch_irn_class_const classification
2007-08-14 Christoph MallonRemove stale debug printf()s.
2007-08-13 Matthias Braunfix fehler69
2007-08-09 Matthias Braunfix warning
2007-08-08 Matthias Braun- Fix unsigned->double, double->unsigned convs
2007-07-17 Matthias Braunfix Cltd register pressure, fix some SSE (ABI with...
2007-07-12 Matthias Brauntry to avoid creation of float Psis
2007-07-11 Michael Beckremoved SCHEDULE_PROJS ifdefs
2007-07-11 Christoph MallonBe more liberal in what the IA32 backend allows for...
2007-07-11 Matthias Braunfix fehler39, exchange left/right is no good idea after...
2007-07-11 Matthias Braunsimplify logic when x87 simulator is started
2007-07-10 Matthias Braunmake use of mode_b lowerer, fix keeps for CopyB
2007-07-08 Christoph MallonUnbreak build.
2007-07-06 Michael Beckadded missing includes
2007-07-06 Matthias Braunuse optimize_graph_df
2007-07-02 Matthias Braun- Reintroduced TestCmov and TestSet
2007-06-28 Matthias Braunaddressmode for compares works now
next