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
/
Bytecode
Age
Commit message (
Expand
)
Author
2007-07-25
Moving regression test to reflect move in source and headers to Bitcode.
Chandler Carruth
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-15
For PR1319: Upgrade to new test harness
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2006-12-29
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-11
Test case for ensuring correct reading back of cast constant expressions.
Reid Spencer
2006-12-02
Remove tests for checking bytecode upgrade. Bytecode upgrade is being
Reid Spencer
2006-12-02
Upgrade old intrinsic function calls manually.
Reid Spencer
2006-11-14
Discard code that supported old bytecode formats. This makes the Bytecode
Reid Spencer
2006-11-08
Ensure we don't regress on reading version 6 bytecode.
Reid Spencer
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-02
new testcases
Chris Lattner
2006-01-27
A test case for ensuring that conversion of old-format intrinsics with
Reid Spencer
2006-01-27
This now passes.
Reid Spencer
2006-01-24
This is still broken
Chris Lattner
2006-01-23
make this test harder
Chris Lattner
2006-01-19
This test passes now.
Reid Spencer
2006-01-19
new testcase the autoupgrader in the bc reader fails to handle
Chris Lattner
2004-11-19
Adding srcdir arg
Tanya Lattner
2004-11-13
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-08-19
Fixed the test to actually run correctly.
Reid Spencer
2004-08-19
Add a test case test test 1.3 alignment removal and to test a regression
Reid Spencer
2004-08-01
Initial testcase for bytecode compatibility regression test.
Chris Lattner