Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
2ba4c5ababa878b05a7de1e97a98df50d8bcf6c4
/
tools
/
llvmc2
2ba4c5a
Split the Build function into two parts.
by Mikhail Glushenkov
· 17 years ago
d818878
Make llvmc return 1 when the compilation fails.
by Mikhail Glushenkov
· 17 years ago
b96cb60
Return const char* instead of std::string in Tool classes
by Mikhail Glushenkov
· 17 years ago
6591c89
Add an ability to choose between different edges based on edge properties.
by Mikhail Glushenkov
· 17 years ago
64683ed
Add new edge properties: parameter_equals, element_in_list, and.
by Mikhail Glushenkov
· 17 years ago
581936a
Implemented switch_on edge property.
by Mikhail Glushenkov
· 17 years ago
a4db8c0
Cosmetic change: if( -> if (
by Mikhail Glushenkov
· 17 years ago
e74420a
Remove ExampleWithOpt.td: this file was merged with Example.td.
by Mikhail Glushenkov
· 17 years ago
d752c3f
More work on edge properties. Use Edge classes instead of strings in CompilationGraph.
by Mikhail Glushenkov
· 17 years ago
0a17493
Ongoing work: add an edge typechecker, rudimentary support for edge properties.
by Mikhail Glushenkov
· 17 years ago
0d08db0
Convert internal representation to use DAG. This gives us more flexibility and enables future improvements.
by Mikhail Glushenkov
· 17 years ago
aa4948f
Small const-correctness fix
by Mikhail Glushenkov
· 17 years ago
b90cd83
Code reorg
by Mikhail Glushenkov
· 17 years ago
4d9c9e9
Another test commit (with git-svn)
by Mikhail Glushenkov
· 17 years ago
56ba12c
Test commit
by Mikhail Glushenkov
· 17 years ago
1cf962b
Fix the Cygwin/Mingw-On-Cygwin build. Patch by Alain Frisch!
by Anton Korobeynikov
· 17 years ago
16b412c
Small format/grammar changes.
by Bill Wendling
· 17 years ago
ae851b6
Grammar Nazi strikes! :-)
by Bill Wendling
· 17 years ago
ac67b7e
Add first proof-of-concept universal compiler driver framework based
by Anton Korobeynikov
· 17 years ago