fix cases where compoundlits are constant/get an entity
[cparser] / driver / firm_opt.h
2012-03-01 Matthias Braunfix -O0 still performing local optimizations
2011-12-19 Matthias Braundo not use ir_.*_ptr types
2011-11-18 Matthias Brauncleanup driver interface a bit
2011-06-10 Matthias Braunreorganize firm_cmdline, implement --help-optimization
2011-04-07 Matthias Braunrefactor machine/os initialisation part so it can be...
2011-03-30 Matthias Braunsimplify more driver stuff and remove more unused options
2011-03-30 Matthias Braunadapt to simplified opt_funccall interface
2011-03-04 Matthias Brauncompound parameter lowering is done in lower_for_target now
2010-06-25 Matthias Braunadapt to new firm dumper interface
2010-05-25 Matthias Braunmake use of the new possibility to avoid firm_parameter_t
2010-01-07 Matthias Braunfix -O0
2010-01-04 Matthias Braunset dbg_retrieve in ast2firm where it is defined
2010-01-02 Matthias Braundbg_snprint is no more
2009-12-16 Matthias Braunmost of the -fopt flags are handled now by looking...
2009-01-03 Michael Beck- add intrinsic lowerer for strcpy(), mempcpy(), memmov...
2008-12-08 Michael Beck- removed unused immediate fp mode
2008-07-14 Matthias Braunsync driver with edgfe
2008-05-31 Matthias Braunfix rts_mapping code, add alloca mapping
2008-05-30 Michael Becksynchronized with eccp
2007-12-03 Michael BeckBugFix: entity allocation set for global/tls vars