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