attempt to fix compound_graph stuff
[libfirm] / ir / be /
2010-02-04 Matthias Braunuse more IR_RESOURCE_TYPE_VISITED, remove pointless...
2010-02-04 Matthias Braunfix buf: we can't handle floating point muxes
2010-02-04 Matthias Braun- representing the 3-state visibility (default,local...
2010-02-03 Michael BeckC99 feature removed.
2010-02-03 Matthias Braunfurther corrections on 'COMMON' semantic
2010-02-03 Matthias Braunbackend_marked was a buggy/wrong concept, removed it
2010-02-03 Matthias BraunRework linkage types in firm.
2010-02-01 Olaf LiebeFixed broken ia32_emitf (va_arg was not always called...
2010-02-01 Matthias Braunmake the character used for specifying elf types config...
2010-02-01 Matthias Braunfix fehler175.c
2010-02-01 Matthias Braunfix wrong mux_is_set test
2010-02-01 Matthias Braunfix fehler174
2010-02-01 Hannes Rapp[r27015]
2010-02-01 Hannes Rapp- std function-prolog emitter eingebaut
2010-01-29 Matthias Braunfix float constants with PIC code
2010-01-28 Christoph MallonReduce code duplication by jumping to the appropriate...
2010-01-28 Christoph MallonUse a real Dummy node instead of misusing an Unknown...
2010-01-28 Christoph MallonRemove write-only local variable.
2010-01-28 Olaf Liebeemit unknown values as 0
2010-01-22 Matthias Braunadd a default_layout_compound_type; the backend layouts...
2010-01-22 Michael Beckcosmetic change
2010-01-20 Matthias Braunfix doz stuff
2010-01-19 Matthias Braun- allow_ifconv interface was totally braindamaged....
2010-01-18 Matthias Braunremove ins_permuted from CMovcc and Setcc constructors...
2010-01-18 Michael BeckAdd an cse_neutral opcode property. Nodes with this...
2010-01-17 Michael BeckPartly undo r26950: there seems be be subtile differenc...
2010-01-15 Michael BeckFixed register order (arg, the comments were in ATT).
2010-01-15 Michael BeckAdd binary emitter for setcc.
2010-01-14 Michael BeckAs a reminiscence to the famous MAC/65 assembler change...
2010-01-14 Matthias BraunMichael found a nice trick to implement sets for float...
2010-01-11 Matthias Braunpanic instead of wrong results for Set and CMov with...
2010-01-07 Matthias Braunfix extended fehler171
2010-01-07 Matthias BraunFix fehler171
2010-01-07 Matthias Braunremove unused code
2010-01-07 Matthias BraunLiebe bugs part2: switch cases are analyzed in long...
2010-01-07 Matthias Braunadd comments and descriptions to mode_b lowering; refor...
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2010-01-03 Michael BeckI was annoyed by the compiler warnings about implicit...
2010-01-02 Michael Beckfixed doxygen comment
2009-12-31 Michael Beckget_arm_shift_modifier() has no implementation, removed...
2009-12-30 Michael Beck- kicked useless blocks
2009-12-28 Sebastian BuchwaldAdapted to revision 26847.
2009-12-28 Sebastian BuchwaldAdapted to previous commit.
2009-12-21 Matthias Braunno unnecessary comments behind #include
2009-12-21 Matthias Braunadapt to timer changes
2009-12-21 Matthias Braunadapt to timer changes
2009-12-21 Matthias Braunkeep timer interface simple - no names and descriptions...
2009-12-21 Matthias Braunremove some unused code
2009-12-19 Michael BeckRemoved C99 features and fixed 2 wrong assertions.
2009-12-19 Michael BeckC99 features removed.
2009-12-19 Michael BeckDeleted generated files from svn, there are (re-)create...
2009-12-18 Matthias Braunrename straight alloc to pref alloc to match the name...
2009-12-18 Matthias Brauncompile sparc backend
2009-12-18 Matthias Braunreformat/reindent to common style
2009-12-16 Matthias Braunfix compilation of endless loops which don't use memory
2009-12-16 Thomas Berschconsider all interference edges for reverse perfect...
2009-12-15 Hannes Rappinitaler checkin SPARC backend
2009-12-14 Thomas Berschdon't setup copymin data structures if no copymin is...
2009-12-14 Thomas Berschexec_freq support added
2009-12-14 Matthias Braundon't rewire keep_alive edges as they often violate...
2009-12-11 Matthias Braunremove the concept of M_except, we always use the norma...
2009-12-02 Michael BeckBugFix: Fixed off-by-one error introduced by r26724.
2009-12-01 Michael Beck- removed C99 features
2009-11-27 Thomas BerschComments and file header added.
2009-11-27 Thomas Berschout comment function removed.
2009-11-27 Thomas BerschComments and file header added.
2009-11-27 Matthias Braunpbqp is only available if FIRM_KAPS is defined
2009-11-27 Matthias Braunonly compile pbqpcoloring when FIRM_KAPS is enabled
2009-11-27 Thomas BerschChange bechordal_constraints.h to bechordal_common.h
2009-11-27 Thomas BerschInit functions for bechordal_common.c and bepbqpcolorin...
2009-11-27 Thomas BerschOption for coloring algorithm added.
2009-11-27 Thomas BerschSome functions moved to bechordal_common.c
2009-11-27 Thomas BerschInitial Version
2009-11-27 Thomas BerschInitial Version of pbqp coloring algorithm
2009-11-27 Matthias Braunchange style of braces
2009-11-26 Thomas BerschInterference matrix is now initialized faster
2009-11-25 Matthias Braunvfnodes supporting addressmode did not keep to res...
2009-11-25 Matthias Braunnon 32-bit divisions need upconvs
2009-11-25 Thomas Bersch1. Now only one dump for each pbqp instance
2009-11-09 Matthias Brauncleanup beabi so it doesn't need its own obstack anymore
2009-11-09 Matthias Braunbe robust against anchor in outedges in skip_barrier...
2009-11-06 Matthias Braunsmall cleanup
2009-11-06 Matthias Brauncleanup beabi a bit and use module constructor/global...
2009-11-06 Matthias Braunmore robust detection of start nodes in listsched;...
2009-11-05 Thomas Berschpmap which contains all used ir_nodes not longer needed
2009-11-05 Thomas Berschpmap which contains all used ir_nodes not longer needed
2009-11-04 Matthias Braundocument the algorithm a bit
2009-11-04 Matthias Brauna first implementation of an algorithm to determine...
2009-11-03 Michael Beck- removed C99 features
2009-11-02 Thomas BerschPBQP Matrices are copied now
2009-10-12 Sebastian Buchwaldtypos
2009-10-12 Thomas BerschTimer for time measurement added
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-10-01 Thomas BerschRestricted nodes are now correctly inserted before...
2009-10-01 Thomas Berschproperty name in _pbqp_co_t structure changed
2009-09-29 Christoph MallonCorrect binary emission of TLS entities.
2009-09-29 Christoph MallonSimplify relative binary emission of entities.
2009-09-29 Thomas BerschNew ordering in reverse perfect elimination order
2009-09-29 Thomas BerschBitset added to pbqp_co_t data structure.
2009-09-29 Christoph MallonImplement binary emitter for Minus64Bit.
next