Alexander

Results 23 issues of Alexander

The width of the operation: load/store/arithmetic/... should be a separate field. Its currently encoded in multiple unrelated fields for different IR instructions.

IR (struct TAC)

compiler/main/derefll/derefll.h currently untested

sd can generate files for graphviz to visualize the IR (struct TAC) code as a graph. It would be helpful to also see the liveness information in there.

enhancement
compiler