log

age author description
Thu, 14 Jun 2012 16:38:06 -0500 Max Brister Start of jit support for double matricies
Mon, 11 Jun 2012 20:11:20 -0500 Max Brister maint: periodic merge of default to jit
Mon, 11 Jun 2012 10:03:28 -0500 Max Brister Add power to jit
Sun, 10 Jun 2012 12:16:29 -0500 Max Brister Cleanup and optimization of JIT
Sat, 09 Jun 2012 14:26:15 -0500 Max Brister maint: periodic merge of default to jit
Sat, 09 Jun 2012 10:23:28 -0500 Max Brister Only add items to worklist in type inferece if not already there
Fri, 08 Jun 2012 22:31:57 -0500 Max Brister Remove uneeded error checks
Fri, 08 Jun 2012 15:30:07 -0500 Max Brister jit_const no longer inherits from jit_instruction
Fri, 08 Jun 2012 13:35:40 -0500 Max Brister Prevent crash when using scalars as conditionals
Thu, 07 Jun 2012 21:28:56 -0500 Max Brister Improve printing of jit_extract_argument
Thu, 07 Jun 2012 17:25:58 -0500 Max Brister warn on divide by zero
Thu, 07 Jun 2012 16:45:19 -0500 Max Brister Mark fail with GCC_ATTR_NORETURN
Thu, 07 Jun 2012 15:48:43 -0500 Max Brister No longer segfault when compiling nested for loops
Thu, 07 Jun 2012 12:43:20 -0500 Max Brister Adding basic error support to JIT
Tue, 05 Jun 2012 16:28:09 -0500 Max Brister Remove some macros from pt-jit.h and pt-jit.cc
Mon, 04 Jun 2012 17:18:47 -0500 Max Brister Allow for construction of ranges during jit
Mon, 04 Jun 2012 13:10:44 -0500 Max Brister Place releases after last use and generalize dom visiting
Sun, 03 Jun 2012 16:30:21 -0500 Max Brister maint: periodic merge of default to jit
Sun, 03 Jun 2012 16:00:22 -0500 Max Brister Use CXX and CPP flags correctly when configuring llvm
Sun, 03 Jun 2012 15:38:40 -0500 Max Brister Locate and link with LLVM properly
Sat, 02 Jun 2012 10:06:54 -0500 Max Brister maint: periodic merge of default to jit
Sat, 02 Jun 2012 10:04:55 -0500 Max Brister Rename symbol_table::symbol_record_ref to symbol_table::symbol_reference
Fri, 01 Jun 2012 19:24:15 -0500 Max Brister maint: periodic merge of default to jit
Fri, 01 Jun 2012 19:08:43 -0500 Max Brister Use standard SSA construction algorithm, and support break/continue
Wed, 30 May 2012 09:36:38 -0500 Max Brister maint: periodic merge of default to jit
Tue, 29 May 2012 13:51:02 -0500 Max Brister Prevent double release of input arguments in JIT
Tue, 29 May 2012 12:07:26 -0500 Max Brister Properly cleanup the low level IR
Tue, 29 May 2012 09:50:40 -0500 Max Brister Treat undefined as any
Mon, 28 May 2012 23:19:41 -0500 Max Brister If, ifelse, and else statements JIT compile now
Sun, 27 May 2012 22:57:55 -0500 Max Brister Cleanup of some type inference functions
Sat, 26 May 2012 20:38:17 -0500 Max Brister maint: periodic merge of default to jit
Sat, 26 May 2012 20:30:28 -0500 Max Brister For loops compile with new IR
Thu, 24 May 2012 15:48:10 -0600 Max Brister maint: Periodic merge of default to jit
Thu, 24 May 2012 15:25:06 -0600 Max Brister Removed dead functions
Thu, 24 May 2012 15:08:09 -0600 Max Brister Rewrite pt-jit.* adding new low level octave IR
Wed, 23 May 2012 16:22:05 -0400 Jordi GutiƩrrez Hermoso maint: Periodic merge of default to jit
Mon, 21 May 2012 15:41:19 -0600 Max Brister Add if support and fix leak with any
Fri, 18 May 2012 10:24:14 -0600 Max Brister doc (pt-jit.h): Update progress
Fri, 18 May 2012 10:22:34 -0600 Max Brister Use symbol_record_ref instead of names in JIT
Fri, 18 May 2012 08:53:26 -0600 Max Brister Add symbol_table::symbol_record_ref
Fri, 18 May 2012 08:11:00 -0600 Max Brister doc: Removed old FIXMEs
Fri, 18 May 2012 08:09:03 -0600 Max Brister Simplified llvm::GenericValue creation
Fri, 18 May 2012 05:59:59 -0600 Max Brister Remove OCTINTERP_API from jit classes
Thu, 17 May 2012 21:22:25 -0600 Max Brister maint: Periodic merge of default to jit
Thu, 17 May 2012 19:50:01 -0400 Jordi GutiƩrrez Hermoso maint: Periodic merge of default to jit
Thu, 17 May 2012 16:07:21 -0600 Max Brister JIT for loops over ranges
Tue, 15 May 2012 18:43:18 -0600 Max Brister maint: periodic merge of default to jit
Sat, 12 May 2012 19:39:44 -0600 Max Brister maint: periodic merge of default to jit
Sat, 12 May 2012 19:24:32 -0600 Max Brister Reworking JIT implementation
Wed, 09 May 2012 12:53:41 -0600 Max Brister configure.ac: Bad merge
Mon, 07 May 2012 18:37:31 -0600 Max Brister doc: Copyright fix in pt-jit.h and pt-jit.cc
Mon, 07 May 2012 16:57:57 -0600 Max Brister maint: periodic merge of default to jit
Sun, 06 May 2012 20:17:30 -0600 Max Brister Initial JIT support
Fri, 20 Jul 2012 12:39:28 -0700 Andy Adler doc: Add "Display" option to optimset documentation.
Fri, 20 Jul 2012 12:26:31 -0700 Rik doc: Use 'grayscale' rather than 'gray-scale' in documentation.
Fri, 20 Jul 2012 12:22:48 -0700 Rik Add new functions cmpermute(), cmunque().
Fri, 20 Jul 2012 09:25:37 -0700 Andy Adler Add new function fminsearch.m
Fri, 20 Jul 2012 11:56:38 -0400 Jacob Dawid Updated qterminal. gui
Fri, 20 Jul 2012 11:40:50 -0400 John W. Eaton shorten signal warnings
Fri, 20 Jul 2012 09:42:02 -0400 Jacob Dawid Update qterminal. gui