Displaying 20 results from an estimated 22 matches for "builtintypeinfo".
2006 Nov 08
0
[LLVMdev] 1.9 Next Steps
...row
jit /SingleSource/Regression/C++/EH/simple_throw
cbe /SingleSource/Regression/C++/EH/simple_throw
llc /SingleSource/Regression/C++/EH/throw_rethrow_test
jit /SingleSource/Regression/C++/EH/throw_rethrow_test
cbe /SingleSource/Regression/C++/EH/throw_rethrow_test
llc /SingleSource/Regression/C++/BuiltinTypeInfo
cbe /SingleSource/Regression/C++/BuiltinTypeInfo
llc /SingleSource/Regression/C++/ofstream_ctor
cbe /SingleSource/Regression/C++/ofstream_ctor
^^ All of these fail due to C++ exception handling not implemented in
llvm-gcc4
llc /SingleSource/Benchmarks/CoyoteBench/fftbench
jit /SingleSource/Bench...
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
2007 Mar 30
0
[LLVMdev] llvm-gcc4_2
...ions are not found (bei llc and when compiling c-backend code) (i guess thats what you were refering to)
>
> and a few other failures i did not relate to this 2 groups
Right, C++ EH is disabled in llvm-gcc at this point. Some of the failures
do look real though, things like pointer_method, BuiltinTypeInfo,
ofstream_ctor, etc.
Very nice. Reid/Anton, do you guys have an idea when the svn server will
be available?
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
2007 Mar 28
2
[LLVMdev] llvm-gcc4_2
hi
> > i fixed some major bugs in the llvm-gcc4_2 patch since my last post.
> > this brings me to an interesting question:
> >
> > what are your criteria to use my patch for further development?
>
> I have no fixed criteria. I think the best solution is for the work to be
> checked into the (forthcoming) public SVN server. When it is available,
> you can
2006 Nov 17
2
[LLVMdev] 1.9 Prerelease Available for Testing (TAKE TWO)
...ST-FAIL: cbe /SingleSource/Regression/C++/EH/simple_throw
TEST-FAIL: llc /SingleSource/Regression/C++/EH/throw_rethrow_test
TEST-FAIL: jit /SingleSource/Regression/C++/EH/throw_rethrow_test
TEST-FAIL: cbe /SingleSource/Regression/C++/EH/throw_rethrow_test
TEST-FAIL: llc /SingleSource/Regression/C++/BuiltinTypeInfo
TEST-FAIL: cbe /SingleSource/Regression/C++/BuiltinTypeInfo
TEST-FAIL: llc /SingleSource/Regression/C++/ofstream_ctor
TEST-FAIL: jit /SingleSource/Regression/C++/ofstream_ctor
TEST-FAIL: cbe /SingleSource/Regression/C++/ofstream_ctor
TEST-FAIL: llc /SingleSource/Benchmarks/Shootout-C++/except
TEST-...
2014 May 04
12
[LLVMdev] [RFC] Benchmarking subset of the test suite
...ource/Regression/C/2005-05-06-LongLongSignedShift
SingleSource/Regression/C/2008-01-07-LongDouble
SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn
SingleSource/Regression/C++/2011-03-28-Bitfield
SingleSource/Regression/C/badidx
SingleSource/Regression/C/bigstack
SingleSource/Regression/C++/BuiltinTypeInfo
SingleSource/Regression/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
SingleSo...
2006 Nov 16
0
[LLVMdev] 1.9 Prerelease Available for Testing
Tanya,
Here's the results for GNU/Linux, 2.6.18-1.2200.fc5smp (Fedora Core 5)
HIGH LEVEL COMMENTS
* The llvm-1.9.tar.gz file unpacks to a dir named "llvm". Shouldn't
that be llvm-1.9?
* LLVM was built in Release mode in all cases
* I don't think this is ready for release. In particular the llvm-gcc4
binary
seg faults on FC 5 for most of llvm-test programs.
*
2006 Nov 14
5
[LLVMdev] 1.9 Prerelease Available for Testing
LLVMers,
The LLVM 1.9 Prerelease is available for testing:
http://llvm.org/prereleases/1.9/
If anyone can spare some time, please download the appropriate tarballs
for your platform and test the release (at least with make check). I'd
also appreciate any documentation reviews.
Please note that llvm-gcc3 on x86 may not have a clean dejagnu run. You
should see one XPASS for
2012 Feb 19
2
[LLVMdev] Problem While Running Test Suite
...leSource/Regression/C/PR491 | * | * |
SingleSource/Regression/C/2004-02-03-AggregateCopy | * | * |
SingleSource/Regression/C++/2003-06-13-Crasher | * | * |
SingleSource/Regression/C++/BuiltinTypeInfo | * | * |
SingleSource/Regression/C++/2003-05-14-expr_stmt | * | * |
SingleSource/Regression/C++/2003-06-08-VirtualFunctions | * | * |
SingleSource/Regression/C++/pointer_method2...
2008 Feb 03
0
[LLVMdev] 2.2 Prerelease available for testing
...0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C++/2003-09-29-NonPODsByValue | 0.0064 688 0.0020 * 0.0021 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C++/BuiltinTypeInfo | 0.0026 700 0.0022 * 0.0022 | 0.00 0.00 0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C++/EH/ConditionalExpr | 0.0080 1052 0.0053 * 0.0065...
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C++/2003-09-29-NonPODsByValue | 0.0080 860 0.0040 * 0.0000 | 0.00 0.00 0.01 * 0.01 | - - n/a n/a
SingleSource/Regression/C++/BuiltinTypeInfo | 0.0000 720 0.0040 * 0.0080 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C++/EH/ConditionalExpr | 0.0080 1704 0.0120 * 0.0160...
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers,
The 2.2 prerelease is now available for testing:
http://llvm.org/prereleases/2.2/
If anyone can help test this release, I ask that you do the following:
1) Build llvm and llvm-gcc (or use a binary). You may build release
(default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both.
2) Run 'make check'.
3) In llvm-test, run 'make TEST=nightly report'.
4) When
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C++/2003-09-29-NonPODsByValue | 0.0092 860 0.0026 * 0.0025 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C++/BuiltinTypeInfo | 0.0028 704 0.0018 * 0.0017 | 0.00 0.00 0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C++/EH/ConditionalExpr | 0.0100 1680 0.0113 * 0.0099...
2008 Jan 28
0
[LLVMdev] 2.2 Prerelease available for testing
...0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C++/2003-09-29-NonPODsByValue | 0.0017 716 0.0010 * 0.0011 | 0.00 0.00 0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C++/BuiltinTypeInfo | 0.0011 720 0.0011 * 0.0011 | 0.00 0.00 0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C++/EH/ConditionalExpr | 0.0037 1080 0.0038 * 0.0041...
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
... 0.01 | - - n/a n/a
> SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn |
> 0.0200 604 0.0000 * 0.0000 | 0.00 0.01
> 0.00 * 0.02 | - - n/a n/a
> SingleSource/Regression/C++/BuiltinTypeInfo |
> 0.0000 728 0.0000 * 0.0000 | 0.00 0.00
> 0.00 * 0.01 | - - n/a n/a
> SingleSource/Regression/C++/EH/ConditionalExpr |
> 0.0099 712 0.0000 * ...
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
Hi Tanya,
> 1) Compile llvm from source and untar the llvm-test in the projects
> directory (name it llvm-test or test-suite). Choose to use a
> pre-compiled llvm-gcc or re-compile it yourself.
I compiled llvm and llvm-gcc with separate objects directories.
Platform is x86_64-linux-gnu.
> 2) Run make check, report any failures (FAIL or unexpected pass). Note
> that you need to
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...n/a n/a
> SingleSource/Regression/C++/2008-01-29-
> ParamAliasesReturn | 0.0200 604 0.0000
> * 0.0000 | 0.00 0.01 0.00 *
> 0.02 | - - n/a n/a
> SingleSource/Regression/C++/
> BuiltinTypeInfo | 0.0000 728
> 0.0000 * 0.0000 | 0.00 0.00 0.00
> * 0.01 | - - n/a n/a
> SingleSource/Regression/C++/EH/
> ConditionalExpr | 0.0099 712
> 0.0000...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers,
The 2.1 pre-release (version 1) is available for testing:
http://llvm.org/prereleases/2.1/version1/
I'm looking for members of the LLVM community to test the 2.1
release. There are 2 ways you can help:
1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0
binary. Run "make check" and the full llvm-test suite (make
TEST=nightly report).
2) Download
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers,
2.6 pre-release2 is ready to be tested by the community.
http://llvm.org/prereleases/2.6/
If you have time, I'd appreciate anyone who can help test the release.
To test llvm-gcc:
1) Compile llvm from source and untar the llvm-test in the projects
directory (name it llvm-test or test-suite). Choose to use a pre-
compiled llvm-gcc or re-compile it yourself.
2) Run make check,
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers,
The 2.5 pre-release is available for testing:
http://llvm.org/prereleases/2.5/
If you have time, I'd appreciate anyone who can help test the release.
Please do the following:
1) Download/compile llvm source, and either compile llvm-gcc source or
use llvm-gcc binary (please compile llvm-gcc with fortran if you can).
2) Run make check, send me the testrun.log
3) Run "make