]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-01-01 Andrea Corallofix comp-compute-edges handling all kind of branches
2020-01-01 Andrea Coralloadd some notes
2020-01-01 Andrea Corallofix switch emission due to missing const prop
2020-01-01 Andrea Corallomodify callref format to explicitate mvars
2020-01-01 Andrea Coralloadding propagation
2020-01-01 Andrea Corallofix again ssa renaming
2020-01-01 Andrea Coralloadd ssa param to comp-new-frame
2020-01-01 Andrea Coralloclean-up limplify
2020-01-01 Andrea Corallofix ssa renaming
2020-01-01 Andrea Coralloremove incomplete propagation during limplification...
2020-01-01 Andrea Coralloadd phi finalizer
2020-01-01 Andrea Coralloadd ssa renaming
2020-01-01 Andrea Corallocore reorder
2020-01-01 Andrea Coralloadd comp-dominator-tree-walker
2020-01-01 Andrea Coralloplace phis
2020-01-01 Andrea Corallosome code massage + doc into the SSA pass
2020-01-01 Andrea Coralloadd dominator frontiers computation
2020-01-01 Andrea Corallocompute dominator tree
2020-01-01 Andrea Corallossa and endge number generation with generator
2020-01-01 Andrea Coralloadd edge computation
2020-01-01 Andrea Corallorename comp-ctxt-funcs comp-ctxt-exp-funcs
2020-01-01 Andrea Corallorework comp-new-frame
2020-01-01 Andrea Corallorework basic block creation
2020-01-01 Andrea Corallofix missing cl- prefix in comp.el
2020-01-01 Andrea Corallostyle nit
2020-01-01 Andrea Coralloadd test for recursive calls
2020-01-01 Andrea Corallofix broken selfcall optimization
2020-01-01 Andrea Corallocrank optimizations while running native compiler test...
2020-01-01 Andrea Corallopacify gcc and improve sanaity checks
2020-01-01 Andrea Corallodo not override existing basic blocks when branching...
2020-01-01 Andrea Coralloadd verbosity parameter
2020-01-01 Andrea Corallorework log mechanism to work non interactively too
2020-01-01 Andrea Coralloadd sanity check into compile_function
2020-01-01 Andrea Corallosome error handling in compile_function
2020-01-01 Andrea Corallonit into comp-log
2020-01-01 Andrea Corallofix pretty printing in native compilation buffer
2020-01-01 Andrea Coralloadd assertion for missing op support
2020-01-01 Andrea Corallofix missing specbind import
2020-01-01 Andrea Coralloadd defconst support
2020-01-01 Andrea Coralloget right dependency during top level form evaluantion
2020-01-01 Andrea Corallorename comp-slot-next -> comp-slot+1
2020-01-01 Andrea Corallofix varset and add a test
2020-01-01 Andrea Corallofix single function compilation
2020-01-01 Andrea Corallouncomment back all tests
2020-01-01 Andrea Corallofix lambda handling and add a test for that
2020-01-01 Andrea Corallorename HAVE_LIBGCCJIT -> HAVE_NATIVE_COMP
2020-01-01 Andrea Corallofix build system for native compiler option
2020-01-01 Andrea Coralloinitial top level support (defvar working)
2020-01-01 Andrea Corallotest separate compile unit
2020-01-01 Andrea Corallobasic file compilation working
2020-01-01 Andrea Corallosplit final pass + some code rework
2020-01-01 Andrea Corallogeneralize code into comp.el for compile multiple funcitons
2020-01-01 Andrea Coralloprepare for file compilation
2020-01-01 Andrea Coralloremove unused helper functions
2020-01-01 Andrea Corallouse nrevese where necessary
2020-01-01 Andrea Corallosome order into special vars
2020-01-01 Andrea Coralloemit fixnum constants as immediates
2020-01-01 Andrea Corallofix relocs for all inliners
2020-01-01 Andrea Coralloupdate inline emitters
2020-01-01 Andrea Corallofix last test broken by reload
2020-01-01 Andrea Corallosimplify condition in emit_ctxt_code
2020-01-01 Andrea Coralloneed to temporary add a load path
2020-01-01 Andrea Corallorename a function test to avoid name clashing
2020-01-01 Andrea Corallodisable part of comp-tests-ffuncall
2020-01-01 Andrea Corallorework stati object serialization
2020-01-01 Andrea Corallolet emit_literal_string_func emit a dbg friendly friendly
2020-01-01 Andrea Coralloadd helper_unwind_protect as runtime imported
2020-01-01 Andrea Corallolong string literal workaround
2020-01-01 Andrea Coralloadd set_internal as runtime imported
2020-01-01 Andrea Corallotypo fixes
2020-01-01 Andrea Coralloadd record_unwind_current_buffer as imported
2020-01-01 Andrea Corallofix relocation emission into comp.el
2020-01-01 Andrea Coralloadd more runtime helpers
2020-01-01 Andrea Corallofix func reloc order emission
2020-01-01 Andrea Coralloignore inliners while relocating
2020-01-01 Andrea Coralloadding runtime relocs
2020-01-01 Andrea Corallostyle fix in emit_limple_push_handler
2020-01-01 Andrea Coralloalways release contex even in case of failure
2020-01-01 Andrea Corallobetter messaging when load native elisp
2020-01-01 Andrea Coralloemit relocs for callref too
2020-01-01 Andrea Coralloadd authorship
2020-01-01 Andrea Coralloclean-up unnecessary includes
2020-01-01 Andrea Coralloadd NATIVE_ELISP_SUFFIX def into congure.ac
2020-01-01 Andrea CoralloRevert "Make block_atimers unblock_atimers extern"
2020-01-01 Andrea CoralloRevert "Move native C code into shared library"
2020-01-01 Andrea CoralloRevert "Create bytecode.h"
2020-01-01 Andrea Coralloimprove reloc mechanism
2020-01-01 Andrea Coralloreloc emission mechanism seems ok
2020-01-01 Andrea Coralloemit function relocation into structure
2020-01-01 Andrea Corallosome renaming
2020-01-01 Andrea Coralloseems to emit all relocs
2020-01-01 Andrea Coralloreloc fist simple func
2020-01-01 Andrea Coralloemit function relocation name from comp.el
2020-01-01 Andrea Corallosome clean-up into comp.el
2020-01-01 Andrea Coralloadd and call comp-add-subr-to-relocs
2020-01-01 Andrea Corallohave subr name in limple
2020-01-01 Andrea Corallomake use of data relocations
2020-01-01 Andrea Coralloemit reloc index
2020-01-01 Andrea Coralloprevent garbage collection
2020-01-01 Andrea Corallomove away from modules
next