Граф коммитов

3001 Коммитов

Автор SHA1 Сообщение Дата
Daniel Dunbar 85e5d2156b Set HASH_PROGRAM_OUTPUT=1 for tests with large (>100k) expected output.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@105127 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-30 00:48:40 +00:00
Daniel Dunbar a0f931c173 Sink several SingleSource tests with large output into Large/ subdirectories (with HASH_PROGRAM_OUTPUT=1)
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@105126 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-30 00:48:25 +00:00
Daniel Dunbar d7fe2eb1cb Add HASH_PROGRAM_OUTPUT makefile variable, which uses md5sum/md5 to hash the program output before comparing. This is useful for tests which have ridiculously large expected output files (as in, tens of MBs).
- Currently only enabled with ENABLE_HASHED_PROGRAM_OUTPUT=1.

git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@105125 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-30 00:48:18 +00:00
Daniel Dunbar 50b12d4bb2 Add 'TEST=simple', which runs a nightly test that only uses the compiler under test to build files, and doesn't rely on 'llc', 'opt', etc...
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@105124 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-30 00:48:15 +00:00
Dan Gohman c988ace9f8 Use static inline instead of inline, to avoid depending on language mode
and inline level.


git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@105015 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-28 23:00:20 +00:00
Fariborz Jahanian f1cc971cb0 Test for radar 8037512.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@104965 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-28 17:35:04 +00:00
Dan Gohman ae537c0bbb Delete a spurious svn:mergeinfo property.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@104844 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-27 16:21:26 +00:00
Dan Gohman 6190f070bf Add an svn:ignore.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@104843 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-27 16:19:40 +00:00
Dan Gohman bdf5a85165 Re-enable Misc-C++-EH, now that clang reportedly supports it.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@104836 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-27 16:03:06 +00:00
Stuart Hastings 3437c671cd Test case for r104523. Radar 7980096.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@104546 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-24 20:18:17 +00:00
Daniel Dunbar 303bdb345a Remove what appears to be an unnecessary include.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103433 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-10 21:08:27 +00:00
Chris Lattner c7270312d2 add support for REFERENCE_OUTPUT_FILE back, even if treeadd can't use it.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103416 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-10 17:49:52 +00:00
Daniel Dunbar 2a5050b310 Revert "the makefiles already support reference outputs, show daniel ", it broke in places.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103405 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-10 15:29:08 +00:00
Daniel Dunbar ee9c140b1b Revert "add the ability for a makefile to specify a custom reference output," it broke in places.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103404 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-10 15:29:00 +00:00
Chris Lattner 9ec35ff5f3 add the ability for a makefile to specify a custom reference output,
useful when programs have multiple different run-modes.  Convert
treeadd to use this facility as an example.


git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103352 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-08 20:39:42 +00:00
Chris Lattner 5971b64b97 the makefiles already support reference outputs, show daniel
how it is done.  If USE_REFERENCE_OUTPUT is set to true, the
foo.native app isn't built or run.


git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103351 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-08 20:35:19 +00:00
Devang Patel c11b40d0f3 remove the test for now. Fariborz aggress.
Buildbots are reporting compiler crash.

gcc -D_POSIX_SOURCE -DHYPRE_TIMING -DHYPRE_SEQUENTIAL  -I.  -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/MultiSource/Benchmarks/ASCI_Purple/SMG2000 -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.src/MultiSource/Benchmarks/ASCI_Purple/SMG2000 -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/../test-suite.src/include -I../../../../include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -DNDEBUG  -O3 -m64 -fomit-frame-pointer -mdynamic-no-pic -c /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.src/MultiSource/Benchmarks/ASCI_Purple/SMG2000/struct_matrix.c -o Output/struct_matrix.o
i686-apple-darwin10-g++-4.2.1: Internal error: Segmentation fault (program cc1objplus)
Please submit a full bug report.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[4]: [Output/setter-getter-test.native] Error 1 (ignored)




git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103286 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-07 20:16:35 +00:00
Evan Cheng 1a82fb86ed Disable OptimizerEval. The amount of time it takes to run it changes dramatically between runs which makes it a poor benchmark.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103244 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-07 06:26:28 +00:00
Chris Lattner 04c2425ba4 fix a variable shadowing issue in the previous patch I applied.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103209 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-06 23:29:12 +00:00
Fariborz Jahanian fa4677078e Test case for radar 7468090.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103206 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-06 22:59:54 +00:00
Chris Lattner bcbe07f784 make these tests more portable by avoiding valloc. Patch by Galina Kistanova!
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103201 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-06 21:53:02 +00:00
Jakob Stoklund Olesen e470d7841f Disable 458.sjeng for SMALL_PROBLEM_SIZE. It is using too much memory.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@103101 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-05 18:20:30 +00:00
Evan Cheng a7c1c48db7 Test -combiner-alias-analysis as llcbeta.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102897 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-03 06:17:00 +00:00
Dale Johannesen 7cce37fe9d Fix title comment and remove -f from llc lines, which
has apparently been disabled.



git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102801 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-30 23:18:50 +00:00
Evan Cheng c6785a12d7 -promote-16bit is no more.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102494 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-28 08:31:35 +00:00
Chris Lattner fff9c75475 "TheArray" is accessed with SSE operations, it must be 16-byte aligned.
Fixes rdar://7914560, where clang just started failing on it.


git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102480 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-28 01:01:17 +00:00
Dan Gohman 468588c296 Add semicolons to fix an apparent cut+pasto.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102408 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-27 01:23:48 +00:00
Chris Lattner 666647c0d7 add a silly testcase.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102360 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-26 18:31:13 +00:00
Daniel Dunbar 51443d08e4 Add an Objective-C EH test case, from <rdar://problem/7471679>.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102205 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-23 19:19:07 +00:00
Evan Cheng b5ce7d3f48 x86 llc-beta is now -promote-16bit.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102201 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-23 19:09:06 +00:00
Evan Cheng 5d904898e2 Change bugpoint-llc-beta use -llc-safe.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102200 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-23 19:08:41 +00:00
Devang Patel b7ac6e3b01 Simplify dbgopt test to directly compare "llvm-gcc -S -Os" vs "llvm-gcc -g -Os -S".
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102029 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-21 22:15:59 +00:00
Daniel Dunbar 18e1615503 Add a test where byval alignment matters.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@102023 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-21 20:08:26 +00:00
Dan Gohman 379330194e Re-disable Misc-C++-EH; it fails under clang.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101916 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-20 17:32:00 +00:00
Dan Gohman ddd8f77c7f Re-enable Misc-C++-EH. llvm-gcc supports exceptions these days, and the
unoptimized bitcode file is 3.1M these days rather than 100M.


git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101910 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-20 16:09:25 +00:00
Dan Gohman c0f4027b64 Fix compilation errors due to missing #includes.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101908 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-20 15:55:31 +00:00
Daniel Dunbar 6939e3f629 Fix a possible make failure when generating *.report.txt files on failures. I
believe this is the source of nightlytest "sometimes" dropping test results for
parallel make, when there are failures.

git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101769 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-19 04:01:05 +00:00
Daniel Dunbar 1f02ee2f3b RunSafely: Only report user time, not user + sys.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101768 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-19 04:01:03 +00:00
Daniel Dunbar a89bcb9646 Don't build office-ispell when TARGET_ARCH == ARM. This is a lame substitute for
implementing a configure check... patches welcome if this bothers you.

git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101767 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-19 04:01:01 +00:00
Daniel Dunbar 713b884a1b Update autoconf/ ancillary files to match LLVM, for no particular reason other than it seems like a good idea.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101766 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-19 04:00:58 +00:00
Daniel Dunbar 7d30ff5a38 Regenerate configure.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101765 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-19 04:00:55 +00:00
Daniel Dunbar 61ed51912c Remove flex and bison checks, these have been removed from LLVM.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101764 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-19 04:00:53 +00:00
Torok Edwin faafbb5499 Not a sqlite bug, compiler bug.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101049 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-12 17:10:20 +00:00
Torok Edwin bbd2c0c425 Fix use of undefined value causing JIT test to fail (PR6660).
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@101045 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-12 16:58:53 +00:00
Dan Gohman 046e9a6e39 Don't put quotes around RUN_OPTIONS; they aren't needed, and they break
bugpoint-opt.


git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@100988 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-11 21:20:58 +00:00
Gabor Greif 017462467a fix warning
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@100975 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-11 18:07:47 +00:00
Gabor Greif a196e1531c fix clang warning
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@100974 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-11 18:04:24 +00:00
Gabor Greif 64b367df3f fix clang warnings
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@100973 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-11 17:40:58 +00:00
Gabor Greif 6a81b1c8f2 fix clang warning
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@100972 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-11 17:37:49 +00:00
Gabor Greif 561c0013db fix clang warnings
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@100971 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-11 17:27:43 +00:00