Reduce code duplication by jumping to the appropriate case.
[libfirm] / ir / be /
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.
2009-09-29 Christoph Mallonget_mode_size_bits() returns the size in bits, not...
2009-09-29 Christoph MallonImplement semi-binary emitter for SwitchJmp.
2009-09-25 Christoph MallonCorrect error in bemit_ldtls(): the register index...
2009-09-24 Matthias Braun- bring arm backend back to shape: cleanup and fix...
2009-09-24 Matthias Braunjumps have a special irn flag now so beirgmod can ident...
2009-09-24 Matthias Braun.word has different size on different architecutres...
2009-09-24 Matthias Braunspill preparation needs liveness
2009-09-24 Matthias Braunfix register constraints for MemPerm nodes
2009-09-23 Christoph MallonRemove one unnecessary malloc() when emitting switches.
2009-09-23 Christoph MallonImplement binary emitter for fabs.
2009-09-23 Christoph MallonImplement binary emitter for Leave.
2009-09-23 Christoph MallonImplement binary emitters for Fucomi and Fucomip.
2009-09-23 Christoph Mallonbemit_cmp() must handle 16bit compares.
2009-09-23 Christoph MallonImplement binary emitter for Test8Bit.
2009-09-23 Christoph MallonConsistently use the source AM form for register-regist...
next