John Benediktsson
|
c2c722891e
|
compiler.cfg.save-contexts: fix help-lint.
|
2014-12-15 15:11:06 -08:00 |
Björn Lindqvist
|
a7137f32ff
|
compiler.cfg.save-contexts: refactoring of the vocab, using the simple-optimization combinator and union classes you can shorten it a lot
|
2014-12-15 20:36:27 +01:00 |
John Benediktsson
|
c65877104e
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
John Benediktsson
|
068ddd6c7b
|
compiler: cleanup cfg passes to have stack effect ( cfg -- )
|
2014-12-11 12:48:43 -08:00 |
John Benediktsson
|
7609ab6eda
|
compiler.cfg: fix some help-lint warnings.
|
2014-08-14 09:59:27 -07:00 |
Björn Lindqvist
|
1225abeeaf
|
Docs: more compiler-related documentation
|
2014-08-13 11:01:10 -07:00 |
Björn Lindqvist
|
fa097c7a56
|
Docs: for compiler.cfg and cpu.architecture words
Conflicts:
basis/cpu/architecture/architecture-docs.factor
|
2014-06-08 11:48:30 -07:00 |
Björn Lindqvist
|
c76a994f27
|
Docs: new stub documentation for vocabs in compiler.cfg
|
2014-06-08 11:48:29 -07:00 |
Slava Pestov
|
910748819d
|
Now that #foo and ##foo are symbols we can remove a bunch of \
|
2011-11-12 22:04:26 -08:00 |
Slava Pestov
|
1985705413
|
compiler: now that FFI has been deconcatenatized, we no longer need the special ##unary-float-function and ##binary-float-function fastpaths
|
2010-08-13 23:59:19 -07:00 |
Slava Pestov
|
355d89e8e8
|
compiler.cfg: now that kill-blocks cannot contain instructions that define vregs we can skip them all
|
2010-07-27 12:40:31 -04:00 |
Slava Pestov
|
b23aac1beb
|
compiler.cfg: open-code parameter boxing and unboxing for certain C types
|
2010-07-19 10:25:13 -04:00 |
Slava Pestov
|
8e46305288
|
compiler.cfg.save-contexts: don't insert ##save-context in front of ##phi
|
2010-07-19 09:27:10 -04:00 |
Slava Pestov
|
e27adb2830
|
compiler: re-architect low-level optimizer to allow more than one output value per instruction
|
2010-07-13 07:40:14 -04:00 |
Slava Pestov
|
a55c8ee671
|
FFI rewrite part 6: deconcatenatize
|
2010-07-02 15:44:12 -04:00 |
Slava Pestov
|
806e54630a
|
GC maps for more compact inline GC checks
|
2010-06-11 20:06:00 -04:00 |
Slava Pestov
|
95ff5ffe51
|
New GC checks work in progress
|
2010-05-03 17:34:16 -04:00 |
Slava Pestov
|
503c0fcfde
|
compiler: Start using tagged-rep for stuff, and split up compiler.cfg.representations into several sub-vocabularies
|
2010-05-03 17:34:01 -04:00 |
Slava Pestov
|
235f3238f5
|
Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S
|
2010-01-07 17:39:22 +13:00 |
Slava Pestov
|
e96404327e
|
Get optimizing compiler working without global register variables in VM
|
2009-12-22 15:42:49 +13:00 |
Slava Pestov
|
daff63071f
|
Fix the build
|
2009-09-09 13:44:54 -05:00 |
Slava Pestov
|
15d85c1c4f
|
compiler.cfg.save-contexts: add new pass
|
2009-09-08 21:56:28 -05:00 |