beifg: Simplify the implementation of be_ifg_foreach_node().
[libfirm] / ir / opt / opt_inline.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-11 Matthias Brauninlining array types is the same as inlining compound...
2012-12-06 Christoph Mallonirgmod: Pass the new inputs to turn_into_tuple() instea...
2012-12-06 Christoph Mallonopt_inline: Move all start block placed nodes to the...
2012-12-03 Tobias RappRefactoring: Deleted unused inlining functionality.
2012-12-01 Christoph Mallonirgraph: Use get_irg_obstack() instead of accessing...
2012-10-24 Matthias Braunremove irg_phase_state, use IR_GRAPH_CONSTRAINT instead
2012-10-24 Matthias Braunreorgranize method properties
2012-10-24 Matthias Braunfix a bunch of warnings reported by clang analyzer
2012-08-28 Matthias Brauncleanup irouts
2012-07-20 Christoph MallonLet list_for_each_entry(), list_for_each_entry_reverse...
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2012-06-15 Matthias Braunremove opt_manage, provide assure_irg_properties
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2012-06-13 Matthias Braunremove extended basic block support
2012-02-03 Andreas Zwinkauleave -> leaf
2011-12-22 Matthias Braunplug memory leaks
2011-12-14 Matthias Braunreplace pamp_find with pmap_get where possible
2011-11-17 Matthias Brauninline: we can't inline blocks with entities
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunremove is_Global/get_GlobalEntity
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-09-20 Matthias Braunuse IR_GRAPH_STATE instead of irg_extblk_info_state
2011-09-20 Matthias Braunremove loopinfo stuff and exclusively use IR_GRAPH_STAT...
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauRemove entity_usage_state attribute
2011-09-14 Andreas ZwinkauRemove dom_state and pdom_state attributes
2011-08-12 Andreas ZwinkauFix size_t related warnings
2011-08-12 Andreas ZwinkauInliner must not inline parameter entities
2011-08-11 Andreas ZwinkauInliner must clear parameter flag of entities
2011-08-05 Matthias Braunrework taking of parameter addresses
2011-08-04 Matthias Braunsplit irg and irp resources, add IRP_RESOURCE_TYPE_LINK
2011-06-01 Matthias Braunchange pn_XXX_max enum to really be the maximum pn...
2011-05-30 Andreas ZwinkauFix opt/inline.c
2011-05-09 Andreas ZwinkauRemove obsolete loopinfo invalidation
2011-05-09 Andreas ZwinkauRemove obsolete outs invalidation
2011-05-06 Andreas ZwinkauUse mode from type instead of return value
2011-05-06 Matthias Braunopt_inline: fix uninitialized memory usage
2011-05-06 Matthias Braungive Bad nodes a mode
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-30 Matthias Braunremove get_irg_tls() concept, simply use SymConst and...
2011-03-30 Matthias Braunremove the deprecated and unused construct of a value_r...
2011-03-09 Christoph MallonFix typos in comments: s/it's/its/ and related corrections.
2011-03-02 Michael BeckFixed size_t related warnings.
2011-02-09 Matthias Braunfurther spread size_t (all warnings on linux/gcc fixed)
2011-02-09 Michael BeckFurther spread size_t.
2011-01-19 Michael BeckAmendment of r28263 which was committed too early.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-03-07 Matthias Braunmerge common graph copying code; move dead code elimina...
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-27 Jonas FietzCopy phase information in DCE to preserve it over index...
2010-02-21 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
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-04 Matthias Braun- representing the 3-state visibility (default,local...
2010-02-03 Matthias Braunfix some assertions; correctly handle weak symbols
2010-02-03 Matthias BraunRework linkage types in firm.
2010-01-09 Michael BeckSmall optimization. Note that the else case crashes...
2009-12-16 Matthias Braun- remove some more of the optimisation flags inside...
2009-12-16 Matthias Braunput optimisation module init function declarations...
2009-12-11 Matthias Braunremove the concept of M_except, we always use the norma...
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-08-23 Michael Beck- fixed pass manager
2009-08-20 Michael BeckAdd passes for inlining, private methods.
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2009-06-25 Michael BeckAdd an irg attribute the Bad nodes: so get_Block_irg...
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-05-14 Matthias Braunwhen inlining and return types of method-type/call...
2009-03-02 Moritz KrollReverted changes from 25529
2009-02-27 Michael Beck- IR nodes now have node numbers in RELEASE mode, this...
2009-02-19 Moritz KrollAdded strict_flag to new_r/rd_Conv(). Fixed strict...
2009-01-20 Michael Beck- set the entity state to NOT computed after inlining
2009-01-19 Michael BeckGet rid of pn_Start_value_param:
2009-01-18 Michael Beck- fixed typos
2008-12-13 Matthias Braunfix new_Block users
2008-12-09 Michael Beck- do not optimize away labeled blocks
2008-10-31 Michael Beck- fixed allocation of resources even more
2008-10-31 Michael Beck- fixed allocation of resources
2008-10-31 Sebastian Buchwald- reserve necessary resources before collect phiprojs
2008-10-27 Michael Beck- more irp_resource_reserved()
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunhooks are always enabled now -> one less option
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-30 Matthias Braunold version was correct...
2008-09-29 Michael Beck- add a combo flag again, so inlining can use combo...
2008-09-29 Matthias Braunwe WANT to push forced graphs on the prioqueue
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-09-27 Michael Beck- revert big benefice for irg_inline_forced methods,
2008-09-27 Michael Beck- BugFix: irg_inline_forced is not a bit
2008-09-27 Michael Beck- fixed some typos
2008-09-27 Michael Beck- add missing initializations
2008-09-27 Michael BeckVarious Fixes:
2008-09-26 Michael Beckremoved C99 code
2008-09-24 Matthias Braunpush functions into a priority queue and inline in...
2008-09-24 Matthias Braunmore debuginfo
2008-09-24 Matthias Braunfix error introduced by r22215
next