cleanup: Remove pointless assert(is_${NODE}(x)) just before get_${NODE}_${FOO}(x...
[libfirm] / ir / be / beabi.c
2012-12-03 Christoph Malloncleanup: Remove pointless assert(is_${NODE}(x)) just...
2012-12-03 Sebastian BuchwaldFixed some typos.
2012-12-02 Christoph Mallonbeabi: Remove the unnecessary struct reg_node_map_t.
2012-12-02 Christoph Mallonbeabi: Remove unnecessary exclusion/inclusion of ignore...
2012-11-26 Matthias Braunremove irprintf_t.h; only unused stuff in it
2012-11-24 Christoph Mallonbeabi: Remove unnecessary #include from beabi.h.
2012-11-24 Christoph Mallonbeabi: Remove pointless local variable.
2012-11-24 Christoph Mallonbeabi: Remove parameters from create_be_return(), which...
2012-11-24 Christoph Mallonbeabi: The parameter irn of create_be_return() never...
2012-11-24 Christoph Mallonbeabi: Remove the attribute cls_addr from struct be_abi...
2012-11-24 Christoph Mallonbeabi: Remove the unused function be_abi_call_set_call_...
2012-11-24 Christoph Mallonbeabi: Remove the unused attribute between_type from...
2012-11-24 Christoph Mallonbeabi: Remove the global variable be_omit_fp.
2012-11-24 Christoph Mallonbeabi: Remove redundant adjustment of try_omit_fp in...
2012-11-24 Christoph Mallonbeabi: Turn be_abi_call_flags_t into a struct.
2012-11-24 Christoph Mallonbeabi: Remove the atttribute on_stack from struct be_ab...
2012-11-24 Christoph Mallonbeabi: Use the stack alignment, instead of hardcoding...
2012-11-24 Christoph Mallonbeabi: Remove the attribute frame_tp from struct lower_...
2012-11-24 Christoph Mallonbeabi: Remove the unused attribute static_link_pos...
2012-11-24 Christoph Mallonbeabi: Remove the write-only attribute link_class from...
2012-11-24 Christoph Mallonbeabi: Pass be_abi_irg_t around locally instead of...
2012-11-24 Christoph Mallonbeabi: Do not pass an environment to fix_pic_symconsts...
2012-11-24 Christoph Mallonbeabi: Remove the attribute start from struct be_abi_irg_t.
2012-11-24 Christoph Mallonbeabi: Remove the unused attribute start_block_bias...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-10-29 Matthias Braunfix some missing register constraints
2012-10-24 Matthias Braunfix a bunch of warnings reported by clang analyzer
2012-07-23 Matthias Braunget_Call_n_params: use int for consistency
2012-07-16 Sebastian BuchwaldFixed warnings.
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2012-06-15 Matthias Braunrename edges_assure to assure_edges
2012-06-06 Matthias Braunbe: expose be_options variable globally
2012-05-05 Christoph MallonChange tests for ir_visibility_external, which should...
2012-04-25 Matthias Braundwarf: initial support for callframe and params
2012-03-06 Matthias Braunbeabi: remove a bunch of unused/deprecated flags
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-11-14 Matthias Braunremove irbitset.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-09-13 Matthias Braunbeabi: no special treatment of returns_twice
2011-09-06 Matthias Braunrename Free argument from size to count to be consisten...
2011-08-22 Matthias Braunadd special constant to represent VA_START-address...
2011-08-17 Christoph MallonAllow selecting one past the last parameter to get...
2011-08-17 Christoph MallonRemove unnecessary assignment, which at worst hides...
2011-08-17 Christoph MallonCorrect typos in comments.
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-05 Matthias Braunfactor out code for address of register param taken
2011-08-05 Matthias Braunrework taking of parameter addresses
2011-08-04 Matthias Braunremove (broken+unused) support for right_to_left parame...
2011-08-04 Matthias Braunsplit irg and irp resources, add IRP_RESOURCE_TYPE_LINK
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-08 Michael BeckRemoved the callee/caller saved flag from register...
2011-06-01 Matthias Braunrework fragile ops to have a throws_exception attribute
2011-05-27 Matthias Braunmerge start-block successor with start-block in backend...
2011-05-25 Andreas ZwinkauRemove equivalent_node_Block
2011-05-06 Andreas Zwinkaubeabi requires out edges
2011-05-06 Matthias Braungive Bad nodes a mode
2011-04-15 Matthias Braunfix cparser warnings
2011-04-13 Michael BeckBugFix: fixed access to free'ed pointer.
2011-04-13 Matthias Braunavoid new_NoMem in favor or get_irg_no_mem
2011-04-13 Matthias Braunfix some warnings by removing the strange abi_get_ignor...
2011-04-13 Matthias Braunmove private API into .c file
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-04-08 Matthias Braunall backends have decreasing stack
2011-04-08 Matthias Braunchange get_ignore_irn API to take irg instead of abi
2011-04-08 Matthias Braunrename be_pos_XXX to n_be_XXX to be consistent with...
2011-04-08 Matthias Brauncleanup iredges API a bit
2011-03-16 Matthias Braunreplace and kill survive_dce stuff
2011-03-04 Matthias Braunremove be_Barrier and lots of hacks for maintaining it
2011-03-04 Matthias Braunbeabi: simplify fix_start_block, avoid links to replace...
2011-02-22 Andreas ZwinkauFix beabi call sorting
2011-02-09 Matthias Braunfurther spread size_t (all warnings on linux/gcc fixed)
2011-02-08 Matthias Braunfurther spread size_t
2011-01-24 Michael BeckFixed a lot of size_t related warnings, most of them...
2011-01-18 Michael BeckFixed some size_t related warnings.
2010-12-28 Michael BeckAdd and fix some comments.
2010-12-22 Michael BeckFixed some 64bit warnings by using size_t and fixing...
2010-12-06 Michael BeckRemoved the arch_register_type_is() macro.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunbackend: put ignore regs into beirg
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-06 Matthias Braunremove irsimpletype stuff (unused/broken)
2010-10-06 Matthias Braunput register classes into arch_env struct, no need...
2010-10-06 Matthias Braunforbid calls of new_XXX and new_d_XXX when not in phase...
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-09-22 Matthias Braunbackend: remove unused omitleaffp option
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-09-10 Matthias Braunrefactoring: split stackframe handling completely from...
2010-09-06 Matthias Braunrename heights_t to ir_heights_t, improve docu a bit...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-08-09 Matthias Braunfix beabi not setting width in register constraint
2010-07-27 Matthias Braunreplace psets with arrays to make the compiler more...
2010-07-26 Matthias Braunautomatically generated pn_ numbers from the spec file
2010-07-23 Matthias Braunsparc: fix MemPerm emitter as far as possible
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
next