|
6400e28e4c
|
compiler: fold constants
|
2014-06-21 00:19:56 +02:00 |
|
|
94ff2e2ddc
|
compiler: share value_to_ast
|
2014-06-21 00:19:40 +02:00 |
|
|
5b0fd50dbe
|
inline: support rw kernel attributes
|
2014-06-18 21:04:54 +02:00 |
|
|
d41ac863f4
|
inline: support kernel_attr_ro
|
2014-06-17 19:46:22 +02:00 |
|
|
0d9bdc101c
|
inline: check inlined functions are on the same core device
|
2014-06-17 18:52:48 +02:00 |
|
|
08ab99d33e
|
inline: basic function inlining
|
2014-06-17 18:37:51 +02:00 |
|
|
d87b207b8a
|
compiler/inline: embeddable calls
|
2014-06-16 23:52:19 +02:00 |
|
|
9db8627081
|
compiler: generate RPC calls
|
2014-06-16 22:56:08 +02:00 |
|
|
792ac44245
|
inline: return statements
|
2014-06-16 22:01:20 +02:00 |
|
|
c021b2ef41
|
compiler/inline: handle function params and builtin calls
|
2014-06-16 21:52:38 +02:00 |
|
|
733a03b7ad
|
cleanup
|
2014-06-16 21:35:08 +02:00 |
|
|
7ec448cdc9
|
compiler: inline transform WIP
|
2014-06-10 15:23:14 +02:00 |
|
|
7eb9641905
|
compiler: share eval_ast
|
2014-06-10 15:16:28 +02:00 |
|
|
9e8077b873
|
First simple attempt at compiling Python AST to LLVM IR
|
2014-06-07 18:47:06 +02:00 |
|
|
c769bdab9b
|
Introduce compiler and device modules
|
2014-05-30 18:20:13 +02:00 |
|