More work for C++ mode:
[cparser] / driver / firm_opt.c
2008-11-14 Matthias BraunMore work for C++ mode:
2008-11-13 Matthias Braunpass correct modes to 64bit lowerer
2008-11-06 Michael Beck- renamed option end-melt to shape-blocks
2008-10-28 Michael Beck- add option -end-melt
2008-09-29 Michael Beck- set the new combo flag
2008-09-26 Michael Beck- add -finline-max-size= and -finline-threshold= parameter
2008-09-24 Matthias Braunincrease inline limit
2008-09-23 Michael Beck- add missing initialization of have_const_functions
2008-09-23 Matthias Braunhandle DM_CONST, lower inline limit, force optimize_fun...
2008-09-19 Matthias Braunfix gcse
2008-09-04 Matthias Braunconvert more driver code to new style
2008-09-04 Christoph MallonRename -fluffig to -fsync, perform opt_sync() (formerly...
2008-08-28 Michael Beckuse the spare_size flags
2008-08-21 Michael Becksynchronized with edgcpfe: enabled combo by default
2008-08-06 Matthias Braunimplement transparent_union
2008-08-05 Christoph MallonAdd #include <stdbool.h>.
2008-08-04 Matthias Braunnew exprimental phase handling
2008-08-01 Moritz KrollActivate switch lowering
2008-08-01 Matthias Braunplease disable it if it needs further testing...
2008-08-01 Moritz KrollMoved lower_Switch call into irg loop...
2008-08-01 Moritz KrollAdded 'outdefined' call to switch lowering.
2008-07-30 Michael BeckSynchronized with edgfe:
2008-07-25 Matthias Braunrevert accidental commit
2008-07-25 Matthias Braunsupport for libc builtins
2008-07-14 Matthias Braunsync driver with edgfe
2008-07-14 Matthias Braunsync driver with firm
2008-07-14 Matthias Braunfix warnings, fix gasmode selection on linux
2008-06-20 Michael Becksynchronized with eccp
2008-06-06 Michael Becksynchronize with eccp
2008-05-31 Matthias Braunfix rts_mapping code, add alloca mapping
2008-05-30 Michael Becksynchronized with eccp
2008-05-05 Michael Beckchanged for new inline I/F
2008-04-11 Michael Becksynchronized with edgfe, using new inline heuristic
2008-04-03 Michael Beckwe can safely enable set_opt_sel_based_null_check_elim...
2008-03-10 Michael BeckBugFix: compute the layout of the frame types AFTER...
2008-03-06 Matthias Braunremove loop_unrolling opt
2008-02-20 Michael Beckremoved set_opt_overflow_unsafe_transform(), not needed...
2008-02-20 Michael Beckhandle the new overflow_unsafe_transform option right...
2008-02-16 Matthias Braunlower const_code nodes
2008-01-06 Michael Beckopt_funccall() now takes an additional parameter
2007-12-30 Michael Becksynchronize with edgfe:
2007-12-14 Matthias Braunmark_private works again
2007-12-14 Matthias Braundisable cc optimisations for now until they are fixed
2007-12-11 Matthias Braunsupport for bitfields completed
2007-12-07 Matthias Braunfixed a bunch of icc warnings
2007-12-03 Michael BeckBugFix: entity allocation set for global/tls vars