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-10-21
Adjust testcases for msasm -> alignstack.
Dale Johannesen
2009-10-21
This is passing on Darwin PPC.
Bill Wendling
2009-10-14
Testcases for msasm bit (llvm-gcc 84062).
Dale Johannesen
2009-10-13
Optimizer may remove debug info. This test checks debug info for include hea...
Devang Patel
2009-10-13
These tests now pass.
Devang Patel
2009-10-13
XFAIL these tests for now.
Devang Patel
2009-10-12
allow this testcase to pass with recent changes. The test hasn't been
Chris Lattner
2009-10-02
Test case for aligned attribute on function declaration.
Evan Cheng
2009-09-24
Reenable sqrt IR generation test.
Dale Johannesen
2009-09-23
Disable test; what it's testing for is wrong.
Dale Johannesen
2009-09-10
Add a test case for r81431.
Evan Cheng
2009-09-08
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-07
Avoid Tcl substitution, introduced %llvmgcc_only for this one little test
Daniel Dunbar
2009-08-31
Mark test as passing on all x86, which it should,
Dale Johannesen
2009-08-25
Remove obsolete -f flags.
Dan Gohman
2009-08-21
Make for 32-bit only.
Bill Wendling
2009-08-21
Probably should emit bitcode instead of text.
Bill Wendling
2009-08-21
Testcase for r79597.
Bill Wendling
2009-08-12
Test for llvm-gcc patch 78762.
Dale Johannesen
2009-08-12
llvm-gcc now emits inbounds for this getelementptr.
Dan Gohman
2009-08-11
Use wchar.h to get wchar_t, not ctype.h.
Dan Gohman
2009-08-06
Testcase for llvm-gcc 78324 (although in normal
Dale Johannesen
2009-08-04
llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable....
Bill Wendling
2009-08-04
Fixed now.
Bill Wendling
2009-08-04
XFAIL for the moment.
Bill Wendling
2009-07-25
remove this test. It is currently failing because we now emit the string
Chris Lattner
2009-07-24
Remove the IA-64 backend.
Dan Gohman
2009-07-23
testcase for PR4590
Chris Lattner
2009-07-17
Testcase for PR4214.
Duncan Sands
2009-07-15
Fix test so it works on systems where wchar_t != int.
Dale Johannesen
2009-07-15
Test for llvm-gcc patch 75822.
Dale Johannesen
2009-07-15
String constants are now output with private linkage.
Duncan Sands
2009-07-14
Testcase for PR4556
Chris Lattner
2009-06-23
The correct values here (as defined by gcc-4.2) are
Dale Johannesen
2009-06-23
This test only works on ppc32 if some optimization is done before
Dale Johannesen
2009-06-23
See test. Judging from PR 1278, at the time the test was committed, the
Dale Johannesen
2009-06-18
new testcase for rdar://6983634
Chris Lattner
2009-06-14
Testcase for PR4332.
Duncan Sands
2009-06-12
Adjust this test's regex strings so that they work regardless
Dan Gohman
2009-06-12
Add -m32 to llvm-gcc commands, so that this test behaves as expected
Dan Gohman
2009-06-12
Testcase for llvm-gcc patch 73238.
Dale Johannesen
2009-06-11
Test for rev 73205 (PR 4349)
Dale Johannesen
2009-06-04
Fix these so that they work on non-x86 Darwin machines.
Bill Wendling
2009-06-04
Specify that this works for Darwin.
Bill Wendling
2009-06-04
For XTARGET to work on targets not in the list,
Dale Johannesen
2009-05-30
Adjust these tests now that "extern inline"
Duncan Sands
2009-05-18
Commands beginning with '--' are converted to '-f' by gcc. Blech!
Bill Wendling
2009-05-17
Check that the gcc front-end is not doing inlining
Duncan Sands
2009-05-04
Restore minor deletion.
Mike Stump
2009-04-29
testcase for PR4082
Chris Lattner
[next]