log libinterp/corefcn/pt-jit.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).
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Mon, 23 Feb 2015 17:01:02 -0800 Rik Rename jit_failure_count() to jit_failcnt().
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 27 Jan 2014 15:52:57 +0100 Stefan Mahr Fix failing JIT tests (bug #41312).
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Thu, 17 Jul 2014 11:48:32 -0400 John W. Eaton avoid some unused variable warnings if LLVM is not available
Sun, 11 May 2014 02:28:33 +0200 Stefan Mahr fix LLVM 3.4 build (bug #41061) nkf-ready
Sun, 27 Apr 2014 18:02:47 -0700 Rik maint: untabify recently added code files.
Fri, 27 Sep 2013 17:21:33 +0800 LYH -Werror at JIT related files draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix warnings draft lyh
Fri, 21 Mar 2014 14:59:39 -0400 LYH -Werror at JIT related files draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH User function support draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Add what on jit_fail_exceptions draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Add switch statement support draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Add the do-until statement support draft
Mon, 06 Jan 2014 14:00:43 +0100 Stefan Mahr jit compiler: Delete unused variable
Sun, 05 Jan 2014 17:51:52 +0100 Stefan Mahr jit compiler: Add support for switch statement
Fri, 27 Dec 2013 13:01:39 +0100 LYH jit compiler: Add support for the do_until statement
Fri, 23 Aug 2013 11:33:21 +0800 LYH jit compiler: Add fail reason to jit_fail_exceptions
Sat, 02 Nov 2013 23:09:49 +0100 Stefan Mahr jit compiler: Fix uninitialized variable warning
Mon, 04 Nov 2013 11:30:10 +0100 Stefan Mahr jit compiler: Add counter of jit_fail_exceptions to check if jit compilation fails
Tue, 05 Nov 2013 12:27:42 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Tue, 29 Oct 2013 11:09:49 -0700 Rik Build JIT compiler by default, but do not enable it by default.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:29:06 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 05 Oct 2013 11:22:09 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
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
Tue, 09 Jul 2013 17:37:26 -0700 Rik Add new function jit_startcnt to control JIT acceleration.
Tue, 09 Jul 2013 12:19:37 -0700 Rik maint: Move tests for JIT compiler into separate .tst file.
Thu, 04 Jul 2013 10:09:58 -0400 John W. Eaton periodic merge of default to classdef classdef base libinterp/interp-core/pt-jit.cc@45d102c389f9
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interp-core/pt-jit.cc@5157c3cf7c07