Added more regression test to the pic port. Added support for <<, >>, ^
[fw/sdcc] / src / regression /
2001-09-30 sdattaloAdded more regression test to the pic port. Added suppo...
2001-08-27 sdattalopCode peep is fully working for the PIC port.
2001-04-29 sdattaloParse peephole snippets to generate pCode
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-03-25 sdattaloPIC Port Added support for subtraction
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-03-04 sdattaloPIC port pcode. Added pcode peephole feature.
2001-02-18 sdattaloEnhancements for regression testing.
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-01-10 sdattaloPIC Port - Indirection works better. instrumented pic...
2000-12-31 sdattaloPIC port on going development.most of addition, arrays...
2000-12-05 sdattaloPIC PORT - &, |, ^
2000-12-04 sdattaloTSD PIC port
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)