log libinterp/corefcn/jit-typeinfo.cc @ 20654:b65888ec820e draft default tip gccjit

age author description
Fri, 27 Feb 2015 16:59:36 +0100 Stefan Mahr dmalcom gcc jit import draft default tip gccjit
Mon, 12 Oct 2015 16:08:12 -0700 Rik Fix compilation of jit broken by dd6345fd8a97 (bug #46191).
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Sun, 24 May 2015 02:41:37 +0100 Carnë Draug Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sun, 11 May 2014 02:28:33 +0200 Stefan Mahr fix LLVM 3.4 build (bug #41061) nkf-ready
Sun, 24 Nov 2013 22:46:32 +0100 Stefan Mahr jit compiler: use existing int functions draft lyh-review
Sun, 24 Nov 2013 23:28:50 +0100 Stefan Mahr jit compiler: Use seperate function for division operation draft
Fri, 27 Sep 2013 06:50:59 +0800 LYH Fully uint32 type support draft
Sat, 02 Nov 2013 17:14:07 +0100 LYH jit compiler: Add support for uint64 type draft
Fri, 27 Sep 2013 05:44:07 +0800 LYH Fully uint8 type support draft
Fri, 27 Sep 2013 05:00:42 +0800 LYH Fully int32 type support draft
Fri, 27 Sep 2013 04:18:59 +0800 LYH Fully int16 type support draft
Sat, 02 Nov 2013 17:14:07 +0100 LYH jit compiler: Add support for int64 type draft
Fri, 27 Sep 2013 02:58:43 +0800 LYH Fully int8 type support draft
Thu, 26 Sep 2013 19:14:08 +0800 LYH add comment for function support draft
Thu, 26 Sep 2013 19:14:08 +0800 LYH Fully uint16 type support draft
Thu, 26 Sep 2013 19:14:08 +0800 LYH single support draft
Fri, 27 Sep 2013 17:21:33 +0800 LYH -Werror at JIT related files draft
Wed, 12 Feb 2014 08:39:00 -0800 Rik Fix copy&paste typo when registering exp with JIT (bug #41560).
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint32 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint64 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint8 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int32 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix int16 type comments draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int16 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH -Werror at libinterp/corefcn/jit-typeinfo.cc draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix int8 type sub draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int64 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int8 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint16 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix uminus op support with scalar type draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Fully single type support & clean the code draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Fix single type support draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH partial support of single/uint16 draft
Wed, 08 Jan 2014 21:58:43 +0100 LYH jit compiler: Fix uminus op support with scalar type
Tue, 14 Jan 2014 13:17:55 -0800 Rik maint: merge stable -> gui-release. gui-release
Wed, 08 Jan 2014 14:42:56 +0100 Lasse Schuirmann jit-typeinfo.cc: Fix C++ function ambiguity (bug #41145). stable
Tue, 14 Jan 2014 11:27:20 -0800 Lasse Schuirmann Fix building JIT with 64-bit indexing (bug #41163). stable
Sun, 05 Jan 2014 17:43:18 -0600 Michael C. Grant Allow jit-typeinfo.h to compile with clang on OS X (bug #41114) gui-release
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 03 Aug 2013 16:53:46 -0600 Max Brister Add support for llvm 3.3
Wed, 01 May 2013 17:54:56 +0800 LYH Handle LLVM API incoherence. Octave now works with LLVM 3.0, 3.1, and 3.2
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interp-core/jit-typeinfo.cc@a02650cc3135