log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
hg
>
CbC
>
CbC_llvm
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 71:
(0)
-30
-10
-8
+8
+10
+30
+100
tip
age
author
description
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.
Thu, 13 Feb 2014 23:05:42 +0900
Kaito Tokumori
fix tail call bug. enable to set tail call flag to indirect call in TCEoptPass but some codesegments are called by call instruction yet.
Wed, 12 Feb 2014 01:06:33 +0900
Kaito Tokumori
remove unnecessary comments
Wed, 12 Feb 2014 00:47:11 +0900
Kaito Tokumori
fix one line if-else statement bug. goto cs(); and return; are emitted in compound statement now.
Tue, 11 Feb 2014 15:35:48 +0900
Kaito Tokumori
correct incorrect macro
Tue, 11 Feb 2014 02:09:46 +0900
Kaito Tokumori
remove null pointer access bug which occured if the callee codesegment is accessed by pointer on LowerCallTo().
Mon, 03 Feb 2014 18:02:13 +0900
Kaito Tokumori
modified Parser::CreateUniqueIdentifierInfo(). add unique id
less
more
| rev 71:
(0)
-30
-10
-8
+8
+10
+30
+100
tip