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
/
utils
/
TableGen
/
LLVMCCConfigurationEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LLVMCCConfigurationEmitter to LLVMCConfigurationEmitter
Mikhail Glushenkov
2008-05-06
1
-1126
/
+0
*
Add output redirection, rename namespace llvmcc to namespace llvmc.
Mikhail Glushenkov
2008-05-06
1
-5
/
+5
*
Small output formatting fix.
Mikhail Glushenkov
2008-05-06
1
-1
/
+1
*
Add inward edge counters to Nodes; Associate JoinLists with JoinTools.
Mikhail Glushenkov
2008-05-06
1
-2
/
+6
*
Return const char* instead of std::string in Tool classes
Mikhail Glushenkov
2008-05-06
1
-4
/
+4
*
Refactoring: extract method.
Mikhail Glushenkov
2008-05-06
1
-38
/
+58
*
Add new edge properties: parameter_equals, element_in_list, and.
Mikhail Glushenkov
2008-05-06
1
-22
/
+71
*
Implemented switch_on edge property.
Mikhail Glushenkov
2008-05-06
1
-16
/
+53
*
More work on edge properties. Use Edge classes instead of strings in Compilat...
Mikhail Glushenkov
2008-05-06
1
-8
/
+32
*
Ongoing work: add an edge typechecker, rudimentary support for edge properties.
Mikhail Glushenkov
2008-05-06
1
-27
/
+72
*
Convert internal representation to use DAG. This gives us more flexibility an...
Mikhail Glushenkov
2008-05-06
1
-27
/
+39
*
Code reorg
Mikhail Glushenkov
2008-05-06
1
-2
/
+2
*
Fix build breakage on Windows with GCC 4.3. References bug #2176.
Mikhail Glushenkov
2008-03-27
1
-1
/
+1
*
Add first proof-of-concept universal compiler driver framework based
Anton Korobeynikov
2008-03-23
1
-0
/
+935