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
2008-01-13
Check that nested functions don't get pointless
Duncan Sands
2008-01-08
Testcase for PR1721
Chris Lattner
2008-01-04
Testcase for PR1386.
Duncan Sands
2007-12-30
Strengthening this test so it fails in release mode.
Gordon Henriksen
2007-12-18
Testcase for preceding FE fix
Dale Johannesen
2007-12-16
Make instcombine promote inline asm calls to 'nounwind'
Duncan Sands
2007-12-11
Use not instead of ignore when an exit status is expected to always
Dan Gohman
2007-11-28
New testcase for PR1744
Chris Lattner
2007-11-28
Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...
Tanya Lattner
2007-11-27
Add testcase for last llvm-gcc tweaks
Anton Korobeynikov
2007-11-27
Make this pass for CYGWIN.
Zhou Sheng
2007-11-27
Make this testcase compatible with CYGWIN.
Zhou Sheng
2007-11-14
Un XFAIL these tests, now that Bill has backported
Duncan Sands
2007-11-14
XFAIL these tests until the fix gets backported
Duncan Sands
2007-11-09
Check that the first and third characters, s and u,
Duncan Sands
2007-11-09
Check that accesses to the second short, t, have
Duncan Sands
2007-11-07
Add testcase
Bill Wendling
2007-10-30
New test.
Devang Patel
2007-10-26
Test to make sure that if we have an unaligned memcpy, it will still compile.
Bill Wendling
2007-10-25
Testcase for PR 1397.
Dale Johannesen
2007-10-19
Don't branch fold inline asm statements.
Bill Wendling
2007-10-15
New test.
Devang Patel
2007-10-03
testcase for PR1647
Chris Lattner
2007-10-01
PR 1603 test case.
Devang Patel
2007-09-28
Do not ignore packed member size while selecting union type.
Devang Patel
2007-09-27
new testcase for PR1708
Chris Lattner
2007-09-26
Test the C front-end, not the C++ front-end.
Duncan Sands
2007-09-26
Test that local variables are aligned as the user requested.
Duncan Sands
2007-09-24
XFAIL for llvm-gcc4.0
Tanya Lattner
2007-09-21
gcroot testcase, patch by Eric Christopher.
Chris Lattner
2007-09-19
Testcase for PR1678.
Duncan Sands
2007-09-15
New testcase for PR1662. GCC trees are horrible :(
Chris Lattner
2007-09-11
Fix date :)
Anton Korobeynikov
2007-09-11
Testcase for recent pragma pack stuff
Anton Korobeynikov
2007-09-07
Test for PR1641.
Bill Wendling
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
[next]