libfirm
2006-12-12 Michael BeckC99 feature removed
2006-12-12 Michael BeckC99 feature removed
2006-12-11 Matthias Braunremoved (old) spillcost calculation
2006-12-11 Matthias Braunoops, now benumb is really unused
2006-12-11 Matthias Braunbenumb is old and unused
2006-12-11 Matthias Braun- Several warning fixes
2006-12-11 Christoph Mallonexecfreqs was renamed to exec_freq
2006-12-10 Matthias Braun- New belady variant (see my diploma thesis + presentation)
2006-12-10 Matthias Brauncleanup/rewrite of ia32_gen_decls
2006-12-10 Matthias BraunMore missing config.h
2006-12-10 Matthias BraunMore missing config.h
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-08 Christian Würdigfixed max_steps calculation
2006-12-07 Christian Würdigremoved some unused functions
2006-12-07 Christian Würdigfixed generation of default dummy unit
2006-12-06 Matthias Braunfixed test
2006-12-06 Matthias Braunmake condeval test link
2006-12-05 Christian Würdigsome fixups for latency
2006-12-04 Christian Würdigremoved warning for ILP scheduler, as the scheduler...
2006-12-04 Christian Würdigadded bemachine
2006-12-04 Christian Würdigadded explicit cast to int to prevent warning
2006-12-04 Christian Würdigadded function to retireve ilp scheduler interface
2006-12-04 Christian Würdigwe have now a default DUMMY unit type
2006-12-04 Christian Würdigadded ilp scheduler interface
2006-12-04 Christian Würdigfinished pressure constraints
2006-12-04 Christian Würdigadded function to retrieve ilp scheduler interface
2006-12-04 Christian Würdigfixed the usage of real register names
2006-12-04 Matthias Braunupdate .cvsignore, fixed some warnings in tests
2006-12-04 Matthias Braunfix some address mode optimisation issues, xors aren...
2006-11-27 Christian Würdigadded new constraints
2006-11-27 Christian Würdigswitched bipartite matching to hungarian method
2006-11-27 Christian Würdigset input requirement for stack pointer when creating...
2006-11-23 Matthias Braunformating
2006-11-23 Christian Würdigfinished ILP scheduler (apply calculated schedule to...
2006-11-19 Christian Würdigadded function and call attribute to set register class...
2006-11-17 Matthias Braunworkaround for morgan/belady interaction problems
2006-11-17 Matthias Braunimprove documentation
2006-11-17 Matthias Braunspills (and phis) are no real uses
2006-11-17 Matthias Braundon't do load-store -> addrmode optimisation if the...
2006-11-17 Matthias Braunupdated cvsignore
2006-11-17 Matthias Braunadd a main function to condeval
2006-11-17 Matthias Braunicc support for Makefile
2006-11-17 Matthias Brauntweaked some testapps
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 sta backend (but commented out)
2006-11-15 Christian Würdigadded ports per unit
2006-11-15 Christian Würdigadded options
2006-11-15 Christian WürdigBugFix: between type can be empty
2006-11-15 Christian Würdigadded ports per unit
2006-11-13 Michael BeckDo not call be_java_coal_register_options(9 if JVM...
2006-11-13 Michael Beck- moved the WITH_JVM up
2006-11-13 Michael Beckadded comment
2006-11-07 Christian Würdiguse only one variable for each unit type instead one...
2006-11-02 Christian Würdigfixed CRLF
2006-11-02 Christian Würdigadded callbacks and adapted interfaces for abstract...
2006-11-02 Christian Würdigfinalized ilp scheduler
2006-11-02 Christian Würdigadded attributes for bundeling
2006-11-02 Christian Würdigadded callback interfaces for abstract machine specific...
2006-11-02 Christian Würdigremoved unnecessary extern
2006-11-02 Christian Würdigadded support for abstract machine specification
2006-11-02 Christian Würdigadded abstract machine specification
2006-11-02 Christian Würdigadded new attributes for abstract machine
2006-11-02 Christian Würdigremoved unused function
2006-11-02 Christian Würdigimplemented callbacks for abstract machine
2006-10-27 Matthias Braunimproved docu of bespill.h
2006-10-26 Matthias Braunlittel fix for spillcosts
2006-10-26 Matthias Braunoutput estimated cost statistics to statfile
2006-10-25 Matthias Braunremove gp_NOREG from constained registers in spec again...
2006-10-24 Matthias Braunyou can disable counting in quicksort now
2006-10-24 Matthias Braunalso output total backend time to statfile
2006-10-24 Matthias Braunsome more hacks/workarounds for blocks without jump...
2006-10-24 Christian Würdigfixed C99 stuff
2006-10-24 Matthias Braundon't kotz out timing info on stdout if statfile is...
2006-10-24 Matthias Brauncorrectly fix get_reload_insertion_point problem
2006-10-24 Christian Würdiggenerate backend specific machine variable
2006-10-24 Christian Würdigfixed comments
2006-10-24 Christian Würdigpass allowed execution units to node attribute initializer
2006-10-24 Christian Würdigextended node attribute initializer for execution unit...
2006-10-24 Christian Würdiggenerate real fprem node
2006-10-24 Christian Würdigadded fprem for simulation, FIXME: need own simulation...
2006-10-24 Christian Würdigadded new fprem node (for floating point reminder)
2006-10-24 Christian Würdigadd dependency Const -> StartBarrier only if Const...
2006-10-24 Christian Würdigadded new attributes and get/set functions for allowed...
2006-10-24 Christian Würdigfixed some dependencies
2006-10-24 Christian Würdigalways translate x87 FPU names from stx to st(x)
2006-10-24 Christian Würdigadded new machine generator
2006-10-24 Christian Würdigadded ilp scheduler
2006-10-24 Christian Würdiginitial checkin of abstract machine interface
2006-10-24 Christian Würdiginitial checkin of ILP scheduler, NOT FULLY IMPLEMENTED...
2006-10-24 Christian Würdigadded option to select between schedulers (list or...
2006-10-24 Christian Würdigmoved options fomr group "sched" to group "listsched"
2006-10-24 Christian Würdigadded assertin to check out edges
2006-10-24 Christian Würdigadd dependency from be_RegParam to Start node
2006-10-24 Christian Würdigadded scheduler as backend option
2006-10-24 Christian Würdigmade variable const
2006-10-24 Matthias Braunoops
2006-10-24 Matthias Braunmake statfile available to the whole backend, output...
next