index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elymas
/
lib
/
sys
Age
Commit message (
Expand
)
Author
2015-06-15
Also optimize * on constants
Drahflow
2015-06-11
Omit trace tests if useless
Drahflow
2015-06-11
Further optimizations
Drahflow
2015-06-11
Fix GC killing to-be-emitted reference targets
Drahflow
2015-06-09
Discard non-integer-case if impossible to reach
Drahflow
2015-06-09
Optimize add
Drahflow
2015-06-09
Some instruction shuffling
Drahflow
2015-06-01
More serious trace compiler
Drahflow
2015-06-01
Correctly forward reads and writes
Drahflow
2015-05-31
Integer trace extractor
Drahflow
2015-05-28
Inlined logical or as well
Drahflow
2015-05-28
Inline integer case of arithmetics
Drahflow
2015-05-27
Inline logical and
Drahflow
2015-05-13
Less noise
stable
Drahflow
2015-05-13
Now with 57% less runtime
Drahflow
2015-05-13
Use nametable templating
Drahflow
2015-05-13
More functions classified as scope-tight
Drahflow
2015-05-12
Get a clue about which calls are problematic
Drahflow
2015-05-11
Initial move to stack-allocated scopes
Drahflow
2015-05-08
Now wrapping callback arguments
Drahflow
2015-05-07
Wrap callbacks
Drahflow
2015-05-04
Friendly subprocess interface
Drahflow
2015-05-03
Bug killed
Drahflow
2015-04-11
Correctly handle negative indices during optimization
Drahflow
2015-04-11
Sane handling of integer division
Drahflow
2015-01-07
Removed redundant code in execve
Drahflow
2015-01-07
Usable execve(2) wrapper
Drahflow
2014-12-28
Supply SO_REUSEADDR (default for buffered servers)
Drahflow
2014-05-28
ioctl and munmap calls
Drahflow
2014-04-08
Some more library support
Drahflow
2014-03-11
Complex data types can now be done
Drahflow
2014-03-02
Correctly handle >'
Drahflow
2014-01-28
Higher memory pressure, more data snatched by GC
Drahflow
2014-01-11
Single precision float FFI
Drahflow
2014-01-11
Can now pass doubles to C libraries
Drahflow
2014-01-06
streq -> eq
Drahflow
2013-12-31
Less memory usage still
Drahflow
2013-12-29
Memory footprint reduced to ~10%
Drahflow
2013-12-28
Reducing memory footprint
Drahflow
2013-12-18
Fixed section addresses (and gdb warnings)
Drahflow
2013-10-23
Further optimizations
Drahflow
2013-10-22
Optimization (20% on string scanning workloads)
Drahflow
2013-10-22
Optimizations
Drahflow
2013-10-18
Stack clean up after stack-based arguments
Drahflow
2013-10-17
Correctly handle more than 6 arguments
Drahflow
2013-10-16
Correctly align stack pointer prior to entry
Drahflow
2013-10-15
Now drawing (blue)
Drahflow
2013-10-15
Dynamically shared object support
Drahflow
2013-10-04
Better argument type handling for SOs
Drahflow
2013-10-04
"Hello World" via libc6
Drahflow
[next]