index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvmc
Age
Commit message (
Expand
)
Author
2010-02-23
Typo.
Mikhail Glushenkov
2010-02-23
Correct option forwarding: initial implementation.
Mikhail Glushenkov
2010-02-23
Precompiled headers: initial support.
Mikhail Glushenkov
2010-02-23
New experimental/undocumented feature: 'works_on_empty'.
Mikhail Glushenkov
2010-02-23
Support '-install_name'.
Mikhail Glushenkov
2010-02-18
Uniformize the way these options are printed. Requested by
Duncan Sands
2010-02-13
Support some more Darwin-only options.
Mikhail Glushenkov
2010-02-13
Support -mfix-and-continue properly.
Mikhail Glushenkov
2010-02-13
Revert r94752, turns out we don't need to touch these options.
Mikhail Glushenkov
2010-02-08
Fixed build error for redefinition.
Sanjiv Gupta
2010-02-08
Add uppercase and lowercase part defines in driver.
Sanjiv Gupta
2010-01-28
Support some more options...
Mikhail Glushenkov
2010-01-26
Support -arch.
Mikhail Glushenkov
2010-01-26
Support for -iquote.
Mikhail Glushenkov
2010-01-24
mark some libraries that currently require RTTI.
Chris Lattner
2010-01-02
Forward -O0 to llvm-gcc.
Mikhail Glushenkov
2010-01-02
Apparently, it is OK for -MT to be specified several times.
Mikhail Glushenkov
2010-01-01
Minor simplifactions.
Mikhail Glushenkov
2010-01-01
Minor simplifications.
Mikhail Glushenkov
2009-12-23
Make it easier to regenerate docs when srcdir != objdir.
Mikhail Glushenkov
2009-12-23
Allow (set_option SwitchOption, true).
Mikhail Glushenkov
2009-12-19
Adding a bunch of options to the mcc16 driver.
Sanjiv Gupta
2009-12-17
Add a 'set_option' action for use in OptionPreprocessor.
Mikhail Glushenkov
2009-12-15
Validate the generated C++ code in llvmc tests.
Mikhail Glushenkov
2009-12-15
Small documentation update.
Mikhail Glushenkov
2009-12-07
Documentation update.
Mikhail Glushenkov
2009-12-07
Deprecate 'unpack_values'.
Mikhail Glushenkov
2009-12-07
Pass '-msse' and friends to llc as '-mattr=+/-'.
Mikhail Glushenkov
2009-12-04
Forward -m32/-m64 to the linker.
Mikhail Glushenkov
2009-12-04
Support -march/-mtune/-mcpu.
Mikhail Glushenkov
2009-12-01
Add relocation model options.
Mikhail Glushenkov
2009-12-01
Typo.
Mikhail Glushenkov
2009-12-01
Forward -save-temps to llvm-gcc.
Mikhail Glushenkov
2009-12-01
Support -[weak_]framework and -F in llvmc.
Mikhail Glushenkov
2009-11-19
Make example/Hello compile again.
Mikhail Glushenkov
2009-10-25
Document OptionPreprocessor.
Mikhail Glushenkov
2009-10-21
Added more options to mcc16 driver.
Sanjiv Gupta
2009-10-21
Clarify documentation on multi_val options.
Mikhail Glushenkov
2009-10-17
First draft of the OptionPreprocessor.
Mikhail Glushenkov
2009-10-17
-O[0-3] options should be also forwarded to opt and llc.
Mikhail Glushenkov
2009-10-09
Slight rewording.
Mikhail Glushenkov
2009-10-09
Use llvm-as only for compiling .ll -> .bc.
Mikhail Glushenkov
2009-10-08
Unbreak the build.
Mikhail Glushenkov
2009-10-08
Make the Base plugin understand -MF and -MT.
Mikhail Glushenkov
2009-09-28
Add a way to query the number of input files.
Mikhail Glushenkov
2009-09-28
Document the 'not' combinator.
Mikhail Glushenkov
2009-09-10
Allow llvmc to take .bc files as input.
Mikhail Glushenkov
2009-08-27
Inverse logic to increase portability.
Benjamin Kramer
2009-08-27
To make mcc16 run correctly on mac.
Sanjiv Gupta
2009-08-12
This void is implicit in C++.
Dan Gohman
[prev]
[next]