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
Age
Commit message (
Expand
)
Author
2005-01-02
Testcase for PR494
Chris Lattner
2005-01-02
xfail these tests, whcih require more info in the code generator to implement
Chris Lattner
2005-01-02
Check in an old test that never made it into CVS
Chris Lattner
2005-01-02
Add several testcases for new optimizations in the code generator.
Chris Lattner
2005-01-01
New testcases that we should combine.
Chris Lattner
2005-01-01
New testcase for common bitfield manipulation instruction sequences.
Chris Lattner
2005-01-01
Add a bunch of tests for cases that should be eliminated.
Chris Lattner
2005-01-01
Add a bunch of tests for ANDs that should be eliminated.
Chris Lattner
2005-01-01
This now works.
Chris Lattner
2005-01-01
Add new test to make sure simplifycfg doesn't leave around trivially
Chris Lattner
2004-12-29
Add a comment, add a new testcase
Chris Lattner
2004-12-29
New testcase for PR491
Chris Lattner
2004-12-29
new testcase for PR490
Chris Lattner
2004-12-29
XFAIL this test everywhere.
Reid Spencer
2004-12-29
XFAIL this everywhere, the CFE doesn't support bitfield initialization.
Reid Spencer
2004-12-24
Make sure LLVMGCCWITHPATH is used instead of just LLVMGCC so that the
Reid Spencer
2004-12-24
The dejagnu scripts need a path for llvm-gcc/llvm-g++ as well so use the
Reid Spencer
2004-12-22
For PR432:
Reid Spencer
2004-12-17
Make this testcase a bit more challanging
Chris Lattner
2004-12-17
Change the test to check to see that CSE happens not dead call elim
Chris Lattner
2004-12-13
New testcase that crashes the V9 backend.
Chris Lattner
2004-12-13
Fix this test
Chris Lattner
2004-12-12
Add testcases for simple things we can handle that occur now in vortex.
Chris Lattner
2004-12-12
Dejagnu doesn't work if you do TESTSUITE=.../
Chris Lattner
2004-12-12
New testcase that the PPC backend miscompiles. It is emitting
Chris Lattner
2004-12-12
New testcase. Shrinking the variable to a bool allows instcombine to delete
Chris Lattner
2004-12-11
New testcase. If one side of and/or is known to be 0/-1, it doesn't matter
Chris Lattner
2004-12-11
Update test
Chris Lattner
2004-12-11
New testcase that ipsccp should handle.
Chris Lattner
2004-12-10
New testcase
Chris Lattner
2004-12-10
New testcase that SCCP miscompiles. Luckily this is extremely unlikely to
Chris Lattner
2004-12-10
Check in the right test
Chris Lattner
2004-12-10
New testcase for a bug exposed by the ipsccp pass, causing dparser to fail
Chris Lattner
2004-12-10
New testcase
Chris Lattner
2004-12-10
Update testcase
Alkis Evlogimenos
2004-12-10
Simple testcase for quoted label.
Chris Lattner
2004-12-08
Add testcase and fix for yet another case where we query the size an
Alkis Evlogimenos
2004-12-08
Add testcase and fix for another case where we query the size an
Alkis Evlogimenos
2004-12-08
new testcase
Chris Lattner
2004-12-08
Fix this regression and remove the XFAIL from this test.
Alkis Evlogimenos
2004-12-08
Remove last remnants of Python/QMTest support
Reid Spencer
2004-12-08
This testcase causes the instruction combiner to go spiraling into
Chris Lattner
2004-12-08
Mark this as an XFAIL until a fix is worked out.
Alkis Evlogimenos
2004-12-08
Fix llvmgcc to use the TestRunner substition mechanism.
John Criswell
2004-12-08
xfail this across all platforms.
John Criswell
2004-12-08
Add regression
Alkis Evlogimenos
2004-12-08
This test is xfail right now, to keep DJ clean, also mention the PR# in testc...
Chris Lattner
2004-12-06
This test still fails on Darwin and Sparc/Solaris.
John Criswell
2004-12-06
Test case for PR409:
Reid Spencer
2004-12-06
Remove the last pieces of QMTest.
John Criswell
[next]