index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvmc2
/
Tool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A small optimization: use static char* array instead of StrVector.
Mikhail Glushenkov
2008-05-30
1
-4
/
+4
*
Fix some headers.
Mikhail Glushenkov
2008-05-30
1
-1
/
+1
*
Make it possible to have multiple input languages for a single tool.
Mikhail Glushenkov
2008-05-30
1
-1
/
+1
*
Update the code to the fact that StringSet now lives in llvm/ADT.
Mikhail Glushenkov
2008-05-30
1
-4
/
+5
*
Make it possible to use the generalised 'case' construct in the cmd_line prop...
Mikhail Glushenkov
2008-05-30
1
-4
/
+9
*
Use Doxygen-style comments.
Mikhail Glushenkov
2008-05-07
1
-1
/
+2
*
Remove the UnpackValues() function.
Mikhail Glushenkov
2008-05-06
1
-6
/
+0
*
Add output redirection, rename namespace llvmcc to namespace llvmc.
Mikhail Glushenkov
2008-05-06
1
-1
/
+1
*
Utilize topological sort in CompilationGraph::Build().
Mikhail Glushenkov
2008-05-06
1
-5
/
+6
*
Add inward edge counters to Nodes; Associate JoinLists with JoinTools.
Mikhail Glushenkov
2008-05-06
1
-6
/
+21
*
Return const char* instead of std::string in Tool classes
Mikhail Glushenkov
2008-05-06
1
-4
/
+4
*
Code reorg
Mikhail Glushenkov
2008-05-06
1
-0
/
+57