rubyx/lib
Torsten Ruger 5346077a72 use the return jump to jump to the return sequence
thus every method only has one exit
should make multi return messages smaller
especially when we have escape analisis
(maybe will help with inlining too)
2018-08-02 17:36:39 +03:00
..
arm new get_type_by_class_name helper for space 2018-07-13 21:50:40 +03:00
elf generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
mom adds a return jump 2018-08-02 17:34:44 +03:00
parfait use the return jump to jump to the return sequence 2018-08-02 17:36:39 +03:00
risc use the return jump to jump to the return sequence 2018-08-02 17:36:39 +03:00
ruby first risc level block test working 2018-07-30 20:11:52 +03:00
rubyx moved all the normalize stuff over to the ruby layer 2018-07-19 14:47:29 +03:00
util split create_binary into two phases 2018-06-17 13:53:17 +03:00
vool use the return jump to jump to the return sequence 2018-08-02 17:36:39 +03:00
parfait.rb add parfait block 2018-07-07 15:50:43 +03:00
risc.rb extract base class from method_compiler 2018-07-10 22:02:11 +03:00
ruby.rb rename callable to CallStatement 2018-07-30 14:44:14 +03:00
rubyx.rb moved all the normalize stuff over to the ruby layer 2018-07-19 14:47:29 +03:00