log libinterp/interp-core/pt-jit.cc @ 15602:f3e339aee38f

age author description
Sun, 04 Nov 2012 20:09:23 -0700 Max Brister Fix block labeling in JIT debug output
Sun, 04 Nov 2012 16:28:56 -0700 Max Brister Make Vdebug_on_interrupt not be static
Sun, 04 Nov 2012 16:04:30 -0700 Max Brister pt-jit.cc (tree_jit::enabled): Do not jit if Vdebug_on_interrupt or Vdebug_on_error
Sun, 04 Nov 2012 15:38:48 -0700 Max Brister Correctly handle break/continue for some corner cases in JIT
Fri, 02 Nov 2012 16:52:56 -0600 Max Brister Correct multiplication complex multiplication with NaN in JIT
Fri, 02 Nov 2012 14:32:22 -0600 Max Brister Disable JIT when breakpoints are present
Wed, 17 Oct 2012 08:57:42 -0700 Rik doc: Update docstrings for enable_jit_debugging and enable_jit_compiler.
Fri, 05 Oct 2012 10:49:59 -0700 Rik Fix compilation when JIT is enabled.
Fri, 05 Oct 2012 12:27:55 -0400 Jordi GutiƩrrez Hermoso silence some compilation warnings
Wed, 03 Oct 2012 03:07:22 -0400 John W. Eaton set Venable_jit_debugging and Venable_jit_compiler variables directly from command line options
Fri, 14 Sep 2012 06:09:41 -0600 Max Brister Erase partially created functions on JIT compilation failure (bug #37308)
Wed, 12 Sep 2012 19:18:51 -0600 Max Brister Use sret and do not use save/restore stack (bug #37308)
Mon, 10 Sep 2012 17:02:10 -0500 Max Brister Remove --enable-jit-debug configure option
Mon, 10 Sep 2012 00:49:59 -0600 Max Brister pt-jit.cc (jit_function_info::jit_function_info): Verify llvm IR when debugging
Sun, 09 Sep 2012 00:29:00 -0600 Max Brister JIT compile anonymous functions
Sat, 08 Sep 2012 17:20:05 -0600 Max Brister Error on undefined an unused variables in JIT
Thu, 06 Sep 2012 02:19:09 -0600 Max Brister Fix error when compiling with complex matrix (bug #37247)
Thu, 06 Sep 2012 01:33:08 -0400 John W. Eaton allow jit compiler to be enabled at run-time
Tue, 28 Aug 2012 17:12:37 -0600 Max Brister pt-jit.cc (jit_infer::do_construct_ir): Correct extraious phi removal
Sat, 25 Aug 2012 15:52:45 -0600 Max Brister pt-jit.cc (jit_info::compile): Fix compile error with OCTAVE_JIT_DEBUG defined
Sat, 25 Aug 2012 15:43:19 -0600 Max Brister pt-jit.cc (jit_convert::visit_simple_for_command): Fix block order
Sat, 25 Aug 2012 13:36:48 -0600 Max Brister pt-jit.cc (jit_convert::get_variable): Add type bound
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/interp-core/pt-jit.cc@7329a4f69226