emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp updated (89d5a3a -> 271fb8a)


From: Andrea Corallo
Subject: feature/native-comp updated (89d5a3a -> 271fb8a)
Date: Sat, 26 Dec 2020 14:52:46 -0500 (EST)

akrl pushed a change to branch feature/native-comp.

      from  89d5a3a   Enable integer range narrowing under compare and branch
       new  c5c0c06   * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): 
Add two functions.
       new  fcd8c60   * Remove unnecessary lhs rename in `comp-ssa-rename-insn'
       new  fc02c84   * test/src/comp-tests.el (comp-tests-type-spec-tests): 
Add two more test.
       new  d893952   Fix missing float handling into `comp-cstr-set-cmp-range'
       new  271fb8a   * Fix `byte-compile-file' for native compilation 
(bug#45442)


Summary of changes:
 lisp/emacs-lisp/bytecomp.el  | 23 ++++++++++++-----------
 lisp/emacs-lisp/comp-cstr.el |  2 +-
 lisp/emacs-lisp/comp.el      |  7 +++++--
 test/src/comp-tests.el       | 38 ++++++++++++++++++++++++++------------
 4 files changed, 44 insertions(+), 26 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]