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
/
ExecutionEngine
Age
Commit message (
Expand
)
Author
2009-08-25
Remove obsolete -f flags.
Dan Gohman
2009-08-24
Remove this test now that the interpreter doesn't support
Chris Lattner
2009-08-23
remove this test: it is testing for a "feature" I just removed.
Chris Lattner
2009-07-12
remove tests for removed intrinsics.
Chris Lattner
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-03-13
remove a testcase that depends on -debug existing.
Chris Lattner
2009-01-30
This is case is to uncover the bug in IntrinsicLowering.cpp,
Zhou Sheng
2009-01-19
Port this test from dejagnu to unit testing.
Nick Lewycky
2008-06-05
Add a test case for APInt bug fix in r51999.
Zhou Sheng
2008-05-20
Eliminate questionable syntax for stdin redirection. This probably also speed...
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-04-19
rename *.llx -> *.ll, last batch.
Chris Lattner
2008-03-10
Remove llvm-upgrade and update tests.
Tanya Lattner
2007-12-14
Teach the interpreter to read and write memory in the
Duncan Sands
2007-12-13
Remove this testcase as it will always fail on
Zhou Sheng
2007-12-12
Fixed PR1629.
Zhou Sheng
2007-12-10
Fix PR1836: in the interpreter, read and write apints
Duncan Sands
2007-11-28
make this test have a deterministic result.
Chris Lattner
2007-11-28
Revert previous "fix" - the breakage was due to some
Duncan Sands
2007-11-28
This test somehow got an extra "not" during the
Duncan Sands
2007-11-28
Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...
Tanya Lattner
2007-06-29
Convert .cvsignore files
John Criswell
2007-05-12
Add a test case for shl of APInt integers > 64 bits by 0 shift amount.
Reid Spencer
2007-05-04
Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.
Reid Spencer
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
2007-02-01
Make sure the value passed to test function is initialized.
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-19
For PR950:
Reid Spencer
2006-12-19
For PR950:
Reid Spencer
2006-12-03
These tests need llvm-upgrade. This fixes last night's nightly test fallout.
Reid Spencer
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-07-26
Don't test an example
Chris Lattner
2006-05-17
This test is buggy: printf is a varargs function. This fixes the test with
Chris Lattner
2006-05-17
PR736 has already been fixed. Remove XFAIL marker.
Evan Cheng
2006-04-13
Try xfailing this
Chris Lattner
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
2005-12-03
Fix a bug in the testcase
Chris Lattner
2005-12-03
new testcase for PR672
Chris Lattner
2005-11-08
Merged from RELEASE_16.
John Criswell
2005-07-13
Add a test that runs the ParallelJIT example program to ensure that the
Reid Spencer
2005-02-27
Fix misspellings, patch contributed by Gabor Greif!
Chris Lattner
2004-12-05
Make this test actually capable of passing.
Chris Lattner
2004-12-05
Remove unneeded code
Alkis Evlogimenos
2004-12-05
Match codegen string better
Alkis Evlogimenos
2004-12-05
Add testcast for bug475
Alkis Evlogimenos
2004-12-04
These tests pass on darwin now that the __ thing is fixed.
Chris Lattner
2004-12-02
These lookup symbols with leading underscores, which currently fails in
John Criswell
[next]