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-08
New testcase.
Chris Lattner
2005-01-07
Cleanup a bunch of tests. In particular do not allow target directives in
Chris Lattner
2005-01-07
Make this test a bit more interesting by making there actually be a use of the
Chris Lattner
2005-01-07
modernize and clean up this test.
Chris Lattner
2005-01-07
Add a testcase I forgot to commit earlier.
Chris Lattner
2005-01-06
New testcase
Chris Lattner
2005-01-05
Update this test to pass.
Chris Lattner
2005-01-04
Test that trivial constants are not printed in hex notation.
Chris Lattner
2005-01-03
Add a testcase to check that initializer that CAN be evaluated statically ARE.
Chris Lattner
2005-01-03
Fix this script to work with hyphenated llvm-gcc and friend.
Chris Lattner
2005-01-03
new testcase for PR481
Chris Lattner
2005-01-03
New testcase for PR487
Chris Lattner
2005-01-03
Make sure the path is properly set in the llvmgcc and llvmgxx variables.
Reid Spencer
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
[next]