descriptionSIXPIC : A C compiler for PIC18 designed for virtual machines
ownerstamourv@iro.umontreal.ca
last changeThu, 3 Sep 2009 00:37:14 +0000 (2 20:37 -0400)
content tags
add:
shortlog
2009-09-03 Vincent St... New version of the assembler, that does better branch... master
2009-07-25 Vincent St... Changed the type names to uintX instead of intX.
2009-07-22 Vincent St... Each variable and byte-cell now contains the name of...
2009-07-22 Vincent St... Added a minor optimization to the code generator for...
2009-07-17 Vincent St... Removed a faulty optimization, in comparisons (< and...
2009-07-15 Vincent St... Removed the debugging output from picobit.
2009-07-15 Vincent St... Solved a bug that occured (bizarrely only) with vectors.
2009-07-10 Vincent St... Statistics about instruction frequencies are now recorded.
2009-07-07 Vincent St... Improved tracing support for PICOBIT in the PIC18 simul...
2009-06-30 Vincent St... Now using bitsets for the liveness analysis, which...
2009-06-30 Vincent St... Optimized the liveness analysis code.
2009-06-30 Vincent St... Minor cleanup.
2009-06-30 Vincent St... The number of neighbours of each byte-cell is now cache...
2009-06-29 Vincent St... Optimized register allocation by moving a costly calcul...
2009-06-26 Vincent St... Now uses bitsets for interference graph generation.
2009-06-25 Vincent St... Interference graph generation for PICOBIT now takes...
...
heads
15 years ago master