search for: ctor_dtor_count

Displaying 20 results from an estimated 42 matches for "ctor_dtor_count".

2007 Jun 07
0
[LLVMdev] Lots of tests failing
...fely.sh 500 1 /dev/null Output/2007-04-25-weak.out-nat Output/2007-04-25-weak.native [i686-off-opt]: TEST Output/2007-04-25-weak.native FAILED: EXIT != 0 [i686-off-opt]: make[2]: [Output/2007-04-25-weak.out-nat] Error 250 (ignored) ========================= [i686-off-opt]: gcc -std=c99 Output/ctor_dtor_count-2.llc.s -lm \ [i686-off-opt]: -o Output/ctor_dtor_count-2.llc [i686-off-opt]: /tmp/ccIwimbk.o: In function `main': [i686-off-opt]: (.text+0x57): undefined reference to `__cxa_allocate_exception' [i686-off-opt]: /tmp/ccIwimbk.o: In function `main': [i686-off-opt]: (.text+0xd3): un...
2006 Nov 08
0
[LLVMdev] 1.9 Next Steps
...Source/UnitTests/Vector/sumarray llc /SingleSource/UnitTests/Vector/sumarray-dbl jit /SingleSource/UnitTests/Vector/sumarray-dbl cbe /SingleSource/UnitTests/Vector/sumarray-dbl ^^ all of the above fail because my 3.4.6 compiler doesn't support vectors well llc /SingleSource/Regression/C++/EH/ctor_dtor_count-2 jit /SingleSource/Regression/C++/EH/ctor_dtor_count-2 cbe /SingleSource/Regression/C++/EH/ctor_dtor_count-2 llc /SingleSource/Regression/C++/EH/ctor_dtor_count jit /SingleSource/Regression/C++/EH/ctor_dtor_count cbe /SingleSource/Regression/C++/EH/ctor_dtor_count llc /SingleSource/Regression/C++/...
2008 Jan 31
2
[LLVMdev] [llvm-testresults] OldGrawp-O0-PIC i386 nightly tester results
...com > Nickname: OldGrawp-O0-PIC > Buildstatus: OK > > New Test Passes: > test/CFrontend/2008-01-28-PragmaMark.c [DEJAGNU] > > > New Test Failures: > Benchmarks/Shootout-C++/except [LLC compile, ] > Benchmarks/tramp3d-v4/tramp3d-v4 [LLC compile, ] > Regression/C++/EH/ctor_dtor_count [LLC compile, ] > Regression/C++/EH/ctor_dtor_count-2 [LLC compile, ] > Regression/C++/EH/exception_spec_test [LLC compile, ] > Regression/C++/EH/function_try_block [LLC compile, ] > Regression/C++/EH/simple_rethrow [LLC compile, ] > Regression/C++/EH/simple_throw [LLC compile, ] Th...
2006 Nov 08
6
[LLVMdev] 1.9 Next Steps
I created the 1.9 release branch last night. As a reminder, please do not check in any code changes to the release branch. Please send me email if you have changes that need to be merged into the release branch. To check out the release branch: cvs -d <CVS Repository> co -r release_19 llvm cvs -d <CVS Repository> co -r release_19 llvm-test cvs -d <CVS Repository> co -r
2008 Jan 31
0
[LLVMdev] [llvm-testresults] OldGrawp-O0-PIC i386 nightly tester results
...gt; Buildstatus: OK >> >> New Test Passes: >> test/CFrontend/2008-01-28-PragmaMark.c [DEJAGNU] >> >> >> New Test Failures: >> Benchmarks/Shootout-C++/except [LLC compile, ] >> Benchmarks/tramp3d-v4/tramp3d-v4 [LLC compile, ] >> Regression/C++/EH/ctor_dtor_count [LLC compile, ] >> Regression/C++/EH/ctor_dtor_count-2 [LLC compile, ] >> Regression/C++/EH/exception_spec_test [LLC compile, ] >> Regression/C++/EH/function_try_block [LLC compile, ] >> Regression/C++/EH/simple_rethrow [LLC compile, ] >> Regression/C++/EH/simple_throw...
2010 Aug 30
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...te$ grep FAILED\! jttestlog.txt ******************** TEST (jit) 'tls' FAILED! ******************** ******************** TEST (llc) 'initp1' FAILED! ******************** ******************** TEST (cbe) 'initp1' FAILED! ******************** ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! ******************** ******************** TEST (cbe) 'ctor_dtor_count' FAILED! ******************** ******************** TEST (cbe) 'exception_spec_test' FAILED! ******************** ******************** TEST (cbe) 'function_try_block' FAILED! ****************...
2010 Aug 30
0
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...testlog.txt > ******************** TEST (jit) 'tls' FAILED! ******************** > ******************** TEST (llc) 'initp1' FAILED! ******************** > ******************** TEST (cbe) 'initp1' FAILED! ******************** > ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! > ******************** > ******************** TEST (cbe) 'ctor_dtor_count' FAILED! > ******************** > ******************** TEST (cbe) 'exception_spec_test' FAILED! > ******************** > ******************** TEST (cbe) 'function_try...
2010 Aug 30
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...testlog.txt > ******************** TEST (jit) 'tls' FAILED! ******************** > ******************** TEST (llc) 'initp1' FAILED! ******************** > ******************** TEST (cbe) 'initp1' FAILED! ******************** > ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! > ******************** > ******************** TEST (cbe) 'ctor_dtor_count' FAILED! > ******************** > ******************** TEST (cbe) 'exception_spec_test' FAILED! > ******************** > ******************** TEST (cbe) 'function_try_block...
2010 Sep 01
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...> ******************** TEST (jit) 'tls' FAILED! ******************** >> ******************** TEST (llc) 'initp1' FAILED! ******************** >> ******************** TEST (cbe) 'initp1' FAILED! ******************** >> ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! >> ******************** >> ******************** TEST (cbe) 'ctor_dtor_count' FAILED! >> ******************** >> ******************** TEST (cbe) 'exception_spec_test' FAILED! >> ******************** >> ******************** TEST (cbe)...
2010 Aug 30
0
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...> ******************** TEST (jit) 'tls' FAILED! ******************** >> ******************** TEST (llc) 'initp1' FAILED! ******************** >> ******************** TEST (cbe) 'initp1' FAILED! ******************** >> ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! >> ******************** >> ******************** TEST (cbe) 'ctor_dtor_count' FAILED! >> ******************** >> ******************** TEST (cbe) 'exception_spec_test' FAILED! >> ******************** >> ******************** TEST...
2006 Nov 17
2
[LLVMdev] 1.9 Prerelease Available for Testing (TAKE TWO)
...simple TEST-FAIL: cbe /SingleSource/UnitTests/Vector/sumarray TEST-FAIL: cbe /SingleSource/UnitTests/Vector/sumarray-dbl * The above tests fail due to either lack of SSE3 hardware on my machine or lack of support for vector types in my compiler. TEST-FAIL: llc /SingleSource/Regression/C++/EH/ctor_dtor_count-2 TEST-FAIL: jit /SingleSource/Regression/C++/EH/ctor_dtor_count-2 TEST-FAIL: cbe /SingleSource/Regression/C++/EH/ctor_dtor_count-2 TEST-FAIL: llc /SingleSource/Regression/C++/EH/ctor_dtor_count TEST-FAIL: jit /SingleSource/Regression/C++/EH/ctor_dtor_count TEST-FAIL: cbe /SingleSource/Regression/C...
2010 Sep 02
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...************* TEST (jit) 'tls' FAILED! ******************** >>> ******************** TEST (llc) 'initp1' FAILED! ******************** >>> ******************** TEST (cbe) 'initp1' FAILED! ******************** >>> ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'ctor_dtor_count' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'exception_spec_test' FAILED! >>> ******************** >>> *******...
2010 Sep 02
0
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...tls' FAILED! ******************** >>> ******************** TEST (llc) 'initp1' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'initp1' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'ctor_dtor_count' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'exception_spec_test' FAILED! >>> ******************** >>> *...
2010 Sep 02
0
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...***************** >>>> ******************** TEST (llc) 'initp1' FAILED! >>>> ******************** >>>> ******************** TEST (cbe) 'initp1' FAILED! >>>> ******************** >>>> ******************** TEST (cbe) 'ctor_dtor_count-2' FAILED! >>>> ******************** >>>> ******************** TEST (cbe) 'ctor_dtor_count' FAILED! >>>> ******************** >>>> ******************** TEST (cbe) 'exception_spec_test' FAILED! >>>> ***************...
2013 Feb 19
4
[LLVMdev] ARM LNT test-suite Buildbot
...me (9 of 1104) FAIL: SingleSource/Benchmarks/BenchmarkGame/puzzle.execution_time (10 of 1104) FAIL: SingleSource/Benchmarks/Shootout-C++/except.execution_time (11 of 1104) Plus 8 Exception Handling "expected" failures, since EHABI is not working yet: FAIL: SingleSource/Regression/C++/EH/ctor_dtor_count.execution_time (12 of 1104) FAIL: SingleSource/Regression/C++/EH/ctor_dtor_count-2.execution_time (13 of 1104) FAIL: SingleSource/Regression/C++/EH/exception_spec_test.execution_time (14 of 1104) FAIL: SingleSource/Regression/C++/EH/function_try_block.execution_time (15 of 1104) FAIL: SingleSource/...
2010 Aug 27
0
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
On Aug 25, 2010, at 12:45 PM, John Thompson wrote: > Hi, > > I'm looking for some feedback on the changes represented in the > attached patches, which I'll describe below. > > I'm sending this to both the LLVM and Clang list because it affects > both, though the main focus here is LLVM. > Basically, I've partially implemented some changes for choosing
2013 Feb 19
0
[LLVMdev] ARM LNT test-suite Buildbot
...leSource/Benchmarks/BenchmarkGame/puzzle.execution_time (10 of 1104) > FAIL: SingleSource/Benchmarks/Shootout-C++/except.execution_time (11 of 1104) > > Plus 8 Exception Handling "expected" failures, since EHABI is not working yet: > > FAIL: SingleSource/Regression/C++/EH/ctor_dtor_count.execution_time (12 of 1104) > FAIL: SingleSource/Regression/C++/EH/ctor_dtor_count-2.execution_time (13 of 1104) > FAIL: SingleSource/Regression/C++/EH/exception_spec_test.execution_time (14 of 1104) > FAIL: SingleSource/Regression/C++/EH/function_try_block.execution_time (15 of 1104) >...
2014 May 04
12
[LLVMdev] [RFC] Benchmarking subset of the test suite
...n/C/callargs SingleSource/Regression/C/casts SingleSource/Regression/C/compare SingleSource/Regression/C/ConstructorDestructorAttributes SingleSource/Regression/C/DuffsDevice SingleSource/Regression/C++/EH/class_hierarchy SingleSource/Regression/C++/EH/ConditionalExpr SingleSource/Regression/C++/EH/ctor_dtor_count SingleSource/Regression/C++/EH/ctor_dtor_count-2 SingleSource/Regression/C++/EH/dead_try_block SingleSource/Regression/C++/EH/exception_spec_test SingleSource/Regression/C++/EH/function_try_block SingleSource/Regression/C++/EH/inlined_cleanup SingleSource/Regression/C++/EH/recursive-throw SingleSou...
2010 Aug 25
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
Hi, I'm looking for some feedback on the changes represented in the attached patches, which I'll describe below. I'm sending this to both the LLVM and Clang list because it affects both, though the main focus here is LLVM. Basically, I've partially implemented some changes for choosing multiple alternative constraints largely on the LLVM side. The Clang change is to output the
2010 Mar 24
1
[LLVMdev] [cfe-dev] 2.7 Pre-release1 available for testing
...MultiSource/Benchmarks/PAQ8p/paq8p MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 MultiSource/Benchmarks/Prolangs-C/archie-client/archie MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl SingleSource/Benchmarks/Misc-C++/bigfib SingleSource/Regression/C++/EH/ConditionalExpr SingleSource/Regression/C++/EH/ctor_dtor_count-2 SingleSource/Regression/C++/EH/function_try_block SingleSource/Regression/C++/EH/simple_throw SingleSource/UnitTests/2006-12-04-DynAllocAndRestore SingleSource/UnitTests/Vector/SSE/sse.expandfft SingleSource/UnitTests/Vector/SSE/sse.stepfft JIT failures in clang, pass in llvm-gcc: MultiSource/Ap...