Unconditionally include stdlib.h.
[libfirm] / ir / ana /
2008-11-28 Christoph MallonUnconditionally include stdlib.h.
2008-11-27 Moritz KrollRemoved mode parameter from Const and Const_type constr...
2008-11-20 Michael Beck- fixed insertion loop for the right operand
2008-11-20 Michael Beck- improve Confirm construction: if the right argument...
2008-11-18 Moritz KrollRemoved unused block parameter from Const constructors
2008-11-14 Matthias Braunrename mangling stuff to avoid name clashes
2008-11-11 Michael Beck- BugFix: get the mode from Cmp operand when calculatin...
2008-11-03 Moritz KrollAdded new storage class for pointer constants
2008-10-31 Michael Beck- shorten the lifetime of a variable
2008-10-27 Michael Beck- completely get rid of useless assertion (skip_Id...
2008-10-27 Michael Beck- fixed (useless) assertion
2008-10-24 Andreas ZwinkauJust assure edges, instead of blindly activating them
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-13 Sebastian BuchwaldAlways include config.h.
2008-10-11 Michael Beck- typos fixed
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Michael Beck- add comment
2008-10-11 Matthias Braunmore firm_config includes removed
2008-10-11 Matthias Braunadd more missing config.h includes
2008-10-07 Matthias Braunrevert change for now breaks 255.vortex and 253.perlbmk
2008-10-07 Michael Beck- do not clean up keep-alives here
2008-10-07 Michael Beck- re-enabled global-non-null test, but place Confirms...
2008-10-07 Christoph MallonAdd irn_visited_else_mark(), which combines irn_visited...
2008-10-06 Michael Beck- reenabled modeb handling after condeval fix
2008-10-06 Christoph Mallons/irn_not_visited(x)/!irn_visited(x)/.
2008-10-06 Christoph MallonRemove redundant test.
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-10-05 Michael Beck- improved is_non_null_Confirm()
2008-10-02 Christoph MallonLet is_non_null_Confirm() work as advertised for SymConsts.
2008-10-02 Michael Beck- reduce the number of created confirms further
2008-10-02 Michael Beckreduce the number of created Confirms
2008-10-02 Michael Beck- BugFix: ensure, that no self-loops are constructed...
2008-10-02 Michael Beck- BugFix: remove_confirms() now does NOT deactivate...
2008-09-30 Matthias Braunfix some warnings in optimized mode
2008-09-30 Michael Beckplace FIRM_DBG_REGISTER into the init function
2008-09-30 Matthias Braunwe have code duplication in determine_entity_usage...
2008-09-28 Michael Beck- removed C99 features
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-09-28 Matthias Braundisable some expensive statevs
2008-09-28 Matthias Braunfix warning
2008-09-27 Christoph MallonTeach Mr. Gauß, Mr. Seidel and Mr. Grund to ignore...
2008-09-26 Michael Becksimplified code, fixed comments
2008-09-26 Christoph MallonFix crash in debug output.
2008-09-26 Christoph MallonRespect stickyness, when calculating entity usage.
2008-09-24 Christoph MallonDo not forcefully rebuild outedges in compute_execfreq...
2008-09-23 Michael Beck- detected const methods with possible endless loops...
2008-09-23 Matthias Braunfree_methods was a bad base for callgraph walks, use...
2008-09-23 Matthias Braunwork around callgraph/cgana problems
2008-09-22 Michael Beck- fixed indentation
2008-09-22 Michael Beck- all visited flags use the ir_visited_t type now
2008-09-22 Matthias Brauntoposort callgraph when inlining
2008-09-22 Michael Beckfixed -r22133
2008-09-21 Matthias Braunfix old bug in irmemory: external_allocated stuff is...
2008-09-21 Matthias Braunfix
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 Braunmore consts
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-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-08-23 Michael Beck- BugFix: fix_start_proj() erronously assumed the start...
2008-08-21 Michael Beck- sticky methods can be called from outside (by inline...
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-08-06 Michael Beck- removed Psi nodes, Mux nodes are used again ...
2008-08-04 Christoph MallonRemove unnecessary return; at end of void functions.
2008-08-01 Matthias Braunsmall optimisation (avoids edges_notify_edge)
2008-08-01 Michael Beck- tarval_sub() now has an additional parameter, needed for
2008-07-31 Michael Beck- removed a now superfluous function
2008-07-31 Sebastian BuchwaldFixed more memory leaks.
2008-07-31 Sebastian BuchwaldFixed one more memory leak.
2008-07-31 Sebastian BuchwaldFixed one more memory leak.
2008-07-31 Matthias Braunfix warning
2008-07-25 Michael Beck- out edges now preserve the input position, needed...
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-07-24 Michael Beck- use is_Confirm() instead of old style compare
2008-07-24 Michael Beck- BugFix: the effective use block is the predecessor...
2008-07-23 Michael Beck- fixed a stupid Bug: the marks are not cleared at...
2008-07-22 Matthias Braunconst changes and enhancements to irouts
2008-06-23 Matthias Braunanchor nodes are not real liveness users
2008-06-20 Michael Beck- make is_arg_Proj() global
2008-06-06 Michael Beckrenamed node type Rot to Rotl to make clear that this...
2008-06-06 Michael Beck- export classify_pointer()
2008-05-30 Michael Beck- removed assertion() it is allowed to ask for non...
2008-05-25 Michael BeckSpecial handling seems not to work, remove critical...
2008-05-25 Michael Beck- simplified get_effective_use_block()
2008-05-17 Michael Beck- Removed a big performance hit: The MARKS for visiting...
2008-05-13 Michael Beckignore Bad control flow predecessors when calculating...
2008-05-09 Michael Beck- improve doxygen comments
2008-05-09 Michael BeckBugFix r19562: get_nodes_block(skip_Proj(get_irn_n...
2008-05-07 Michael Beck- added assure_cf_loop()
2008-05-07 Michael Beckreordered struct for smaller memory print on 64bit
2008-05-07 Michael Becktypos fixed
2008-05-06 Michael Beckoutputs the layout type for yComp, makes nicer yComp...
2008-05-06 Michael Beck- add ir_graph to loop element, preventing the ugly...
2008-05-06 Michael Beck- add ir_graph to loop element, preventing the ugly...
2008-04-14 Michael Beck- get_irg_initial_exec()/set_irg_initial_exec() added
next