more work in progress: literal shift improvement
[fw/sdcc] / src / SDCCloop.c
2001-03-25 johanknolFixed the incorrect caching of pointer reference in...
2001-03-17 johanknolFixed a volatile optimalisation and some other small...
2001-02-14 johanknolBeautified (indented) compiler source tree
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions
2000-10-14 sandeepfixed a loop invariant bug
2000-05-21 sandeepsome optimizations (eg. selective strength reduction)
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision