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
/
clang
/
lib
/
Driver
/
Driver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver: Some minor bug fixes.
Daniel Dunbar
2009-03-13
1
-2
/
+2
*
Driver: Return 0 from BuildCompilation on -ccc-print-phases,
Daniel Dunbar
2009-03-13
1
-4
/
+4
*
Driver: Print -ccc-print-phases on stderr.
Daniel Dunbar
2009-03-13
1
-4
/
+2
*
Driver: Fix thinko in Darwin host identification.
Daniel Dunbar
2009-03-13
1
-1
/
+1
*
Driver: Support -ccc-print-phases.
Daniel Dunbar
2009-03-13
1
-3
/
+46
*
Driver: Complete "pipelining" (building the list of abstract actions
Daniel Dunbar
2009-03-13
1
-19
/
+100
*
Driver: Ignore empty arguments.
Daniel Dunbar
2009-03-13
1
-1
/
+11
*
Driver: Handle "immediate" options.
Daniel Dunbar
2009-03-13
1
-2
/
+62
*
ccc/Driver: Mark {dump{machine,specs,version},
Daniel Dunbar
2009-03-13
1
-3
/
+3
*
Driver: Determine which compilation stages to run.
Daniel Dunbar
2009-03-12
1
-1
/
+43
*
Driver: Add majority of driver-driver implementation.
Daniel Dunbar
2009-03-12
1
-2
/
+68
*
Driver: Introduce ActionList typedef, tweak some constness.
Daniel Dunbar
2009-03-12
1
-7
/
+5
*
Driver: Tweak diag names to be more consistent.
Daniel Dunbar
2009-03-12
1
-4
/
+4
*
Driver: Use standard Diagnostic interface for diagnostics.
Daniel Dunbar
2009-03-12
1
-12
/
+9
*
Driver: Start sketching construction of abstract built actions.
Daniel Dunbar
2009-03-12
1
-8
/
+136
*
Driver: Add host info.
Daniel Dunbar
2009-03-10
1
-15
/
+35
*
Driver: Handle magic -ccc- options.
Daniel Dunbar
2009-03-10
1
-6
/
+86
*
Remove some now-unneeded calls to llvm::errs().flush().
Daniel Dunbar
2009-03-10
1
-2
/
+0
*
Driver: Basic argument parsing.
Daniel Dunbar
2009-03-05
1
-0
/
+39
*
Driver: Sink Driver/Compilation into clang::driver namespace.
Daniel Dunbar
2009-03-04
1
-3
/
+9
*
Sketch Driver Option classes.
Daniel Dunbar
2009-03-03
1
-2
/
+0
*
Stub out some structure for C++ driver.
Daniel Dunbar
2009-03-02
1
-0
/
+24