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-06-16
XFAILing until I can fix properly.
Bill Wendling
2007-06-16
Call the correct function name. Patch from Stephane Letz.
Nick Lewycky
2007-06-16
Testcase for MMX int to MMX register failure.
Bill Wendling
2007-06-16
Testcase where GVNPRE was getting confused by invoke instructions.
Owen Anderson
2007-06-15
test case for annotate attribute
Tanya Lattner
2007-06-15
make this test harder, include a tied register.
Chris Lattner
2007-06-15
Workaround for PR1508.
Duncan Sands
2007-06-15
Add a testcase where GVNPRE what getting confused by a loop.
Owen Anderson
2007-06-15
Use "ignore" rather than grep tricks.
Duncan Sands
2007-06-15
add vector versions of this test
Chris Lattner
2007-06-15
testcase for PR1510
Chris Lattner
2007-06-14
Do not treat FP_REG_KILL as terminator in branch analysis (X86).
Dale Johannesen
2007-06-12
Add a test where phi translation was producing a null result.
Owen Anderson
2007-06-12
Testcase where GVNPRE crashes on functions with no exit nodes.
Owen Anderson
2007-06-12
Make the run line for this test correct. Thanks to Chris for spotting it.
Owen Anderson
2007-06-12
Add a GVN-PRE basic regression test.
Owen Anderson
2007-06-09
rename C files to end with .c
Chris Lattner
2007-06-07
Make the struct bigger, in an attempt to get a "struct return" on more
Duncan Sands
2007-06-07
Make this test pass if llvm-g++ was built without exception handling support.
Duncan Sands
2007-06-06
Instruct the inliner to obey the noinline attribute. Add test case.
Tanya Lattner
2007-06-06
Really use attribute.
Tanya Lattner
2007-06-06
Test case for noinline attribute.
Tanya Lattner
2007-06-06
Revert changes for noinline.
Tanya Lattner
2007-06-06
Add a test for PR1499.
Lauro Ramos Venancio
2007-06-06
"Simplified" testcase for PR1422.
Duncan Sands
2007-06-06
Ignore llvm.noinline
Tanya Lattner
2007-06-06
new testcase for PR1487
Nick Lewycky
2007-06-06
new testcase for PR1495
Chris Lattner
2007-06-05
New test.
Devang Patel
2007-06-05
Commit first round work of PR1373. "noalias" is now fully supported in
Zhou Sheng
2007-06-05
New test.
Evan Cheng
2007-06-04
Tail merging wasn't working for predecessors of landing pads. PR 1496.
Dale Johannesen
2007-06-04
new testcase for PR1491
Chris Lattner
2007-06-01
Implement smarter algorithm for choosing which blocks to tail-merge.
Dale Johannesen
2007-05-31
Add a test for PR1424.
Lauro Ramos Venancio
2007-05-30
new testcase for PR1473
Chris Lattner
2007-05-30
Testcase for
Duncan Sands
2007-05-30
Testcase for PR1421
Chris Lattner
2007-05-30
new testcase for PR1421
Chris Lattner
2007-05-24
testcase for PR1446
Chris Lattner
2007-05-24
Add a new test case.
Evan Cheng
2007-05-23
tail merging shrinks this code a bit. Could do more in future.
Dale Johannesen
2007-05-23
new testcase for PR1435
Chris Lattner
2007-05-22
new testcases for -enable-tail-merge default handling
Dale Johannesen
2007-05-22
Test assumes tail merging is off; this must now be explicit.
Dale Johannesen
2007-05-22
new testcase for a recent regression
Chris Lattner
2007-05-21
Add test for PR1259.
Evan Cheng
2007-05-19
Make sure we can round-trip an escaped value in a name.
Reid Spencer
2007-05-19
new testcase
Chris Lattner
2007-05-19
add source
Chris Lattner
[next]