Mercurial > hg > CbC > CbC_llvm
log
age | author | description |
---|---|---|
Tue, 18 Feb 2014 17:35:06 +0900 | Kaito Tokumori | remove unnecessary codes |
Tue, 18 Feb 2014 15:28:20 +0900 | Kaito Tokumori | remove unnecessary codes |
Fri, 14 Feb 2014 02:03:27 +0900 | Kaito Tokumori | fix tail call bug. If the codesegment is variadic function, we cannot do TCE so we don't add fastcc to that codesegment. It should be treat void function. |