flag for strength reduction verbosity
[libfirm] / ir / ir /
2004-09-20 Götz Lindenmaierflag for strength reduction verbosity
2004-09-17 Beyhanadded flag for strength reduction
2004-09-17 Michael BeckChecks now the Load_mode
2004-09-17 Michael Beckremoved all (wrong) Load/Store optimization, they are...
2004-09-17 Michael Beckused new attributes for Load/Store/Exception
2004-09-17 Michael Beckadded new attributes: load_attr, store_attr, except_attr
2004-09-17 Michael Beckadded _max enum values for all Proj numbers
2004-09-17 Michael BeckBugFix: get_node_nr returns now the right number if...
2004-09-17 Michael BeckLoad and Store now have an volatility attribute
2004-09-17 Michael BeckThe load mode is now shown in [] brackets
2004-09-16 Michael BeckAdded flag to switch off entity verification in Load...
2004-09-15 Michael Beckadded code that could check for bads
2004-09-15 Michael BeckMore doxygen comments
2004-09-15 Michael BeckShows the block for floating nodes
2004-09-15 Michael BeckDeactivated Load/Store Optimization again:
2004-09-14 Götz Lindenmaiertest more modes (Store, SymConst as addr)
2004-09-14 Michael BeckAded Load after Load optimization (no define yet)
2004-09-14 Götz Lindenmaierbugfix: typeo
2004-09-14 Sebastian HackAdded basic reflaction functionality for firm operators
2004-09-09 Götz Lindenmaieradded flag to guard load store optimizations
2004-09-08 Michael BeckUnknown and Bad are pinned now, speeding up code placem...
2004-09-08 Michael BeckAdded more checks for Phi nodes
2004-09-08 Michael BeckBad and Unknown are pinned instructions yet, speeding...
2004-09-08 Michael BeckRemove useless assert()
2004-09-08 Michael BeckMake sure dead blocks will be reached by irg_block_walk()
2004-09-08 Michael Beck- dead_node_elimination: copies now node numbers, make...
2004-09-08 Michael Beckbugfix when dumping dominator info
2004-09-08 Michael Beckcolor and name Start and End block in cfg graphs
2004-09-08 Götz Lindenmaierugly fix for firmjni
2004-09-07 Götz Lindenmaierbetter organization of flags
2004-09-07 Götz Lindenmaiernew verbosity flags
2004-09-03 Götz Lindenmaieraccess routines for memops,
2004-09-02 Götz Lindenmaierfixed test: new reference
2004-09-02 Götz Lindenmaiercomments
2004-09-02 Götz Lindenmaiermore analyses for cache optimization
2004-09-02 Götz Lindenmaieradded test for callee flag
2004-09-02 Götz Lindenmaieradded test dumper
2004-09-02 Rubino Geiß- fixed error with cse and programs containing endless...
2004-08-31 Götz Lindenmaierremoved never finished code
2004-08-31 Götz Lindenmaieradded dumper for callgraph
2004-08-31 Götz Lindenmaiermissing test for extenal visibility added
2004-08-31 Götz Lindenmaiermore state administration
2004-08-31 Götz Lindenmaiermore status flags
2004-08-31 Michael Beck*** empty log message ***
2004-08-27 Rubino Geißinitial_mem memory for const irg graph
2004-08-27 Götz Lindenmaieradded initial mem to const code irg: constant division...
2004-08-24 Götz Lindenmaierbugfixes inlineing
2004-08-19 Götz Lindenmaierthe inevitable inconsistencies removed
2004-08-16 Rubino Geißremoved C++ style comments
2004-08-16 Rubino Geißadded const to suffix char *
2004-08-13 Götz Lindenmaieradaption to new libfirm
2004-08-13 Beyhannormalized names of functions, enums ...
2004-08-05 Götz Lindenmaierloop tree dumper was broken
2004-08-02 Michael BeckThe phase of the code_code_irg is phase_high now.
2004-08-02 Michael BeckFixed mode of computed_value_SymConst
2004-08-02 Michael BeckThe const irg has not an initial_mem
2004-08-02 Götz Lindenmaieradded wrapper to call local optimize for nodes
2004-07-29 Michael Beckenable Rot constant folding (why was it commented out)
2004-07-27 Michael BeckAdded jumptable optimization (aka Proj(Cond(mode_int)) )
2004-07-27 Michael BeckFixed indent :-(
2004-07-27 Michael BeckCleaned up, removed global File handle
2004-07-27 Michael BeckFixed Proj(Cond(mode_int))
2004-07-22 Götz Lindenmaiermore heapanalysis support
2004-07-22 Götz Lindenmaierdumper and datastructure for callgraph
2004-07-22 Götz Lindenmaiersome compfortable macros
2004-07-22 Götz Lindenmaierbugfix: missing test for new symconst
2004-07-21 Michael BeckFixed funcCall parameter offset
2004-07-20 Michael Beckdoxygen cokmnets updated
2004-07-20 Michael Beckadded prototypes from irgwalk_blk.c
2004-07-20 Michael Beckirgwalk_blk.c added
2004-07-20 Michael Beckadded comments, removed out-commented code
2004-07-15 Hannes Jakschitsch*** empty log message ***
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-14 Florian Liekwegbraces, whitespace
2004-07-13 Beyhanremoved empty entries from arrays
2004-07-13 Michael BeckDeactivated WAR opts
2004-07-12 Michael BeckFixed function naming
2004-07-12 Götz Lindenmaierbugfix: too many stores removed
2004-07-12 Götz Lindenmaierfix for firmjni
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-07-08 Michael Becked ircons_t.h now
2004-07-08 Michael Beckverify is NOT done in RELEASE mode, add inline header
2004-07-08 Michael Beckused ircons_t.h now
2004-07-08 Michael BeckAdded Load-after-Store and Store-after-Store optimizati...
2004-07-08 Michael BeckAdded DBG_OPT_RAW (Read after write optimization)
2004-07-08 Michael Beckchanged last assert into ASSERT_AND_RET
2004-07-08 Götz Lindenmaier*** empty log message ***
2004-07-07 Michael Beckfixed position parameters for the default_initialize_lo...
2004-07-07 Florian Liekwegtolerate Bad nodes in cg_walk
2004-07-07 Florian LiekwegWS change
2004-07-06 Beyhanadded type field to symconst
2004-07-06 Götz Lindenmaierbetter hasah for symconst
2004-07-06 Beyhannew SymConst semantics
2004-07-05 Götz Lindenmaierloop boudary test optimized
2004-07-05 Götz Lindenmaieroptimized construction of const nodes: time critical...
2004-07-01 Michael BeckFixed Dic/Mod nodes optimized more than once, optimizat...
2004-07-01 Götz Lindenmaiercomments
2004-06-30 Michael BeckType size can now be in bits or bytes
2004-06-30 Michael Beckis_mode should not assert, as it is used in the dumper
2004-06-30 Michael Beckimproved dumper, checks more modes now...
next