some workaround to avoid condeval creating Phibs which not all backends like
[libfirm] / ir / be / ia32 /
2007-04-16 Matthias Braun- Fix address_mode optimizer not removing nodes
2007-04-16 Michael Beckmissing files added
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-04-02 Matthias Braunwe save entities not idents in ia32 symconsts now
2007-04-02 Matthias Braunalloca is now declared in xmalloc.h
2007-04-02 Matthias Braunfix TLS emitting
2007-04-02 Matthias Braunfix mode for vfild
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-30 Andreas Schösserchanged inline to INLINE, removed C99
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-23 Matthias Braundisable experimental code for now
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-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-03-21 Christoph MallonFixed Makefiles
2007-03-20 Andreas SchösserCorrected wrong path name when calling ia32_simd_spec.pl
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-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-03-01 Matthias Braunfix output of static variables after .comm change
2007-03-01 Matthias Braunfix dumping of thread local storage which was broken...
2007-03-01 Matthias Brauncorrectly handle calls in x87 simulator
2007-03-01 Matthias Braunremove obsolete fldConst node
2007-03-01 Matthias Braunremove old debug printf
2007-03-01 Matthias Braun- we have to handle copies from Unknown nodes
2007-03-01 Matthias Braun- make spillslot coalescer pickup float-int convert...
2007-03-01 Matthias Braunfix mixed reverse/normal comp in fCondJmp
2007-03-01 Matthias Braun- fix x87 simulator not killing float copies that only...
2007-02-27 Matthias BraunSSE consts for xorps need to be 128bit
2007-02-27 Matthias Braunfix some ia32_finish routines not setting ls_mode for...
2007-02-27 Matthias Braunfix cvt emitter
2007-02-27 Matthias BraunGetST0 and xLoad also need entities
2007-02-27 Matthias Braunfix SSE2 float calls + returns
2007-02-27 Matthias Braunfix SSE2 float calls + returns
2007-02-27 Matthias Braundon't output .global for .comm variables
2007-02-27 Matthias Braunfix Mulh, Div, IDiv handling
2007-02-26 Matthias Braunoutput unitialized data with .comm
2007-02-22 Matthias Braun- force liveness update in belady spiller, (someone...
2007-02-22 Matthias Braunreverting something I didn't want to committ yet
2007-02-22 Matthias Braun- change float nodes to mode_E
2007-02-21 Matthias Braunfix ra_timers
2007-02-16 Matthias Braundon't use enum as base type for bitfields
2007-02-16 Matthias Braunexperiment with new emitter style, change assembler...
2007-02-12 Christian Würdigmoved function to get PRoj for projnum to beutil
2007-02-09 Christian Würdigchanged type for callback
2007-02-09 Christian Würdigremoved C-99 stuff
2007-02-09 Christian Würdignew machine spec
2007-02-09 Matthias Braunset ESP register for AddSP and SubSP
2007-02-09 Christian Würdigadapted to new isa callback
2007-02-09 Matthias Braunfix
2007-02-09 Matthias Braun- use mode_Iu for all nodes producing integer values...
2007-02-07 Michael Beckfixed dump_compound_init again, still bitfield problems
2007-02-07 Michael Beckfixed dump_compound_init again
2007-02-07 Michael Beckdump_compound_init(): can handle initialiezer bigger...
2007-02-07 Michael Beckspeed up iteration
2007-02-06 Matthias Brauncompute_compound_graph_indices is no more
2007-01-30 Matthias Brauncorrectly remove some nodes from graph in beabi, thus...
2007-01-12 Christian Würdigspecial case handling for startblock succesor no longer...
2007-01-11 Matthias Brauntry to fix remat spiller for cases where the inverse...
2007-01-10 Matthias Braunisas and spillers register themselfes in the module...
2006-12-21 Matthias Braunfix entity collector collecting loads without entities
2006-12-21 Matthias Braunfix for scheduled nodes
2006-12-21 Matthias Braunfix things when WITH_JVM and WITH_ILP is defined
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-20 Michael BeckAdded new required comment_string_end
2006-12-19 Christian Würdigadded comment_string_end
2006-12-18 Matthias Braunthe spillslot coalescer is now a general frame entity...
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-12-15 Matthias Braunfix bad format string for gendecls
2006-12-14 Matthias BraunSeveral x87 fixes, cleanups:
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...
2006-12-14 Matthias Braunuse skip_Proj_const to avoid warnings
2006-12-14 Matthias Braundump AM symconsts
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Christian Würdigadded copy attribute function (out_flags is a variable...
2006-12-13 Matthias Braunmake code more obvious
2006-12-13 Matthias Braunfix bitfield output missing bytes
2006-12-13 Matthias Braunfixes for latest be changes
2006-12-13 Michael Beck- renamed access offset functions
2006-12-12 Christian Würdigadapted to new code generator callback (spill)
2006-12-12 Michael BeckC99 feature removed
2006-12-11 Matthias Braun- Several warning fixes
2006-12-10 Matthias Brauncleanup/rewrite of ia32_gen_decls
2006-12-10 Matthias BraunMore missing config.h
2006-12-10 Matthias Braunno domfront needed
2006-12-10 Matthias BraunMore missing config.h
2006-12-04 Christian Würdigadded function to retireve ilp scheduler interface
2006-12-04 Matthias Braunfix some address mode optimisation issues, xors aren...
2006-11-17 Matthias Braundon't do load-store -> addrmode optimisation if the...
2006-11-16 Matthias Braunno lea with negative symconst possible
2006-11-15 Christian Würdigremoved a redundant isa attribute
2006-11-15 Christian Würdigadded ports per unit
2006-11-02 Christian Würdigadded abstract machine specification
next