libfirm
2008-09-23 Christoph MallonFix comment.
2008-09-23 Sebastian BuchwaldFixed test case.
2008-09-23 Sebastian BuchwaldAdded test case for pbqp construction: There seems...
2008-09-23 Matthias Braunrevert 22196
2008-09-23 Matthias Braunfree_methods was a bad base for callgraph walks, use...
2008-09-23 Matthias Braunallocate callee list on nodes obstack
2008-09-23 Matthias Braunrevive and improve callgraph dumper
2008-09-23 Matthias Braunwork around callgraph/cgana problems
2008-09-22 Sebastian BuchwaldAdded PBQP mapping with random costs.
2008-09-22 Sebastian BuchwaldSimplified test case.
2008-09-22 Michael Beck- fixed indentation
2008-09-22 Sebastian BuchwaldShort example of graph, which needs RN reduction.
2008-09-22 Michael Beck- all visited flags use the ir_visited_t type now
2008-09-22 Michael Beck- fixed comment
2008-09-22 Matthias Brauntoposort callgraph when inlining
2008-09-22 Michael Beckfixed -r22133
2008-09-22 Christoph MallonCorrectly caclulate the register use in the Op(x, x...
2008-09-22 Christoph MallonRemove long commented out assert(), which is not true...
2008-09-22 Christoph MallonSmall simplification.
2008-09-22 Christoph Mallonia32_Leave does not need esp as input operand, it only...
2008-09-22 Matthias Brauncorrecly increase frame alignment when adding types...
2008-09-22 Michael Beck- Add code for the rare case of not yet optimized
2008-09-21 Michael Beck- fixed indentation
2008-09-21 Michael Beck- BugFix: fixed -r22093
2008-09-21 Matthias Braunuse mallonscheduler(aka listsched-select=normal) as...
2008-09-21 Matthias Brauntesting upper_bits in constants is easy too
2008-09-21 Matthias Braunfix old bug in irmemory: external_allocated stuff is...
2008-09-21 Matthias Braunfix
2008-09-21 Matthias Braunfix
2008-09-21 Matthias Brauncrafty problem
2008-09-21 Matthias Braunkill stores to never read entities
2008-09-21 Matthias Braunrevert accidental commit of makereport
2008-09-21 Matthias Braundemonstrate killing of unnecessary stores
2008-09-21 Matthias BraunExtend the address_taken concept: We now have an ir_ent...
2008-09-21 Matthias Braunfix for const commit
2008-09-21 Matthias Braunintroduce a IR_SEGMENT_FIRST
2008-09-21 Matthias Braunmore consts
2008-09-21 Matthias Braunfix typo in get_segment_type
2008-09-21 Matthias Braunexample where type based alias analysis helps
2008-09-21 Matthias Brauntransform optimization: leave out some convs and use...
2008-09-21 Matthias Braunfix some problems with PIC symbols
2008-09-20 Sebastian BuchwaldAdded assertion to assure that we don't run into an...
2008-09-20 Michael BeckBugfix: restructured so memory disambiguator can switch...
2008-09-20 Michael Beck- fixed typos and some comments
2008-09-20 Michael BeckImproved memory disambiguator:
2008-09-20 Matthias Braunattempt to fix broken type based alias analysis
2008-09-19 Matthias Braunfix optimize build
2008-09-19 Matthias Braunfix optimize build
2008-09-19 Michael BeckFixed r22124:
2008-09-19 Matthias Braunalways emit push/pop in statev
2008-09-19 Matthias Braunexperimental load-store improvement
2008-09-19 Michael Beckadd example for constant load replacementx
2008-09-19 Michael Beck- BugFix: transform_polymorph_Load() returns the origin...
2008-09-19 Michael Beck- fixed equal_path()
2008-09-18 Michael Beckfixed indentation
2008-09-18 Michael Beckadd missing svn:keywords properties
2008-09-18 Michael Beck- add missing prototype
2008-09-18 Michael BeckMore refactoring:
2008-09-18 Michael Beck- factor out and simplify some code
2008-09-18 Michael Beck- simplify the code, check atomic entities for reinterp...
2008-09-18 Michael Beck- can handle some hidden reinterpret casts when doing...
2008-09-18 Michael Beck- removed redundant checks
2008-09-18 Michael Beck- improved rec_find_compound_ent_value(): handle missin...
2008-09-18 Michael Beckimplemented constant load access for pointer arithmetic...
2008-09-18 Michael Beckimplemented constant load access for pointer arithmetic...
2008-09-18 Michael Beck- add get_compound_graph_path_type()
2008-09-18 Michael BeckC99 feature removed
2008-09-18 Matthias Braunimprove debug output, increase depth limit to 7
2008-09-18 Matthias Braunadd a bunch of commandline options for easier benchmark...
2008-09-17 Sebastian BuchwaldShift with const 4.
2008-09-16 Michael Beckremoved unused var
2008-09-16 Michael Beck- fixed tarval_add() and tarval_sub() support for arith...
2008-09-16 Christoph MallonFix possible loop in DAG while building start Barrier.
2008-09-16 Christoph MallonFix comments.
2008-09-15 Michael Beck- preliminary support for loads from constant entities...
2008-09-15 Michael Beckadd some doxygen comments
2008-09-12 Michael Beck- C99 features removed
2008-09-12 Matthias Braunadjustements
2008-09-12 Michael Beck- BugFix: fc_get_plusinf()/fc_get_minusinf() must set...
2008-09-12 Michael BeckImproved handling of fc_exact: NaN and Inf results...
2008-09-12 Michael Beckreverted r21775: too restrictive because ieee 754 uses...
2008-09-11 Michael Beck- reset the default stack alignment to 2^2
2008-09-11 Michael Beck- fix for r21852: do not remove ALL Conv optimizations,
2008-09-11 Christoph MallonFix return value.
2008-09-11 Andreas ZwinkauRemoving conv-on-Phi local opt
2008-09-11 Christoph MallonResolve race condition: First set handler, then call...
2008-09-11 Christoph MallonIn be_get_Proj_for_pn() before getting the proj number...
2008-09-11 Christoph MallonIndentation, braces.
2008-09-11 Christoph MallonTypo in comment.
2008-09-11 Christoph MallonDo not mark functions with kept basic blocks (endless...
2008-09-11 Christoph MallonPrevent beuses from choking on basic blocks without...
2008-09-11 Andreas ZwinkauAdding mini testcase for incmem
2008-09-11 Christoph MallonRemove unused variable.
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-09-11 Christoph Mallons/Block_not_block_visited(x)/!Block_block_visited(x)/.
2008-09-11 Christoph Mallons/get_irn_op(x) == op_Block/is_Block(x)/.
2008-09-11 Christoph MallonTypo in comment.
2008-09-10 Michael Beckremove assert in keepalive()
2008-09-10 Matthias Braunfix testcases, yet another endless loop test
2008-09-10 Matthias Braunmore tricky endless loop stuff
next