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
/
CFrontend
Age
Commit message (
Expand
)
Author
2007-08-23
Fix this testcase: there are two matches for
Duncan Sands
2007-08-22
Testcase for llvm.c* intrinsic failures.
Bill Wendling
2007-08-22
Test handling of complex constants as lvalues.
Duncan Sands
2007-08-15
Convert tests using "grep -c ... | grep ..." to use the count script.
Dan Gohman
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-01
Add a test for the load/store alignment.
Lauro Ramos Venancio
2007-07-29
Add tests for generating noalias parameter attribute from __restrict qualifie...
Christopher Lamb
2007-07-29
Be explicit about which level of optimization is being asked for. The -O option
Reid Spencer
2007-07-28
Make this explictly signed. Fixes PR1571.
Nick Lewycky
2007-07-23
Fix for PR1567, which involves a weird bug on non-32bit architectures and sil...
Chandler Carruth
2007-07-22
Remove -O1 in favour of making llvm-gcc-4.2 a bit
Duncan Sands
2007-07-20
Need -O1 or better to have these builtins lowered to
Duncan Sands
2007-07-19
For PR1553:
Reid Spencer
2007-07-18
Fix this test to not rely on the path but to use the
Reid Spencer
2007-07-17
For PR1558:
Reid Spencer
2007-07-15
new testcase
Chris Lattner
2007-06-29
Convert .cvsignore files
John Criswell
2007-06-19
testcase for PR1513
Chris Lattner
2007-06-18
Modify annotate intrinsic to take 2 additional args: file and line number.
Tanya Lattner
2007-06-15
test case for annotate attribute
Tanya Lattner
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-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
Ignore llvm.noinline
Tanya Lattner
2007-05-30
new testcase for PR1421
Chris Lattner
2007-05-16
Fix PR number.
Devang Patel
2007-05-16
New test for PR1417
Devang Patel
2007-05-15
New test.
Devang Patel
2007-05-15
add PR number and testcase from the PR.
Chris Lattner
2007-05-15
new testcase
Chris Lattner
2007-05-11
New test.
Devang Patel
2007-05-09
Testcase for
Duncan Sands
2007-05-08
New test for PR1400
Devang Patel
2007-05-08
New test.
Devang Patel
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-04-29
not all targets want to return an i32. What really matters is whether llc ac...
Chris Lattner
2007-04-25
new testcase
Chris Lattner
2007-04-25
testcase for PR1352
Chris Lattner
2007-04-24
New test.
Devang Patel
2007-04-24
New test case.
Devang Patel
2007-04-22
Make running these tests conditional on llvm-gcc supporting the language
Reid Spencer
2007-04-21
make this portable to 64-bit hosts
Chris Lattner
2007-04-17
Use // not ; since this is C.
Duncan Sands
2007-04-17
New test case.
Devang Patel
2007-04-16
We shouldn't have tests for features we don't have yet.
Chris Lattner
2007-04-16
remove bogus test
Chris Lattner
2007-04-16
Test code quality for variable length array references.
Duncan Sands
[next]