index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CompilerDriver
/
CompilationGraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a TODO.
Mikhail Glushenkov
2010-08-23
1
-0
/
+1
*
llvmc: Properly handle (error) in edge properties.
Mikhail Glushenkov
2010-08-23
1
-5
/
+10
*
Fix silent failure with no input files.
Mikhail Glushenkov
2010-07-27
1
-0
/
+7
*
Return -1 only on failure to execute a program.
Mikhail Glushenkov
2010-07-27
1
-16
/
+16
*
Get rid of exceptions in llvmc.
Mikhail Glushenkov
2010-07-23
1
-87
/
+179
*
Input files with empty suffixes must be passed to linker.
Mikhail Glushenkov
2010-02-23
1
-1
/
+2
*
New experimental/undocumented feature: 'works_on_empty'.
Mikhail Glushenkov
2010-02-23
1
-1
/
+1
*
Better error message.
Mikhail Glushenkov
2010-01-26
1
-2
/
+4
*
Make Path use StringRef instead of std::string where possible.
Jeffrey Yasskin
2009-12-17
1
-1
/
+1
*
Fix last DOTGraphTraits problems in CompilationGraph.
Tobias Grosser
2009-11-30
1
-0
/
+1
*
Remove forgotten ShortNames in Trie and CompilationGraph
Tobias Grosser
2009-11-30
1
-2
/
+1
*
convert LoopInfo.h and GraphWriter.h to use raw_ostream
Chris Lattner
2009-08-23
1
-3
/
+3
*
#include <iostream> is forbidden. Remove it in favor of raw_ostream.
Bill Wendling
2009-06-30
1
-17
/
+16
*
Make -save-temps behave like in GCC 4.5.
Mikhail Glushenkov
2009-06-25
1
-5
/
+2
*
Get rid of the global CFGOnly flag by threading a ShortNames parameters throu...
Owen Anderson
2009-06-24
1
-1
/
+2
*
-write-graph now can be used with -o.
Mikhail Glushenkov
2009-03-27
1
-8
/
+5
*
Fix misc. small issues with debug visualization.
Mikhail Glushenkov
2009-03-26
1
-1
/
+6
*
Reorganize llvmc code.
Mikhail Glushenkov
2009-03-02
1
-0
/
+534