Next:
Credits
Up:
cpik C compiler for
Previous:
Needed software
Contents
Contributors
Alain Gibaud
Original author of the compiler and run-time library.
Josef Pavlik
Bug fixes in library and code of compiler,
pin.h
header,
Implementation of
enum
declarator and
switch
instruction,
Optimisation of the run-time support for shifts,
Dead-code elimination in the case of tests or loops with a constant condition,
Optimisation of the static data initialization,
Optimisation of tests in some special situations,
Post-compilation branch optimizer that eliminates far jumps whenever possible.
Thank you Josef!
AG 2013-04-10