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
/
C++Frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add -m32 to compilation line; test is only valid in
Dale Johannesen
2008-03-10
1
-2
/
+2
*
switch from hard coded g++/as tools to the ones detected from
Chris Lattner
2008-03-10
3
-4
/
+4
*
This works on x86_64
Anton Korobeynikov
2008-03-09
1
-2
/
+2
*
Modify test to expect improved code.
Dale Johannesen
2008-02-15
1
-4
/
+4
*
Fix this test on linux, which returns S242
Duncan Sands
2008-02-15
1
-1
/
+2
*
New test, see comments.
Dale Johannesen
2008-02-13
1
-0
/
+48
*
This should also work on x86 now.
Evan Cheng
2008-02-05
1
-2
/
+2
*
This would be better done as an executable test.
Duncan Sands
2008-01-29
1
-23
/
+0
*
Test for PR1942.
Duncan Sands
2008-01-25
1
-0
/
+23
*
new testcase for rdar://5685492
Chris Lattner
2008-01-13
1
-0
/
+6
*
this actually does pass with 4.0
Chris Lattner
2008-01-12
1
-1
/
+0
*
llvm-g++ 4.0 has completely different code for this warning,
Chris Lattner
2008-01-11
1
-0
/
+1
*
new testcase
Chris Lattner
2008-01-11
1
-0
/
+6
*
Rename these tests to use the appropriate suffixes.
Dan Gohman
2007-12-11
1
-0
/
+0
*
New test.
Devang Patel
2007-10-02
1
-0
/
+14
*
Testcase for PR1634
Chris Lattner
2007-09-11
1
-0
/
+88
*
Fix this test: llvm-gcc-4.2 optimizes almost everything away,
Duncan Sands
2007-08-27
1
-2
/
+2
*
Fix this test for gcc-4.2.
Duncan Sands
2007-08-20
1
-1
/
+1
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-7
/
+7
*
test that the ptr-to-method is succefully eliminated, leaving just the vtable...
Chris Lattner
2007-08-13
1
-0
/
+14
*
Clean up C++ restrict test cases and add a test for restrict qualified methods.
Christopher Lamb
2007-08-01
1
-0
/
+13
*
these tests aren't xfailed.
Chris Lattner
2007-08-01
2
-2
/
+0
*
Un-XFAIL these tests after r40622 fixed them.
Christopher Lamb
2007-07-31
2
-2
/
+0
*
Add tests for generating noalias parameter attribute from __restrict qualifie...
Christopher Lamb
2007-07-29
2
-0
/
+16
*
The Ada f-e produces various auxiliary output files
Duncan Sands
2007-07-23
1
-5
/
+5
*
Fix this test. We produce pretty cruddy code for this
Duncan Sands
2007-07-19
1
-1
/
+1
*
For PR1558:
Reid Spencer
2007-07-17
5
-0
/
+138
*
Nested try-catch-filter testcase.
Duncan Sands
2007-07-04
1
-0
/
+32
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
Use "ignore" rather than grep tricks.
Duncan Sands
2007-06-15
1
-1
/
+2
*
Make this test pass if llvm-g++ was built without exception handling support.
Duncan Sands
2007-06-07
1
-1
/
+1
*
Revert changes for noinline.
Tanya Lattner
2007-06-06
3
-3
/
+3
*
Ignore llvm.noinline
Tanya Lattner
2007-06-06
3
-3
/
+3
*
Testcase for
Duncan Sands
2007-05-30
1
-0
/
+15
*
New test.
Devang Patel
2007-05-17
1
-0
/
+24
*
Don't put test cases into regression test suite before the bug is fixed.
Reid Spencer
2007-05-15
1
-35
/
+0
*
Add a test case for PR1420
Reid Spencer
2007-05-15
1
-0
/
+35
*
llvm-gcc3 is gone
Chris Lattner
2007-05-05
1
-1
/
+0
*
new testcase
Chris Lattner
2007-05-04
1
-0
/
+17
*
Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of
Duncan Sands
2007-05-01
1
-0
/
+12
*
Make running these tests conditional on llvm-gcc supporting the language
Reid Spencer
2007-04-22
1
-1
/
+3
*
Make it work on 64-bit systems.
Jeff Cohen
2007-04-17
1
-1
/
+1
*
MAke this test portable.
Chris Lattner
2007-04-16
1
-1
/
+3
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
2
-3
/
+2
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+1
*
make this test more portable.
Chris Lattner
2007-04-16
1
-6
/
+1
*
fix incorrectly upgraded test
Chris Lattner
2007-04-16
1
-2
/
+1
*
For PR1336:
Reid Spencer
2007-04-15
2
-0
/
+2
*
For PR1319: Upgrade to new test harness.
Reid Spencer
2007-04-15
12
-22
/
+29
[next]