Justin Ethier
|
f9fa7d9214
|
Added commend regarding pending writes
|
2018-06-11 17:59:34 -04:00 |
|
Justin Ethier
|
9e94d4ee46
|
Cut over to new mark buffer data structure
|
2018-06-11 13:30:02 -04:00 |
|
Justin Ethier
|
b4f4c9a182
|
Faster version of (eq?)
|
2018-06-08 18:08:04 -04:00 |
|
Justin Ethier
|
6bec04f9c4
|
Faster version of (boolean?)
|
2018-06-08 17:53:46 -04:00 |
|
Justin Ethier
|
0d53f329e9
|
Issue #260 - No loop on branches allocing closures
|
2018-06-08 17:21:27 -04:00 |
|
Justin Ethier
|
596276f1ff
|
Convert more funcs to macros
|
2018-06-08 16:51:08 -04:00 |
|
Justin Ethier
|
1d0654a9d7
|
Converted (vector?) to a macro
|
2018-06-08 16:34:55 -04:00 |
|
Justin Ethier
|
8622eb8241
|
Added TODO
|
2018-06-08 15:10:04 -04:00 |
|
Justin Ethier
|
44c246c38e
|
Force inlining of Cyc_is_null
By redefining as a macro there is a large potential speed increase with certain programs, with very few changes on our end.
|
2018-06-08 15:06:11 -04:00 |
|
Justin Ethier
|
9c1ea32be0
|
First working version for takl loops
|
2018-06-07 21:58:52 -04:00 |
|
Justin Ethier
|
e80b83440e
|
Add debug output
|
2018-06-07 17:52:08 -04:00 |
|
Justin Ethier
|
5622698cd3
|
Demonstrate pulling args from analysis DB
|
2018-06-07 13:49:34 -04:00 |
|
Justin Ethier
|
8fed2b738d
|
Added TODO
|
2018-06-07 13:24:58 -04:00 |
|
Justin Ethier
|
a61ba42a1d
|
Compile args separately
|
2018-06-07 13:23:04 -04:00 |
|
Justin Ethier
|
b3ea8324bd
|
Added comments, cleanup
|
2018-06-06 19:00:06 -04:00 |
|
Justin Ethier
|
0d83580fd5
|
WIP
|
2018-06-06 18:37:18 -04:00 |
|
Justin Ethier
|
c4c22cfad8
|
WIP
|
2018-06-06 13:10:24 -04:00 |
|
Justin Ethier
|
66065bb127
|
Output loop label
|
2018-06-05 17:52:25 -04:00 |
|
Justin Ethier
|
f021e01277
|
Import cps-opt so we can use analysis DB
|
2018-06-04 17:49:28 -04:00 |
|
Justin Ethier
|
d5e4603e14
|
Added additional debugging
|
2018-06-04 13:46:32 -04:00 |
|
Justin Ethier
|
ff94309bcc
|
Check continuation for direct rec calls
|
2018-06-04 13:16:40 -04:00 |
|
Justin Ethier
|
da56bfafa1
|
Added more test cases
|
2018-06-04 13:02:43 -04:00 |
|
Justin Ethier
|
2cdc9336c0
|
Added TODO
|
2018-06-01 16:49:58 -04:00 |
|
Justin Ethier
|
d379d1bfb3
|
Track direct recursive calls
|
2018-06-01 13:42:24 -04:00 |
|
Justin Ethier
|
d4633314fc
|
Integrate finding direct rec calls
|
2018-06-01 13:11:37 -04:00 |
|
Justin Ethier
|
f514860976
|
Cleanup
|
2018-06-01 12:00:15 -04:00 |
|
Justin Ethier
|
2b4ebc8031
|
Fix stupid mistake
|
2018-06-01 11:59:20 -04:00 |
|
Justin Ethier
|
455489507f
|
Trying to understand why this is crashing
|
2018-05-31 19:08:41 -04:00 |
|
Justin Ethier
|
10f01e82bb
|
WIP
|
2018-05-31 13:34:51 -04:00 |
|
Justin Ethier
|
74078d00b0
|
WIP
|
2018-05-30 18:51:35 -04:00 |
|
Justin Ethier
|
e63ee8f974
|
Relocating to a more suitable place
|
2018-05-30 13:39:13 -04:00 |
|
Justin Ethier
|
63db34145e
|
WIP, just a template right now
|
2018-05-30 13:38:43 -04:00 |
|
Justin Ethier
|
759ce79155
|
Prep for 0.8.1
|
2018-05-30 13:30:14 -04:00 |
|
Justin Ethier
|
fe5666f086
|
Relocated file
|
2018-05-30 13:29:50 -04:00 |
|
Justin Ethier
|
58f2162692
|
Added new functions
|
2018-05-29 17:41:19 -04:00 |
|
Justin Ethier
|
d607ef2245
|
Update latest features
|
2018-05-29 17:36:24 -04:00 |
|
Justin Ethier
|
dd7ef4aad7
|
Releasing 0.8
|
2018-05-29 17:28:35 -04:00 |
|
Justin Ethier
|
096c70b79d
|
Added more description to inlining change
|
2018-05-29 17:27:54 -04:00 |
|
Justin Ethier
|
f24c711f93
|
Remove trace statements
|
2018-05-25 15:11:22 -04:00 |
|
Justin Ethier
|
b69812cc3f
|
Added a note about named let loops
|
2018-05-24 17:13:24 -04:00 |
|
Justin Ethier
|
be25f055f0
|
If param is referenced in a loop (but defined outside) do not inline function into the loop
|
2018-05-24 16:37:04 -04:00 |
|
Justin Ethier
|
a2aa321356
|
Added another test case - unoptimized CPS
|
2018-05-24 16:29:28 -04:00 |
|
Justin Ethier
|
5a73c7b83e
|
Integrate finding named let's
|
2018-05-23 18:28:33 -04:00 |
|
Justin Ethier
|
e92be3e80b
|
Integrating code to find named lets
|
2018-05-23 14:00:51 -04:00 |
|
Justin Ethier
|
3cf0e0a0c7
|
Determine if vars are defined within a loop
|
2018-05-23 13:51:17 -04:00 |
|
Justin Ethier
|
e4e6f23f0e
|
WIP, identify variables within loops
|
2018-05-23 13:25:16 -04:00 |
|
Justin Ethier
|
00579b8644
|
Add enclosing define
|
2018-05-21 18:57:33 -04:00 |
|
Justin Ethier
|
16a217abf0
|
Handle input in AST form
|
2018-05-21 18:24:55 -04:00 |
|
Justin Ethier
|
fcf2a4b4e0
|
WIP, works with regular sexp's
|
2018-05-21 18:12:16 -04:00 |
|
Justin Ethier
|
b31843c82c
|
Adding test program
|
2018-05-22 13:04:14 -04:00 |
|