index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CompilerDriver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add three new option properties.
Mikhail Glushenkov
2009-01-28
1
-1
/
+4
*
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2009-01-09
1
-3
/
+24
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+0
*
Some enhancements for the 'case' expression.
Mikhail Glushenkov
2008-12-17
1
-0
/
+1
*
Merge Base.td and Tools.td.
Mikhail Glushenkov
2008-12-11
1
-145
/
+0
*
Support -emit-llvm properly (with -S and -c).
Mikhail Glushenkov
2008-12-09
1
-9
/
+13
*
Make 'extern' an option property.
Mikhail Glushenkov
2008-12-07
1
-4
/
+1
*
Plugin updates: support more options.
Mikhail Glushenkov
2008-12-07
1
-11
/
+17
*
Use (actions) instead of option properties, support external options.
Mikhail Glushenkov
2008-12-07
4
-55
/
+96
*
Add 'hidden' and 'really_hidden' option properties.
Mikhail Glushenkov
2008-11-28
1
-2
/
+4
*
Disallow multiple edges.
Mikhail Glushenkov
2008-11-26
1
-2
/
+1
*
Fix the -I option (llvmc -I dir1 -I dir2 didn't work).
Mikhail Glushenkov
2008-11-26
1
-0
/
+2
*
Refactor Tools.td to remove repetition.
Mikhail Glushenkov
2008-11-26
1
-68
/
+10
*
Make -fsyntax-only, -include and -emit-llvm work for C++ and Objective-C/C++.
Mikhail Glushenkov
2008-11-25
1
-1
/
+16
*
LLVMC2: -emit-llvm stops compilation.
Daniel Dunbar
2008-11-19
1
-0
/
+2
*
LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only.
Daniel Dunbar
2008-11-19
1
-0
/
+6
*
Support dependencies between plugins by priority-sorting.
Mikhail Glushenkov
2008-11-17
2
-0
/
+10
*
Add a layer of indirection to make plugins more flexible.
Mikhail Glushenkov
2008-11-17
1
-10
/
+6
*
Add LLVMC2 tool definitions for Objective-C and Objective-C++.
Daniel Dunbar
2008-11-08
1
-0
/
+34
*
Build system tweaks to make it more convenient for the plugin authors.
Mikhail Glushenkov
2008-10-02
2
-0
/
+223
*
Remove silly semicolon.
Dale Johannesen
2008-09-22
1
-1
/
+1
*
Remove a compiler warning.
Dale Johannesen
2008-09-22
1
-0
/
+3
*
Convert llvmc2 plugins to use llvm/Support/Registry.h machinery.
Mikhail Glushenkov
2008-09-22
1
-15
/
+30
*
Move llvmc2 header files under include/llvm/CompilerDriver
Mikhail Glushenkov
2008-09-22
4
-0
/
+478