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-11-30
Debug info is disabled on PPC Darwin.
Bill Wendling
2009-11-25
Test for llvm-gcc checkin 89898.
Dale Johannesen
2009-11-18
Not all ASM has # for comments.
Bill Wendling
2009-11-13
Move DebugInfo checks into EmitComments and remove them from
David Greene
2009-11-11
Reenable StackTracke.cpp test.
Devang Patel
2009-11-11
XFAIL for now.
Devang Patel
2009-11-09
Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,
Daniel Dunbar
2009-11-03
turn IPSCCP back on by default, try #3 or 4? Woo.
Chris Lattner
2009-11-03
xfail this test since daniel turned off ipsccp
Chris Lattner
2009-11-01
We currently only run ipsccp at LTO time, which is silly. It subsumes
Chris Lattner
2009-10-27
Add radar number.
Dale Johannesen
2009-10-27
Testcase for llvm-gcc patch 85284.
Dale Johannesen
2009-10-23
This is passing on Darwin PPC.
Bill Wendling
2009-10-22
testcase for PR4678 & rdar://7309675
Chris Lattner
2009-10-21
Adjust testcases for msasm -> alignstack.
Dale Johannesen
2009-10-21
XFAIL this test for PPC.
Bill Wendling
2009-10-14
Use llvmgxx for C++ test.
Dale Johannesen
2009-10-14
Testcases for msasm bit (llvm-gcc 84062).
Dale Johannesen
2009-10-13
These tests now pass.
Devang Patel
2009-10-13
remove two old and nearly useless tests.
Chris Lattner
2009-10-13
XFAIL these tests for now.
Devang Patel
2009-10-02
Fix test.
Evan Cheng
2009-10-02
C++ member functions must be 2 byte aligned per ABI.
Evan Cheng
2009-09-09
Testcase for (llvm-gcc) 81399. Adjust an older
Dale Johannesen
2009-09-04
Test for llvm-gcc commit 81037.
Dale Johannesen
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
[next]