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
/
FrontendC
Age
Commit message (
Expand
)
Author
2011-01-14
Update llvm-gcc's tests.
Rafael Espindola
2010-12-02
Test case for r120740. Radar 8712503.
Stuart Hastings
2010-11-25
Remove explicit uses of -emit-llvm, the test infrastructure adds it
Duncan Sands
2010-11-16
Test for llvm-gcc patch 119392.
Dale Johannesen
2010-11-07
Testcase for llvm-gcc 118368. 8629268.
Dale Johannesen
2010-09-09
Get rid of the last use of -m64 in FrontendC. This solution
Duncan Sands
2010-09-09
Another test that uses -m64. Here too it looks like it can be
Duncan Sands
2010-09-09
On i386, llvm-gcc cannot be assumed to support -m64. Since these
Duncan Sands
2010-09-07
Typo. Thanks to BillW for pointing it out!
Stuart Hastings
2010-09-07
Test case for r113248. Raar 8361341.
Stuart Hastings
2010-09-02
update one more test
Chris Lattner
2010-09-01
Apparently only Darwin passes long double misaligned. Compensate.
Dale Johannesen
2010-09-01
Attempt to fix buildbot.
Dale Johannesen
2010-08-31
Testcase for llvm checkin 112674.
Dale Johannesen
2010-08-27
no really, fix the test.
Chris Lattner
2010-08-27
fix this test. It's not clear what it's really testing.
Chris Lattner
2010-08-20
Test should pass on non-Darwin x86.
Dale Johannesen
2010-08-20
Don't run test on PPC darwin.
Dale Johannesen
2010-08-19
Testcase for llvm-gcc checkin 111482.
Dale Johannesen
2010-08-12
Add a test for llvm-gcc svn 110632.
Bob Wilson
2010-07-30
PPC doesn't supported VLA with large alignment. This was
Dale Johannesen
2010-07-30
Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.
Bob Wilson
2010-07-29
Fix this up per llvm-gcc r109819.
Eric Christopher
2010-07-27
Testcase for r109556. Radar 8198362.
Stuart Hastings
2010-07-21
Turn this test on again after the llvm-gcc change in r108986.
Eric Christopher
2010-07-21
Update this to use a "valid" alignment.
Eric Christopher
2010-07-20
Testcase for llvm-gcc commit r108910.
Eric Christopher
2010-07-14
Temporarily disable this test.
Eric Christopher
2010-07-14
Make it a .ll test case.
Devang Patel
2010-07-14
Add a testcase for the vla and stack realignment warning.
Eric Christopher
2010-07-14
Tests for llvm-gcc commit 108360.
Dale Johannesen
2010-07-10
Add an explicit triple to make this test behave consistently.
Dan Gohman
2010-07-10
Fix this XTARGET so that this does doesn't XPASS on non-darwin hosts.
Dan Gohman
2010-07-08
Test case for r107843. Radar 8152866.
Stuart Hastings
2010-06-29
Looks like this test is missing an XFAIL line.
Duncan Sands
2010-06-29
The comment string does not match for all targets. PowerPC uses ;.
Devang Patel
2010-06-28
Refix XTARGET. Previous attempt matches on powerpc-apple-darwin,
Dale Johannesen
2010-06-28
Attempt to fix XTARGET.
Dale Johannesen
2010-06-28
Use DW_FORM_addr for DW_AT_entry_pc.
Devang Patel
2010-06-28
In asm's, output operands with matching input constraints
Dale Johannesen
2010-06-28
Remove this weak test.
Devang Patel
2010-06-28
Testcase for llvm-gcc fix 107051.
Dale Johannesen
2010-06-28
Preserve deleted function's local variables' debug info.
Devang Patel
2010-06-28
Make this test darwin specific.
Devang Patel
2010-06-25
XFAIL this test on powerpc for now.
Devang Patel
2010-06-24
DBG_VALUE machine instruction pointing to undefined register for a variable j...
Devang Patel
2010-06-17
Testcase for llvm-gcc 106225.
Dale Johannesen
2010-06-15
Update test to match recent llvm-gcc change.
Rafael Espindola
2010-06-14
Test case for Radar 8004649.
Stuart Hastings
2010-05-31
Add a test for the llvm-gcc commit in r90200.
Eric Christopher
[next]