patchGNU Octave - Patches: patch #8271, JITC improvements (reviewed LYH's...

 
 

patch #8271: JITC improvements (reviewed LYH's GSoC work)

Submitter:  Stefan Mahr <dac922>
Submitted:  Sat 11 Jan 2014 07:17:47 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Feb 2015 05:27:32 PM UTC, comment #1: 

These patches has been merged into default. Closing as done

Andreas Weber <andy1978>
Group Member
Sat 11 Jan 2014 07:17:47 PM UTC, original submission:  

I started to review LYH's GSoC JIT patches and tried to improve them:

maint: Add missing space

build: Add rule to check with jit compiler enabled (optional, and only needed as long jit is disabled by default)

jit compiler: Add counter of jit_fail_exceptions to check if jit compilation fails

jit compiler: Fix uninitialized variable warning

jit compiler: Fix uminus op support with scalar type

jit compiler: Add fail reason to jit_fail_exceptions

jit compiler: Add support for the do_until statement

jit compiler: Add support for switch statement

jit compiler: Delete unused variable


Or just pull from http://inversethought.com/hg/octave-nkf and see bookmark lyh-rework. LYH's rebased original work is bookmarked with 'lyh'. The original repository is http://inversethought.com/hg/octave-lyh

LYH also added support for single, (u)int8/16/32/64 data types, but I had no time yet to review it competely.

Stefan Mahr <dac922>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by andy1978 (Posted a comment)
  • -email is unavailable- added by dac922 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-05 andy1978 StatusNone Done
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code