typos fixed
[libfirm] / ir / ir /
2004-12-23 Michael Beckimproved doxygen documentation
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Beckupdated doxygen docu, fixed typos
2004-12-23 Michael Becktypos fixed
2004-12-22 Michael Beckmade llocations C-like
2004-12-22 Michael Beckreduced size for isbe arrays
2004-12-21 Michael Beckchanged type
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckfixed prototype
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael BeckFixed heap analyse to copy with NoMem node
2004-12-20 Florian Liekwegget/set proj(arg) from/to ir_graph
2004-12-16 Sebastian HackAdded obstack dumping and vprintf... functions.
2004-12-14 Sebastian HackAdded init function to appender. This fixes ir_snprintf...
2004-12-14 Sebastian HackAdded firm_config.h include
2004-12-13 Michael BeckAdded new Mux(b, numP, numP) -> numP node
2004-12-13 Sebastian HackSome bugfixes. Added bitset dumping support.
2004-12-13 Sebastian Hackadded registration facility for own data in an ir graph...
2004-12-13 Sebastian Hackconstified is_Phi
2004-12-10 Michael Becknormalize the interface, all fucntions that change...
2004-12-10 Michael Beckmade copy_attrs an ir_op operation
2004-12-09 Sebastian HackAdded stdlib.h include for strtol()
2004-12-09 Michael Beckchanged the hook function
2004-12-09 Götz Lindenmaierbugfix
2004-12-08 Götz Lindenmaierchanged info of nodes.
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:
next