This project is a fork of the llvm.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/llvm.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionZPU llvm backend wip
homepage URLhttp://opensource.zylin.com/zpu.htm
owneroyvind.harboe@zylin.com
last changeThu, 16 Dec 2010 22:13:02 +0000 (16 23:13 +0100)
content tags
add:
readme
ZPU llvm backend wip
shortlog
2010-12-16 chakenasFixed some bugs.master
2010-12-16 chakenasFixed some bugs in register stack pass.
2010-11-30 Øyvind Harboezpu: generate slightly more zpu like code
2010-11-24 chakenaszpu: added loadsp/storesp
2010-11-24 chakenaszpu: git test2
2010-11-24 chakenaszpu: test commit
2010-11-24 carlzpu: a little less Frankenstein in the stackpass
2010-11-23 Øyvind Harboezpu: wip - very crude stack slot pass
2010-11-22 Øyvind Harboezpu: simple fn with stack slots compile
2010-11-21 Øyvind Harboezpu: basic block iterator in place
2010-11-21 Øyvind Harboezpu: wip - add pass to convert registers to stack slots
2010-11-18 Øyvind Harboezpu: wip eke out some simple instructions for load...
2010-11-10 Øyvind Harboezpu: managed to compile program that writes constant...
2010-11-10 Øyvind Harboezpu: wip on getting store immediate to global variable...
2010-11-09 Øyvind Harboezpu: wip on DAG to DAG
2010-11-09 Øyvind Harboezpu: first sign of being able to build a .S file
...
heads
13 years ago master