libcore: Check, that a pointer to a char array is passed to LC_OPT_ENT_STR().
[libfirm] / ir / be / bemain.c
2012-12-06 Christoph Mallonlibcore: Check, that a pointer to a char array is passe...
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-28 Matthias Braunmake schedule dumper more robust/cleanup
2012-11-26 Christoph Malloncleanup: Remove unnecessary #include from belive_t.h.
2012-11-25 Christoph Mallonbechordal: Remove T_RA_PROLOG.
2012-11-25 Christoph Mallonbechordal: Remove remnants of the long gone split phase.
2012-11-24 Christoph Mallonbemain: init_graph in arch_isa_if_t may now be a null...
2012-11-24 Christoph Mallonbeabi: Pass be_abi_irg_t around locally instead of...
2012-11-24 Christoph Mallonbe: Remove the irg from the birg.
2012-11-23 Christoph Mallontimer: Enlarge the display space for the time.
2012-10-29 Matthias Braunbeverify: remove dominance check
2012-10-24 Matthias Braunmake statev API public
2012-10-24 Matthias Braunremove irg_phase_state, use IR_GRAPH_CONSTRAINT instead
2012-10-24 Matthias Braunrework timer API
2012-09-14 Manuel MohrExtended public backend API.
2012-08-08 Christoph MallonReturn the profile init irg from ir_profile_instrument...
2012-07-30 Matthias Braunsimplify and cleanup execfreq API
2012-07-10 Matthias Braunmake dependency edge handling more robust
2012-06-15 Matthias Braunrename edges_assure to assure_edges
2012-06-06 Matthias Braunbe: introduce verboseasm flag (enabled by default)
2012-06-06 Matthias Braunbe: expose be_options variable globally
2012-05-04 Matthias BraunIntroduce IR_LINKAGE_NO_CODEGEN
2012-04-25 Matthias Braunbedbgout, stabs: remove obsolete debug modules
2012-03-01 Quentin ColombetAdd a phase before coloring thats split all live variab...
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-12-19 Matthias Braunmake opcode list global
2011-12-14 Matthias BraunMove current_ir_graph from ir_graph to ir_cons
2011-12-07 Manuel MohrPrevent segfault with -bprofilegenerate=true for empty...
2011-11-17 Matthias Brauntype list fixes
2011-11-10 Matthias Braunbe: rework isa_if interface and initialisation
2011-11-10 Matthias Braunremove be_opt_register from public API (ir_init calls...
2011-11-10 Matthias Braunbe: remove more unnecessary callbacks
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-10-27 Matthias Braunfinalize debug stuff before arch_env_done which frees...
2011-09-20 Matthias Braunremove unreachable_code/bads after normalize_n_returns
2011-09-20 Matthias Braunchange unreachable code elmination to the simpler remov...
2011-09-15 Andreas ZwinkauNo unreachable code in backend
2011-08-12 Matthias Braunuse 'default' ilp solver if nothing specified
2011-08-12 Matthias Braunmerge after_ra and finish phase, and move stack_bias...
2011-07-27 Christoph MallonSimplify usage of LC_OPT_ENT_STR(): The length of the...
2011-07-27 Christoph MallonCorrect wrong usage of LC_OPT machinery.
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-06-16 Sebastian Hackoutsourced some functionality
2011-06-16 Matthias Braunremove remaining WITH_ILP uses, fix bug introduced...
2011-06-01 Andreas Zwinkauremove bads in backend
2011-05-27 Sebastian BuchwaldFixed some warning about unused variables.
2011-04-28 Matthias Braunimprove firm profiler (based on patch by Steven Schäfer)
2011-04-15 Matthias Braunminimize number of build variants: always enable statistics
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-16 Matthias Braunemit global asms in all backends
2011-03-16 Matthias Braunbestabs: move stabs but not backend specific text0...
2011-03-16 Matthias Braunbedbgout: improve function names, ensure that the end...
2011-03-06 Michael BeckFixed size_t related warnings.
2011-03-04 Matthias Braundump graph after code-selection
2011-03-04 Matthias Brauncleanup/flatten some backend options
2011-03-04 Matthias Braunrework schedulers to register similar like regallocator...
2011-03-04 Matthias Braunremove support for schedule preparation steps (both...
2011-02-06 Christoph MallonReplace strcpy()+strcat() song and dance by a single...
2010-12-01 Matthias Braunbe_lower_for_target is now a simple function in the...
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-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-09-22 Matthias Braunremove some unnecessary/confusing flags
2010-09-22 Matthias Braunbackend: remove unused omitleaffp option
2010-09-22 Matthias Braunremove ilp scheduler; simplify listsched interface
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-09-22 Matthias Braunremove some unnecessary #defines
2010-09-10 Matthias Braunrefactoring: split stackframe handling completely from...
2010-09-10 Matthias Braunremove normalize_proj_nodes, Projs aren't in the wrong...
2010-09-06 Matthias Braunallow backend to specify endianess, rewrite bitfield...
2010-08-19 Matthias Braunonly construct Rotl if backend supports it
2010-08-18 Matthias Braunbackend is responsible for defining what lowering opera...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-07-09 Matthias Braunhandle arm ABI in arm transform phase
2010-07-06 Matthias Braunremove unnecessary members from be_abi_irg_t structure...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
2010-03-12 Matthias Braunrename popcnt to popcount; avoid inline assembly in...
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-11 Matthias Braundo not free the graph after emitting it (this should...
2009-12-21 Matthias Braunkeep timer interface simple - no names and descriptions...
2009-09-21 Matthias Braunemit statev times in usec
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-17 Sebastian BuchwaldSet irg birg.
2009-09-17 Matthias Braun- Bigger refactoring and cleanup in backend:
2009-09-17 Sebastian BuchwaldMoved some ia32 independent code to bemain.
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-08-13 Matthias Braun- rework backend node dumping; add a dumper for Phi...
next