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
/
test
/
LLVMC
Age
Commit message (
Expand
)
Author
2010-10-23
Remove -llvmc-temp-hack from tblgen.
Mikhail Glushenkov
2010-10-15
llvmc: Add a test for the -c flag.
Mikhail Glushenkov
2010-10-14
Comments.
Mikhail Glushenkov
2010-10-06
Generalize tblgen's dag parsing logic to handle arbitrary expressions
Chris Lattner
2010-09-22
llvmc: Support '-emit-llvm -S' with -opt.
Mikhail Glushenkov
2010-09-21
llvmc: Allow multiple output languages.
Mikhail Glushenkov
2010-09-15
llvmc: make -x work with unknown suffixes.
Mikhail Glushenkov
2010-08-30
Test: Fix LLVMC tests on CMake.
Michael J. Spencer
2010-08-23
llvmc: Make syntax more consistent.
Mikhail Glushenkov
2010-08-20
llvmc: Fix alias generation.
Mikhail Glushenkov
2010-08-20
Update LLVMC tests for r111620.
Benjamin Kramer
2010-08-15
Update tests.
Mikhail Glushenkov
2010-08-13
One more XFAIL.
Mikhail Glushenkov
2010-08-13
More XFAILs.
Mikhail Glushenkov
2010-08-13
Add an XFAIL.
Mikhail Glushenkov
2010-08-13
Remove -fexceptions from llvmc tests.
Mikhail Glushenkov
2010-08-13
llvmc: fix two tests, remove XFAILs.
Mikhail Glushenkov
2010-07-01
Test for the -filelist fix.
Mikhail Glushenkov
2010-03-21
XFAIL tests from LLVMC on valgrind or valgrind+leak-checking. We
Jeffrey Yasskin
2010-03-19
Remove `ignore` from LLVMC/TestWarnings.td. This avoids
Jeffrey Yasskin
2010-02-23
Update the test suite.
Mikhail Glushenkov
2010-02-22
LLVMC/MultiplePluginPriorities.td: Generally XFAIL this test for now, it is
Daniel Dunbar
2010-02-15
Revert r96130 ("Forward parameter options as '-option=param'").
Mikhail Glushenkov
2010-02-13
Forward parameter options as '-option=parameter'.
Mikhail Glushenkov
2010-02-09
Re-disable for Darwin; I was mistaken to think this was fixed.
Dale Johannesen
2010-02-03
This test passes now on ppc darwin, so reenable it.
Dale Johannesen
2010-02-02
XFAIL for PPC Darwin.
Bill Wendling
2010-01-27
Revert commit 94666 (ddunbar) [Suppress clang warning about unused arguments].
Duncan Sands
2010-01-27
Suppress clang warning about unused arguments.
Daniel Dunbar
2009-12-23
Remove an XFAIL.
Daniel Dunbar
2009-12-23
Allow (set_option SwitchOption, true).
Mikhail Glushenkov
2009-12-21
XFAIL these tests on powerpc, under the assumption that no one cares. If you ...
Daniel Dunbar
2009-12-18
Make 'set_option' work with list options.
Mikhail Glushenkov
2009-12-17
Add a 'set_option' action for use in OptionPreprocessor.
Mikhail Glushenkov
2009-12-15
Convert llvmc tests to FileCheck.
Mikhail Glushenkov
2009-12-15
Support hook invocation from 'append_cmd'.
Mikhail Glushenkov
2009-12-15
Validate the generated C++ code in llvmc tests.
Mikhail Glushenkov
2009-12-15
Pipe 'grep' output to 'count'.
Mikhail Glushenkov
2009-12-15
Allow $CALL(Hook, '$INFILE') for non-join tools.
Mikhail Glushenkov
2009-12-14
Add a test for the 'init' option property.
Mikhail Glushenkov
2009-12-07
Implement 'forward_value' and 'forward_transformed_value'.
Mikhail Glushenkov
2009-11-08
Cleanup some unused RUN lines.
Daniel Dunbar
2009-10-25
Add a test for OptionPreprocessor.
Mikhail Glushenkov
2009-10-17
Disallow multiple instances of PluginPriority.
Mikhail Glushenkov
2009-10-08
Input files should go before all other options.
Mikhail Glushenkov
2009-09-13
Fix a small issue with recent changes to this code.
Mikhail Glushenkov
2009-09-13
tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'.
Daniel Dunbar
2009-09-13
Sink llvm-gcc dependent tests into distinct subdirs.
Daniel Dunbar
2009-09-13
Rewrite tests to not use Tcl substitution.
Daniel Dunbar
2009-09-13
Simplify LLVMC tests.
Daniel Dunbar
[next]