Mercurial > hg > Members > tobaru > cbc > CbC_llvm
graph
-
can eliminate tail call regardless of optimize levelTue, 24 Sep 2013 19:04:26 +0900, by Kaito Tokumori
-
minor fixTue, 17 Sep 2013 21:32:34 +0900, by Kaito Tokumori
-
add CodeGenPreparepass when input file has code segment. And we can eliminate tail call now!Sat, 24 Aug 2013 14:49:59 +0900, by Kaito Tokumori
-
add README.txt and make info page on wikiMon, 19 Aug 2013 14:02:11 +0900, by Kaito Tokumori
-
if input file has a __code , set HasCodeSegment flagMon, 29 Jul 2013 21:48:18 +0900, by Kaito Tokumori
-
add FPM SROA pass for function which contains goto cs().Sun, 14 Jul 2013 17:42:20 +0900, by Kaito Tokumori
-
can tell the Type which is void or __code and set tail call flag only __code.Sat, 13 Jul 2013 18:16:49 +0900, by Kaito Tokumori