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
/
test
/
LLVMC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-disable for Darwin; I was mistaken to think this was fixed.
Dale Johannesen
2010-02-09
1
-0
/
+3
*
This test passes now on ppc darwin, so reenable it.
Dale Johannesen
2010-02-03
1
-3
/
+0
*
XFAIL for PPC Darwin.
Bill Wendling
2010-02-02
1
-0
/
+3
*
Revert commit 94666 (ddunbar) [Suppress clang warning about unused arguments].
Duncan Sands
2010-01-27
17
-17
/
+17
*
Suppress clang warning about unused arguments.
Daniel Dunbar
2010-01-27
17
-17
/
+17
*
Remove an XFAIL.
Daniel Dunbar
2009-12-23
1
-1
/
+0
*
Allow (set_option SwitchOption, true).
Mikhail Glushenkov
2009-12-23
1
-2
/
+7
*
XFAIL these tests on powerpc, under the assumption that no one cares. If you ...
Daniel Dunbar
2009-12-21
1
-0
/
+1
*
Make 'set_option' work with list options.
Mikhail Glushenkov
2009-12-18
1
-1
/
+6
*
Add a 'set_option' action for use in OptionPreprocessor.
Mikhail Glushenkov
2009-12-17
1
-5
/
+16
*
Convert llvmc tests to FileCheck.
Mikhail Glushenkov
2009-12-15
13
-24
/
+41
*
Support hook invocation from 'append_cmd'.
Mikhail Glushenkov
2009-12-15
2
-0
/
+52
*
Validate the generated C++ code in llvmc tests.
Mikhail Glushenkov
2009-12-15
16
-9
/
+25
*
Pipe 'grep' output to 'count'.
Mikhail Glushenkov
2009-12-15
1
-2
/
+2
*
Allow $CALL(Hook, '$INFILE') for non-join tools.
Mikhail Glushenkov
2009-12-15
1
-0
/
+13
*
Add a test for the 'init' option property.
Mikhail Glushenkov
2009-12-14
1
-0
/
+22
*
Implement 'forward_value' and 'forward_transformed_value'.
Mikhail Glushenkov
2009-12-07
2
-0
/
+42
*
Cleanup some unused RUN lines.
Daniel Dunbar
2009-11-08
3
-6
/
+0
*
Add a test for OptionPreprocessor.
Mikhail Glushenkov
2009-10-25
1
-0
/
+42
*
Disallow multiple instances of PluginPriority.
Mikhail Glushenkov
2009-10-17
1
-0
/
+10
*
Input files should go before all other options.
Mikhail Glushenkov
2009-10-08
5
-5
/
+5
*
Fix a small issue with recent changes to this code.
Mikhail Glushenkov
2009-09-13
2
-12
/
+7
*
tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'.
Daniel Dunbar
2009-09-13
9
-9
/
+9
*
Sink llvm-gcc dependent tests into distinct subdirs.
Daniel Dunbar
2009-09-13
17
-21
/
+25
*
Rewrite tests to not use Tcl substitution.
Daniel Dunbar
2009-09-13
11
-11
/
+11
*
Simplify LLVMC tests.
Daniel Dunbar
2009-09-13
3
-10
/
+12
*
The 'forward_as' property did not use its second argument.
Mikhail Glushenkov
2009-05-06
1
-0
/
+18
*
Fix incorrect code generation with ENV.
Mikhail Glushenkov
2009-05-05
1
-0
/
+16
*
Add a comment.
Mikhail Glushenkov
2009-03-06
1
-0
/
+1
*
Fix a typo that prevents hello.mm from running (and runs hello.m twice).
Julien Lerouge
2009-02-26
1
-1
/
+1
*
Rename dg.exp to llvmc.exp. This is so I can ignore it during a make check if...
Bill Wendling
2009-02-08
1
-0
/
+0
*
The 'false.c' test must depend on llvm-g++.
Mikhail Glushenkov
2009-02-08
2
-11
/
+26
*
Add three new option properties.
Mikhail Glushenkov
2009-01-28
3
-1
/
+45
*
Allow hooks with arguments.
Mikhail Glushenkov
2009-01-21
1
-0
/
+16
*
Use ignore & grep instead of XFAIL.
Mikhail Glushenkov
2008-12-21
1
-4
/
+2
*
Remove Clang tests since clang is not installed on the buildbots.
Mikhail Glushenkov
2008-12-09
3
-27
/
+0
*
Add some rudimentary tests for .
Mikhail Glushenkov
2008-12-09
3
-0
/
+27
*
Make 'extern' an option property.
Mikhail Glushenkov
2008-12-07
1
-3
/
+4
*
Add some clarifying comments.
Mikhail Glushenkov
2008-12-07
1
-1
/
+2
*
Add tests for tblgen's LLVMC backend.
Mikhail Glushenkov
2008-12-07
7
-0
/
+59
*
Since the old llvmc was removed, rename llvmc2 to llvmc.
Mikhail Glushenkov
2008-11-25
11
-11
/
+11
*
LLVMC2: -emit-llvm stops compilation.
Daniel Dunbar
2008-11-19
1
-0
/
+4
*
LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only.
Daniel Dunbar
2008-11-19
1
-0
/
+9
*
Add LLVMC2 tool definitions for Objective-C and Objective-C++.
Daniel Dunbar
2008-11-08
2
-0
/
+20
*
Renaming LLVMC/dg.exp to LLVM/llvmc.exp
Bill Wendling
2008-08-14
1
-0
/
+0
*
Fix the -opt switch and add a test case for it.
Mikhail Glushenkov
2008-05-30
1
-0
/
+12
*
Fix: 'sink' handling was broken.
Mikhail Glushenkov
2008-05-30
1
-0
/
+12
*
Check if llvm-gcc is available before running tests. Patch by Matthijs Kooijman!
Tanya Lattner
2008-05-14
1
-1
/
+8
*
Filter option names to escape symbols not allowed as C++ identifiers.
Mikhail Glushenkov
2008-05-12
1
-0
/
+12
*
Move test files around a bit - fixes the reported number of test cases.
Mikhail Glushenkov
2008-05-06
5
-2
/
+2
[next]