bearch: Disallow passing Projs to get_irn_ops().
[libfirm] / ir / be / bearch.c
2012-12-18 Christoph Mallonbearch: Disallow passing Projs to get_irn_ops().
2012-12-18 Christoph Mallonbearch: Remove unnecessary test in arch_perform_memory_...
2012-12-12 Matthias Braunremove license stuff from files
2012-12-01 Christoph Mallonbearch: When dumping backend info, do not print an...
2012-11-30 Christoph Mallonbe: inline arch_env_begin_codegeneration() into its...
2012-11-30 Christoph Mallonbemain: Centrally call be_gas_end_compilation_unit...
2012-11-30 Christoph Mallonbemain: Centrally call be_emit_init() and be_gas_begin_...
2012-11-27 Christoph Mallonbearch: Introduce be_foreach_out().
2012-11-27 Christoph Mallonbearch: Also dump the slot index of should_be_same...
2012-11-27 Christoph Mallonbearch: Dump the output requirement and the assigned...
2012-11-27 Christoph Mallonbearch: Make arch_dump_register_req() static.
2012-11-27 Christoph Mallonbearch: Use arch_register_req_is().
2012-11-27 Matthias Braunimprove arch_dump_reqs_and_registers()
2012-11-27 Christoph Mallonbeinfo: assert() that be_get_info() is not called on...
2012-11-26 Matthias Braunexpose some critical bearch functions for inlining
2012-11-25 Christoph Mallonbearch: remove arch_register_type_joker.
2012-11-25 Christoph Mallonbearch: Check the register class first in arch_reg_is_a...
2012-11-24 Christoph Mallonbearch: Assert, instead of test, that the register...
2012-11-24 Christoph Mallonbearch: Remove arch_get_inverse() and associated code.
2012-11-24 Christoph Mallonbearch: Remove unnecessary indirection to access arch_n...
2012-11-24 Christoph Mallonbearch: Remove obsolete special case for out info of...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-10-29 Matthias Braunchange arch_XXX_out functions to use unsigned for pos
2012-07-26 Matthias Braunmake get_op_ops result non-const
2011-11-10 Matthias Braunbe: rework isa_if interface and initialisation
2011-11-10 Matthias Braunbe: get rid of arch_irn_classify callback
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-27 Matthias Braunlet backends decide wether to use begnuas
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-04-15 Matthias Braunfix cparser warnings
2011-04-08 Andreas ZwinkauMerge branch 'kaps-included' into master
2011-04-08 Matthias BraunAnother rewrite of prolog/epilog handling: Delay their...
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-16 Matthias Braundumper now dumps all generic backend flags
2011-03-04 Matthias Braunremove be_Barrier and lots of hacks for maintaining it
2011-02-09 Matthias Braunfurther spread size_t (all warnings on linux/gcc fixed)
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-08-09 Matthias Braundump double and aligned register requirements
2010-07-27 Matthias Braundraft for register width specifications
2010-07-14 Matthias Braunrefactoring: set_frame_entity is a special callbacks...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-09-11 Matthias Brauninline arch_get_register_req_out to make the backend...
2009-09-05 Matthias Braunavoid putting interfering stuff into the same congruenc...
2009-08-13 Matthias Braun- rework backend node dumping; add a dumper for Phi...
2009-08-11 Matthias Braun- implement output constraint enforcement for new regis...
2009-08-06 Matthias Braun- Rewrite internal backend logic for querying register...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-15 Christoph MallonFollow-up to r22928: Remove arch_register_class_put().
2008-10-15 Christoph MallonRemove arch_get_allocatable_regs().
2008-10-15 Christoph MallonUse arch_get_register_req() instead of duplicating...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Christoph MallonRemove the unused function arch_is_register_operand().
2008-10-11 Christoph MallonRemove the unused function arch_irn_flag_str().
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused function arch_is_possible_memory_oper...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused function arch_get_irn_ops().
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused function arch_count_non_ignore_regs().
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-10 Michael Becksimplified more
2008-09-10 Michael Beck- fixed comment: bs cannot be NULL anymore (and was...
2008-09-10 Michael Beckarch_register_class_put() is only used locally
2008-08-21 Christoph MallonRename arch_register_req_type_should_be_different to...
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-05-23 Matthias Braunwe don't need no stinking selfs
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-05-23 Michael BeckRemoved the irn_handler stack.
2008-05-23 Michael BeckRemoved the arch_irn_handler_t. This was just an additi...
2008-01-02 Michael Beckupdate copyright message
2007-10-23 Christoph Mallon- Allow an arbitrary (for arbitrary < 32) number of...
2007-09-30 Matthias Braunadd index to register classes, change some fields to...
2007-09-27 Christoph MallonFix warning in r15953.
2007-09-27 Christoph MallonAllow two should-be-same constraints for every out...
2007-09-18 Matthias Braunadd midding modify_flags case
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
next