summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterFix homework submission script on FreeBSDTing-Wei Lan8 years
 
TagDownloadAuthorAge
HW6compiler2015-HW6.tar  compiler2015-HW6.tar.gz  compiler2015-HW6.tar.bz2  compiler2015-HW6.tar.lz  compiler2015-HW6.tar.xz  compiler2015-HW6.tar.zst  compiler2015-HW6.zip  Ting-Wei Lan8 years
HW5compiler2015-HW5.tar  compiler2015-HW5.tar.gz  compiler2015-HW5.tar.bz2  compiler2015-HW5.tar.lz  compiler2015-HW5.tar.xz  compiler2015-HW5.tar.zst  compiler2015-HW5.zip  kugwa8 years
HW4compiler2015-HW4.tar  compiler2015-HW4.tar.gz  compiler2015-HW4.tar.bz2  compiler2015-HW4.tar.lz  compiler2015-HW4.tar.xz  compiler2015-HW4.tar.zst  compiler2015-HW4.zip  kugwa8 years
HW3compiler2015-HW3.tar  compiler2015-HW3.tar.gz  compiler2015-HW3.tar.bz2  compiler2015-HW3.tar.lz  compiler2015-HW3.tar.xz  compiler2015-HW3.tar.zst  compiler2015-HW3.zip  Ting-Wei Lan9 years
HW2compiler2015-HW2.tar  compiler2015-HW2.tar.gz  compiler2015-HW2.tar.bz2  compiler2015-HW2.tar.lz  compiler2015-HW2.tar.xz  compiler2015-HW2.tar.zst  compiler2015-HW2.zip  kugwa9 years
TAcompiler2015-TA.tar  compiler2015-TA.tar.gz  compiler2015-TA.tar.bz2  compiler2015-TA.tar.lz  compiler2015-TA.tar.xz  compiler2015-TA.tar.zst  compiler2015-TA.zip  Ting-Wei Lan9 years
 
AgeCommit messageAuthorFilesLines
2016-01-24Fix homework submission script on FreeBSDHEADmasterTing-Wei Lan1-1/+1
2016-01-21Don't call ccmmc_register_alloc() after saving registers for write functionHW6Ting-Wei Lan1-4/+8
2016-01-21Don't output add/sub sp, sp ,0kugwa1-2/+6
2016-01-21Allow using expressions as arguments of write functionTing-Wei Lan1-2/+2
2016-01-21Move some globals into the structurekugwa2-11/+12
2016-01-21Don't use x29 for tmpkugwa1-2/+2
2016-01-21Dynamically adjust the size of pool->spillkugwa1-3/+11
2016-01-21Add missing _caller_save() and _save_arguments()kugwa1-0/+3
2016-01-21Only save and restore registers being usedkugwa1-8/+18
2016-01-21Can use more registerskugwa1-2/+2
[...]
 
Clone
https://www.lant.com.tw/~lantw44/git/compiler2015