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
2009-08-28
Reapply 79977.
Devang Patel
2009-08-26
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
Devang Patel
2009-08-25
Remove obsolete -f flags.
Dan Gohman
2009-08-25
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-08-17
XFAIL this test since the fix was reverted.
Duncan Sands
2009-08-12
Testcase for r78770.
Bill Wendling
2009-08-07
XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin9 until someone feels
Daniel Dunbar
2009-08-06
add a testcase for my llvm-gcc hack.
Chris Lattner
2009-08-04
Add test for PR4678
Rafael Espindola
2009-07-29
xfail for now.
Evan Cheng
2009-07-24
Remove the IA-64 backend.
Dan Gohman
2009-07-20
Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comes
David Greene
2009-07-20
xfail for now.
Evan Cheng
2009-07-16
Emit line numbers in asm comments when available.
David Greene
2009-07-16
this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the ll...
Chris Lattner
2009-07-16
Add tests for fixes I committed earlier to the C++ FE.
Rafael Espindola
2009-07-06
Mark this test as Darwin only. Patch by Bill Wendling.
Stuart Hastings
2009-07-01
Insure that __block_holder_tmp is allocated on the stack when a byref
Stuart Hastings
2009-06-22
Testcase for (llvm-gcc) 73873. Usually
Dale Johannesen
2009-06-16
Test for llvm-gcc patch 73564.
Dale Johannesen
2009-05-26
Testcase for (llvm-gcc-4.2) 72442 (PR 4242).
Dale Johannesen
2009-05-04
Restore minor deletion.
Mike Stump
2009-04-29
Second attempt:
Bill Wendling
2009-04-28
r70270 isn't ready yet. Back this out. Sorry for the noise.
Bill Wendling
2009-04-28
Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
Bill Wendling
2009-04-23
Testcase for 69795.
Dale Johannesen
2009-04-21
Test case for revision 69683.
Devang Patel
2009-03-25
These tests pass on linux.
Duncan Sands
2009-03-18
These tests are now passing on Darwin because of r67139.
Bill Wendling
2009-03-18
xfail these tests for now.
Evan Cheng
2009-03-17
test case for rev. 67095.
Devang Patel
2009-03-13
Fix test case. Now, llvm-gcc emits debug info for artificiaal variable _comp_...
Devang Patel
2009-03-13
Temporarily XFAIL this test.
Bill Wendling
2009-02-24
- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit
Bill Wendling
2009-02-24
Un-XFAIL this test.
Bill Wendling
2009-02-19
Temporarily XFAIL this test.
Bill Wendling
2009-02-17
Testcase for rev. 64704
Devang Patel
2009-02-16
Test case for llvm-gcc rev. 64648.
Devang Patel
2009-02-07
testcase for r64049 of llvm-gcc.
Chris Lattner
2009-02-02
Run dsymutil on darwin, when it is expected, before running gdb test.
Devang Patel
2009-02-02
This passes on x86-32 linux at least.
Duncan Sands
2009-01-22
Remove no-longer relevant comment. Pointed out
Duncan Sands
2009-01-22
This passes on linux.
Duncan Sands
2009-01-15
Use lightweight DebugInfo objects directly.
Devang Patel
2009-01-14
xfail for now.
Devang Patel
2009-01-08
the new scalarrepl changes are optimizing away a temporary alloca in
Chris Lattner
2008-12-19
This test works again for Darwin because a patch was reverted.
Bill Wendling
2008-12-18
Re-XFAIL this test until debug stuff settles down.
Bill Wendling
2008-12-18
XFAIL on Linux.
Bill Wendling
2008-12-18
Do not XFAIL.
Bill Wendling
[next]