Mercurial > hg > CbC > CbC_llvm
graph
-
fix bug. compiler does not emit unnecessary warning no more.Mon, 05 May 2014 03:18:03 +0900, by Kaito Tokumori
-
emit warning when function prototype is not exactly.Sun, 04 May 2014 02:24:57 +0900, by Kaito Tokumori
-
remove diagnosis definitionSun, 04 May 2014 00:31:16 +0900, by Kaito Tokumori
-
add mmWed, 05 Mar 2014 08:58:40 +0900, by kono
-
remove unnecessary codesTue, 18 Feb 2014 17:35:06 +0900, by Kaito Tokumori
-
remove unnecessary codesTue, 18 Feb 2014 15:28:20 +0900, by 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.Fri, 14 Feb 2014 02:03:27 +0900, by Kaito Tokumori