summaryrefslogtreecommitdiffhomepage
path: root/ir/be/beinfo.h
Commit message (Expand)AuthorAge
* be: Add the typedef 'be_add_pressure_t' for additional register pressure.Christoph Mallon2019-03-19
* be: Automatically set the original node name during code selection.Christoph Mallon2016-04-26
* be: Correct typo in comment.Christoph Mallon2015-08-19
* Add a way to specify additional register pressure for the first 4 register cl...Matthias Braun2015-07-23
* be: Factorise initialisation of backend info into the function be_info_init_i...Christoph Mallon2014-12-28
* node_cmp_attr changed to node_attrs_equal and code cleaned upMatthias Braun2014-09-15
* remove license stuff from filesMatthias Braun2012-12-12
* beinfo: assert() that be_get_info() is not called on Projs.Christoph Mallon2012-11-27
* beinfo: Remove the unused function be_info_initialized().Christoph Mallon2012-11-24
* beinfo: Remove declaration of the non-existent function be_info_duplicate().Christoph Mallon2012-11-24
* Move current_ir_graph from ir_graph to ir_consMatthias Braun2011-12-14
* remove $Id$, it doesn't work with git anywayMatthias Braun2011-11-10
* Constify node_cmp_attr_func.Michael Beck2011-02-26
* save input requirements in be_info without complicated callbackMatthias Braun2010-09-10
* - Bigger refactoring and cleanup in backend:Matthias Braun2009-09-17
* reorganize backend headers (kill some _t variants in favor of a be_types.h)Matthias Braun2009-08-05
* improve sched_info datastructure, saving space and making it more efficientMatthias Braun2009-05-16
* forgot 2 filesMatthias Braun2008-10-23