index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-01-01
don't crash when trying to format a very long string
Andrea Corallo
2020-01-01
fix subr-native-elisp-p predicate name
Andrea Corallo
2020-01-01
do not force inlining for func involving ipa-pro
Andrea Corallo
2020-01-01
add type hint to setcar setcdr
Andrea Corallo
2020-01-01
add type hint to car and cdr
Andrea Corallo
2020-01-01
use type propagation into add1 sub1 negate
Andrea Corallo
2020-01-01
move gcc_jit_context_dump_reproducer_to_file
Andrea Corallo
2020-01-01
fix missing direct call parsing in comp back-end
Andrea Corallo
2020-01-01
fix push handler propagation
Andrea Corallo
2020-01-01
optimize nil emission
Andrea Corallo
2020-01-01
print object in comment when emitting with emit_const_lisp_obj
Andrea Corallo
2020-01-01
add dead code removal pass
Andrea Corallo
2020-01-01
better note
Andrea Corallo
2020-01-01
floating frame in place
Andrea Corallo
2020-01-01
fix nomenclature into declare_function
Andrea Corallo
2020-01-01
better error signaling when compilation fails
Andrea Corallo
2020-01-01
cleanup unnecessary code and allow inlining at speed 3
Andrea Corallo
2020-01-01
add direct-call direct-callref support into the backend
Andrea Corallo
2020-01-01
extend emit_call to perform direct calls
Andrea Corallo
2020-01-01
split declaration and compilation
Andrea Corallo
2020-01-01
better naming func_hash -> imported_func_h
Andrea Corallo
2020-01-01
dead code removal
Andrea Corallo
2020-01-01
guard comp-call-optim-form-call for byte compiled callee
Andrea Corallo
2020-01-01
add native_elisp field into Lisp_Subr
Andrea Corallo
2020-01-01
keep on fixing ssa
Andrea Corallo
2020-01-01
fix callref parsing into C back-end
Andrea Corallo
2020-01-01
modify callref format to explicitate mvars
Andrea Corallo
2020-01-01
rename comp-ctxt-funcs comp-ctxt-exp-funcs
Andrea Corallo
2020-01-01
style nit
Andrea Corallo
2020-01-01
fix broken selfcall optimization
Andrea Corallo
2020-01-01
pacify gcc and improve sanaity checks
Andrea Corallo
2020-01-01
add sanity check into compile_function
Andrea Corallo
2020-01-01
some error handling in compile_function
Andrea Corallo
2020-01-01
fix missing specbind import
Andrea Corallo
2020-01-01
rename HAVE_LIBGCCJIT -> HAVE_NATIVE_COMP
Andrea Corallo
2020-01-01
fix build system for native compiler option
Andrea Corallo
2020-01-01
initial top level support (defvar working)
Andrea Corallo
2020-01-01
basic file compilation working
Andrea Corallo
2020-01-01
remove unused helper functions
Andrea Corallo
2020-01-01
use nrevese where necessary
Andrea Corallo
2020-01-01
emit fixnum constants as immediates
Andrea Corallo
2020-01-01
fix relocs for all inliners
Andrea Corallo
2020-01-01
update inline emitters
Andrea Corallo
2020-01-01
simplify condition in emit_ctxt_code
Andrea Corallo
2020-01-01
rework stati object serialization
Andrea Corallo
2020-01-01
let emit_literal_string_func emit a dbg friendly friendly
Andrea Corallo
2020-01-01
add helper_unwind_protect as runtime imported
Andrea Corallo
2020-01-01
long string literal workaround
Andrea Corallo
2020-01-01
add set_internal as runtime imported
Andrea Corallo
2020-01-01
typo fixes
Andrea Corallo
[prev]
[next]