emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (433ae7b -> ffcd490)


From: Andrea Corallo
Subject: feature/native-comp updated (433ae7b -> ffcd490)
Date: Wed, 23 Dec 2020 10:23:19 -0500 (EST)

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

      from  433ae7b   Fix --with-nativecomp Windows build (bug#45303)
       new  2a22fa8   * lisp/emacs-lisp/comp-cstr.el (comp-cstr-copy): Tweak 
for perf.
       new  fd8dd75   Make input constraints into memoization hash immutable 
(bug#45376)
       new  c90aa68   * Follow cstr basic blocks to perform latch recognition
       new  0a89ed7   * Fix non range cstr union operation
       new  ffcd490   Negate only values while constraining variables 
(bug#45376)


Summary of changes:
 lisp/emacs-lisp/comp-cstr.el | 42 +++++++++++++++++++++++++++++-------------
 lisp/emacs-lisp/comp.el      | 11 +++++++----
 test/src/comp-test-funcs.el  | 32 ++++++++++++++++++++++++++++++++
 test/src/comp-tests.el       |  8 ++++++++
 4 files changed, 76 insertions(+), 17 deletions(-)



reply via email to

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