index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvmc2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make llvmc return 1 when the compilation fails.
Mikhail Glushenkov
2008-05-06
1
-0
/
+1
*
Return const char* instead of std::string in Tool classes
Mikhail Glushenkov
2008-05-06
1
-4
/
+4
*
Add an ability to choose between different edges based on edge properties.
Mikhail Glushenkov
2008-05-06
4
-14
/
+42
*
Add new edge properties: parameter_equals, element_in_list, and.
Mikhail Glushenkov
2008-05-06
3
-6
/
+9
*
Implemented switch_on edge property.
Mikhail Glushenkov
2008-05-06
1
-0
/
+1
*
Cosmetic change: if( -> if (
Mikhail Glushenkov
2008-05-06
1
-5
/
+5
*
Remove ExampleWithOpt.td: this file was merged with Example.td.
Mikhail Glushenkov
2008-05-06
1
-30
/
+0
*
More work on edge properties. Use Edge classes instead of strings in Compilat...
Mikhail Glushenkov
2008-05-06
5
-40
/
+37
*
Ongoing work: add an edge typechecker, rudimentary support for edge properties.
Mikhail Glushenkov
2008-05-06
4
-77
/
+133
*
Convert internal representation to use DAG. This gives us more flexibility an...
Mikhail Glushenkov
2008-05-06
6
-53
/
+366
*
Small const-correctness fix
Mikhail Glushenkov
2008-05-06
2
-2
/
+2
*
Code reorg
Mikhail Glushenkov
2008-05-06
12
-155
/
+188
*
Another test commit (with git-svn)
Mikhail Glushenkov
2008-03-26
2
-0
/
+4
*
Test commit
Mikhail Glushenkov
2008-03-26
1
-9
/
+0
*
Fix the Cygwin/Mingw-On-Cygwin build. Patch by Alain Frisch!
Anton Korobeynikov
2008-03-25
1
-1
/
+1
*
Small format/grammar changes.
Bill Wendling
2008-03-24
1
-2
/
+2
*
Grammar Nazi strikes! :-)
Bill Wendling
2008-03-24
1
-35
/
+34
*
Add first proof-of-concept universal compiler driver framework based
Anton Korobeynikov
2008-03-23
14
-0
/
+1044
[prev]