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
*
Make it not an error to specify -O* options several times.
Mikhail Glushenkov
2010-03-05
1
-0
/
+1
*
Correct option forwarding: initial implementation.
Mikhail Glushenkov
2010-02-23
2
-1
/
+10
*
New experimental/undocumented feature: 'works_on_empty'.
Mikhail Glushenkov
2010-02-23
2
-1
/
+3
*
Add a way to enable '-opt=foo' forwarding.
Mikhail Glushenkov
2010-02-23
1
-0
/
+1
*
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
2010-02-18
1
-1
/
+1
*
Add a 'set_option' action for use in OptionPreprocessor.
Mikhail Glushenkov
2009-12-17
1
-0
/
+1
*
Validate the generated C++ code in llvmc tests.
Mikhail Glushenkov
2009-12-15
1
-1
/
+1
*
Deprecate 'unpack_values'.
Mikhail Glushenkov
2009-12-07
1
-0
/
+1
*
Implement 'forward_value' and 'forward_transformed_value'.
Mikhail Glushenkov
2009-12-07
1
-0
/
+2
*
llvmc: Add a '-time' option.
Mikhail Glushenkov
2009-11-07
1
-1
/
+2
*
Forgot a declaration.
Mikhail Glushenkov
2009-10-22
1
-0
/
+1
*
First draft of the OptionPreprocessor.
Mikhail Glushenkov
2009-10-17
2
-8
/
+19
*
Delete bogus semicolons.
Dan Gohman
2009-10-14
1
-1
/
+1
*
Raise the limit on built-in plugins in llvmc to 10.
Mikhail Glushenkov
2009-10-09
1
-0
/
+40
*
Add a way to query the number of input files.
Mikhail Glushenkov
2009-09-28
1
-0
/
+2
*
Distinguish between 'empty' and empty DAG marker.
Mikhail Glushenkov
2009-09-10
1
-5
/
+6
*
Add a logical 'not' operator to llvmc's TableGen dialect.
Mikhail Glushenkov
2009-09-10
1
-0
/
+1
*
eliminate all 80-col violations that I have introduced in my recent checkins ...
Gabor Greif
2009-08-27
1
-1
/
+2
*
Clean up the minor mess I caused with removing iterator.h. I shall take care ...
Gabor Greif
2009-08-27
1
-2
/
+1
*
Add a -t="dir" option to the driver. This can be used to specify the director...
Sanjiv Gupta
2009-07-09
1
-0
/
+1
*
s/llvmc2/llvmc/
Mikhail Glushenkov
2009-07-07
1
-1
/
+1
*
Add an 'init' option property.
Mikhail Glushenkov
2009-07-07
1
-0
/
+5
*
Move the driver entry point out of Main.inc.
Mikhail Glushenkov
2009-06-30
1
-105
/
+6
*
Make dynamic LLVMC plugins work on Windows (finally!).
Mikhail Glushenkov
2009-06-29
1
-38
/
+0
*
Make -save-temps behave like in GCC 4.5.
Mikhail Glushenkov
2009-06-25
2
-8
/
+71
*
Make llvmc work again.
Mikhail Glushenkov
2009-06-23
3
-0
/
+114
*
Typo.
Mikhail Glushenkov
2009-06-23
1
-2
/
+0
*
-write-graph now can be used with -o.
Mikhail Glushenkov
2009-03-27
2
-4
/
+10
*
Remove some duplication.
Mikhail Glushenkov
2009-03-07
1
-5
/
+8
*
Move code from Main.cpp to the include dir.
Mikhail Glushenkov
2009-03-02
1
-0
/
+133
*
Cosmetic fixes: include guards.
Mikhail Glushenkov
2009-03-02
5
-16
/
+16
*
Plugin::Priority() doesn't need to be pure virtual.
Mikhail Glushenkov
2009-03-02
1
-1
/
+1
*
Add a comment.
Mikhail Glushenkov
2009-03-02
1
-1
/
+3
*
Reorganize llvmc code.
Mikhail Glushenkov
2009-03-02
1
-0
/
+33
*
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
[next]