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
2007-05-15
Remove from release.
Tanya Lattner
2007-05-10
Merging from mainline PR 1403
Tanya Lattner
2007-05-09
file 2007-05-09-JumpTables.ll was added on branch release_20 on 2007-05-10 04...
Tanya Lattner
2007-05-09
This commit was manufactured by cvs2svn to create branch 'release_20'.
cvs2svn
2007-05-08
move this out of Codegen/Generic, because it requires the ARM backend to be
Chris Lattner
2007-05-08
move to CodeGen/ARM/2007-05-07-tailmerge-1.ll
Chris Lattner
2007-05-07
Fix tests.
Evan Cheng
2007-05-07
Add some tests for (conv (load x)) -> (load (conv*)x) xform.
Evan Cheng
2007-05-07
Fix test case.
Evan Cheng
2007-05-07
Handle some non-exit blocks in tail merging.
Dale Johannesen
2007-05-07
Testcase for PR1398.
Duncan Sands
2007-05-06
remove libbzip2 from this. This should use llvm-config or something.
Chris Lattner
2007-05-06
Testcase for yet another global constant Ada f-e bug.
Duncan Sands
2007-05-05
Fix PR1390.
Lauro Ramos Venancio
2007-05-05
this test is now in Target/README.txt
Chris Lattner
2007-05-05
remove an old xfailed test
Chris Lattner
2007-05-05
un-xfail this.
Chris Lattner
2007-05-05
move these xfailed tests to lib/Target/README.txt
Chris Lattner
2007-05-05
Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl
Chris Lattner
2007-05-05
remvoe two tests that cee has never gotten right
Chris Lattner
2007-05-05
the sparc v8 backend handles this correctly
Chris Lattner
2007-05-05
remove this xfail'd test, move it to the X86 readme.
Chris Lattner
2007-05-05
We need support for tail calls, this is moved to PR1392
Chris Lattner
2007-05-05
remove xfailed testcase (attached to pr)
Chris Lattner
2007-05-05
unxfail this, llc doesn't support this feature yet, so don't run it.
Chris Lattner
2007-05-05
Remove bogus testcase, PR409 is wontfix
Chris Lattner
2007-05-05
this tests for a missing feature. Move it to PR1391 instead of being an
Chris Lattner
2007-05-05
remove this xfailed testcase, move it into a comment in PR279, an enhancement...
Chris Lattner
2007-05-05
llvm-gcc3 is gone
Chris Lattner
2007-05-05
fix failure on ahs3's tester
Chris Lattner
2007-05-05
remove bogus xfailed testcase
Chris Lattner
2007-05-05
Check that the right eh personality function is used.
Duncan Sands
2007-05-05
new testcase for PR1371
Chris Lattner
2007-05-05
new testcase for PR1385
Chris Lattner
2007-05-05
new testacse for PR1384
Chris Lattner
2007-05-04
Test that the eh lowering code can handle constant folded bitcasts.
Duncan Sands
2007-05-04
Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.
Reid Spencer
2007-05-04
new testcase
Chris Lattner
2007-05-04
Test load global in static mode.
Evan Cheng
2007-05-03
New test case.
Evan Cheng
2007-05-03
Evan's patch to avoid FPreg->intreg copy for cvt; store to mem
Dale Johannesen
2007-05-03
negatize -> negative
Evan Cheng
2007-05-03
new testcase
Chris Lattner
2007-05-03
New test.
Devang Patel
2007-05-03
match a reassociated form of fnmul
Chris Lattner
2007-05-02
Test that TREE_CONSTANT is being set correctly.
Duncan Sands
2007-05-02
Test that inline assembler compiles (llvm-gcc added an extra "uses" parameter
Duncan Sands
2007-05-01
Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of
Duncan Sands
2007-05-01
Split target dependent test portions to target-specific directories.
Reid Spencer
2007-05-01
Test a dag combiner crasher.
Evan Cheng
[next]