Minor corrections.
[libfirm] / ir / ir /
2004-12-08 Sebastian HackMinor corrections.
2004-12-07 Boris Boesler*** empty log message ***
2004-12-06 Boris Boeslermoved pseudo_irg.[ch] from ir/external/ to directory...
2004-12-06 Boris Boesler*** empty log message ***
2004-12-06 Michael BeckFixed configure: should work now in a build directory...
2004-12-02 Michael Beckused firm_config.h instead of config.h
2004-12-02 Michael Beckfixed comment
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael BeckFixed: check additional restriction before Mulh instruc...
2004-12-02 Sebastian HackConstified a little bit.
2004-12-01 Michael BeckUsed the new is_Block_dead() check. local_optimize...
2004-12-01 Michael BeckAdded a new attribute to block nodes: dead
2004-12-01 Michael Becktypo fixed
2004-11-30 Götz Lindenmaieradded new acceessers
2004-11-30 Götz Lindenmaiermore verbose info output of irnoded
2004-11-30 Michael Beckfixed type, bugfix for out's
2004-11-30 Michael Beckenhanced dumper: dumps yet Bad blocks in local-const...
2004-11-30 Florian Liekweginclude irgwalk when using irg_walk
2004-11-30 Michael Beckclean up a bit
2004-11-30 Michael Beckfixed indentation, allow Proj(Bad)
2004-11-30 Sebastian HackAdded custom data registration facility.
2004-11-30 Sebastian HackMade ir_debug internal.
2004-11-30 Michael BeckSet explicitely the tarval mode to wrap around
2004-11-30 Michael BeckRemoved config.h include, which is NOT installed
2004-11-29 Sebastian HackMoved irprintf.h from INSTALL_SOURCES to firm internal.
2004-11-29 Michael Beckfixed typo
2004-11-29 Michael BeckImproved doxygen docu
2004-11-29 Sebastian HackAdded iterator and callback functionality.
2004-11-29 Sebastian Hackremoved senseless ir_sndebugf()
2004-11-29 Sebastian HackSmall modifications. Swapped %n and %N
2004-11-29 Michael Beckneeded is_Bad check
2004-11-29 Sebastian HackAdded printf style dumping facility for firm types.
2004-11-26 Michael BeckProblem fixed: do not optimize Div's with a Bad input
2004-11-26 Michael Beckbetter doxygen docu
2004-11-26 Götz Lindenmaierstuff needed in loop unrolling.
2004-11-26 Sebastian HackJust fixed a typo (HASHPTR -> HASH_PTR)
2004-11-26 Michael Beckusing the new hashptr.h
2004-11-26 Michael BeckAdded a phase that normalizes the proj positions
2004-11-25 Michael BeckAdded AddP(P, ConvIu(Is)) and similiar constructs optim...
2004-11-24 Florian LiekwegDon't insert nomems when using heap anal
2004-11-19 Götz Lindenmaierstate administration for inlineing
2004-11-19 Götz Lindenmaierfix for cgana/callee_arr and inlineing
2004-11-19 Michael Beckremoved bugus ;
2004-11-18 Michael Beckfixed some depencies between irdump.c and irdumptxt.c
2004-11-18 Michael Beckcleaned up
2004-11-18 Michael BeckAdded hook function to intercept node attributes output
2004-11-18 Michael BeckAdded doxygen comment
2004-11-18 Michael BeckAllow to restrict the construction of Mulh nodes by...
2004-11-18 FIRM Projekt AccountRemoved indeterministic output from vcg graphs
2004-11-17 Michael Becksimplify a bit :-)
2004-11-16 Michael BeckFixed place_code
2004-11-16 Beyhanimproved strength reduction
2004-11-16 Götz Lindenmaierfixed bugs in remove_bad_predecessors.
2004-11-12 Götz Lindenmaierfirmjni fix
2004-11-11 Götz Lindenmaierfixes of pseudo irgs
2004-11-11 Götz Lindenmaiertreatment of pseudo irgs
2004-11-11 Götz Lindenmaieradapted to new Call_callee semantics
2004-11-11 Götz Lindenmaieradded path to external
2004-11-10 Michael BeckBugFix: a == a is not always True for floating point...
2004-11-10 Michael BeckAdded NoMem node that represents a Memory that is Not...
2004-11-10 Michael BeckSome doxygen comments added
2004-11-10 Götz LindenmaierCall_calleesl now with unknown entity instead of NULL.
2004-11-09 Michael BeckAdd a lot of const
2004-11-08 Michael BeckRename ALGSIM0 into CSTEVAL
2004-11-08 Michael BeckAdded polymorphic calls, renamed ALGSIM0 into CSTEVAL
2004-11-08 Michael BeckAdded x XOR x = 0 case
2004-11-08 Michael BeckMake some more inline functions
2004-11-08 Michael BeckAdded some more doxygen docu.
2004-11-08 Michael BeckMake more inline functions
2004-11-08 FIRM Projekt Accountremoved debug assertion
2004-11-05 Götz Lindenmaierbugfix. type may be null.
2004-11-05 Michael BeckImproved hashing of nodes:
2004-11-05 FIRM Projekt Accountinter_arity bugfix
2004-11-03 Michael Beckreplaced all recursive computed_value calls ba value_of()
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-11-03 Michael BeckAdded needed include of trouts.h
2004-10-29 Götz Lindenmaieradapted to new function name in irtypeinfo,
2004-10-29 Götz Lindenmaierprogram name handling
2004-10-29 Götz Lindenmaieroptimize cast nodes
2004-10-29 Götz Lindenmaiertype for SymConst
2004-10-29 Götz Lindenmaieradded routine to read flag
2004-10-29 Götz Lindenmaiernew Const constructor
2004-10-27 Michael BeckClear the ir_op after creation, so all operations get...
2004-10-27 Michael BeckAdded operation for reassociation
2004-10-25 Boris Boeslerhandling some "unknown_type"-stuff
2004-10-22 Michael Becktypo fixed
2004-10-22 Michael BeckUsed new arch_dep names
2004-10-22 Michael BeckAdded Division by constant elimination algorithm from
2004-10-22 Boris Boeslernew test: is_pseudo_ir_graph()
2004-10-19 Michael BeckFixed get_irn_pinned() after wrong repair
2004-10-19 Michael BeckSet the pinned state to float if we can detect that...
2004-10-19 Michael BeckAdded the new state pin_state_exc_pinned t some Operations
2004-10-19 Michael Beckremoved the align attribute
2004-10-19 Michael Beckset_opt_fragile_ops() function added
2004-10-19 Michael Beckset_opt_fragile_ops() added
2004-10-18 Florian Liekwegavoid warning
2004-10-18 Götz Lindenmaierbrackets
2004-10-18 Michael Beckadded new pinned flag for fragile ops
2004-10-18 Michael Beckadded get_opt_fragile_ops()
2004-10-18 Michael Beckadded additional pin state
next