Alon Zakai
|
3c8451a078
|
optimize memset and memcpy in ta2
|
2011-06-11 19:05:20 -07:00 |
Alon Zakai
|
30537ea5fc
|
disable ta2 in benchmark - still slower
|
2011-06-11 14:14:23 -07:00 |
Alon Zakai
|
2418f58a29
|
add comparison to native speed to benchmarks
|
2011-06-11 13:52:03 -07:00 |
Alon Zakai
|
ecd0edf168
|
improve fasta benchmark
|
2011-06-11 12:03:10 -07:00 |
Alon Zakai
|
baf8505096
|
strengthen dlmalloc
|
2011-06-11 11:42:25 -07:00 |
Alon Zakai
|
8e6f0e536b
|
fix operator precedence bug with overflow correction, improve dlmalloc test
|
2011-06-11 11:29:19 -07:00 |
Alon Zakai
|
ccab860828
|
always sign/unsign constants at compile time
|
2011-06-11 10:32:16 -07:00 |
Alon Zakai
|
399d78d9c2
|
disable bullet in ta2
|
2011-06-10 07:40:45 -07:00 |
Alon Zakai
|
cbeef5e06a
|
use ta2 in benchmark
|
2011-06-09 21:43:01 -07:00 |
Alon Zakai
|
6a4ed46be4
|
enable ta2
|
2011-06-09 18:42:05 -07:00 |
Alon Zakai
|
e9e7efa370
|
sign analyzer for ta==2
|
2011-06-09 15:53:55 -07:00 |
Alon Zakai
|
fa4c3a7de1
|
test tweaks
|
2011-06-08 19:11:25 -07:00 |
Alon Zakai
|
aa1b54bbb5
|
fixes for USE_TYPED_ARRAYS == 2
|
2011-06-06 07:40:27 -07:00 |
Alon Zakai
|
e068f02137
|
fix alignment issues with USE_TYPED_ARRAYS == 2
|
2011-06-05 19:17:53 -07:00 |
Alon Zakai
|
0428d4846f
|
refactor makeCopyValues and add makeSetValues
|
2011-06-04 14:08:51 -07:00 |
Alon Zakai
|
cafdc3cca8
|
refactoring in preparation for TYPED_ARRAYS==2 (disabled)
|
2011-06-03 14:40:15 -07:00 |
Alon Zakai
|
f1fd3b6f4d
|
fixes for closure compiler advanced opts
|
2011-05-28 23:15:36 -07:00 |
Alon Zakai
|
2f0867998f
|
fix bug with invalid [#uses=?] parsing
|
2011-05-27 12:46:32 -07:00 |
Alon Zakai
|
196cc4113a
|
improve AUTO_OPTIMIZE
|
2011-05-26 16:29:59 -07:00 |
Alon Zakai
|
78ee9a8f64
|
improve CHECK_* options, add initial version of AUTO_OPTIMIZE
|
2011-05-26 13:32:57 -07:00 |
Alon Zakai
|
d3efb7dcb7
|
allow 2 and 3 in SAFE_HEAP and CHECK_* options. 2 is only these, 3 is all but these
|
2011-05-25 15:00:11 -07:00 |
Alon Zakai
|
2f07663738
|
do not use strict mode in benchmarks
|
2011-05-25 10:53:50 -07:00 |
Alon Zakai
|
55dd99e760
|
disable v8 in bullet due to v8 issue 1407
|
2011-05-25 08:28:12 -07:00 |
Alon Zakai
|
f0b0519c98
|
64-bit bitops
|
2011-05-25 07:16:26 -07:00 |
Alon Zakai
|
77cacaa2fd
|
handle shifts with more than 32 bits
|
2011-05-24 07:33:53 -07:00 |
Alon Zakai
|
2ad8eb7761
|
make autodebugger output smaller
|
2011-05-22 10:31:47 -07:00 |
Alon Zakai
|
1be1268669
|
remove compiler argument to emscripten.py - use ~/.emscripten instead
|
2011-05-15 19:07:12 -07:00 |
Alon Zakai
|
798e635cf9
|
support for reading files synchronously
|
2011-05-15 16:26:57 -07:00 |
Alon Zakai
|
3afb3d53d7
|
indexize necessary library functions
|
2011-05-15 08:04:34 -07:00 |
Alon Zakai
|
9d376d8bde
|
additional sdl and browser stuff
|
2011-05-14 11:03:17 -07:00 |
Alon Zakai
|
d2f680e7a4
|
clean up shell.js
|
2011-05-12 15:10:11 -07:00 |
Alon Zakai
|
3ef5028d5a
|
only INIT_STACK in tests that actually need it
|
2011-04-26 15:44:18 -07:00 |
Alon Zakai
|
7dba1a416e
|
Merge branch 'master' of github.com:kripken/emscripten
|
2011-04-26 08:26:25 -07:00 |
Alon Zakai
|
10c721e022
|
properly handle calls to varargs functions without additional args
|
2011-04-26 08:26:00 -07:00 |
Alon Zakai
|
8700a32317
|
tweak relooper, improves fannkuch
|
2011-04-25 16:01:47 -07:00 |
Alon Zakai
|
d78652a9b9
|
fix bug with build caching in test runner
|
2011-04-25 07:44:53 -07:00 |
Alon Zakai
|
cdef584dfe
|
do not initialize stack in benchmarks
|
2011-04-24 20:19:43 -07:00 |
Alon Zakai
|
aa3b844a15
|
use quantum of 1 in benchmarks
|
2011-04-24 19:51:51 -07:00 |
Alon Zakai
|
0a2001bf4f
|
dead function elimination tool
|
2011-04-24 17:57:01 -07:00 |
Alon Zakai
|
6327b8b954
|
add commented out updates to pick_llvm_opts
|
2011-04-23 13:24:55 -07:00 |
Alon Zakai
|
3db6531308
|
run freetype test in v8
|
2011-04-23 11:05:22 -07:00 |
Alon Zakai
|
2266026593
|
optional debug saving of generated js in test runner
|
2011-04-22 17:25:01 -07:00 |
Alon Zakai
|
2ecdc770ee
|
run some QUANTUM=1 tests
|
2011-04-22 13:23:37 -07:00 |
Alon Zakai
|
c37042e3f9
|
work towards QUANTUM_SIZE=1 (unused)
|
2011-04-22 07:53:31 -07:00 |
Alon Zakai
|
887ce3dde8
|
update bullet test to compile from source
|
2011-04-21 17:55:35 -07:00 |
Alon Zakai
|
b3f4022e35
|
fix for new python warning from last commit
|
2011-04-21 13:23:17 -07:00 |
Alon Zakai
|
e1de4d430a
|
line-specific exceptions to SAFE_HEAP
|
2011-04-21 13:17:24 -07:00 |
Alon Zakai
|
3d4cc9e931
|
fix for printing very small floats
|
2011-04-21 10:45:57 -07:00 |
Alon Zakai
|
46e3b2a787
|
refactor assertions and parsing code
|
2011-04-18 17:43:43 -07:00 |
Alon Zakai
|
f72cf76360
|
finalize parameters in getGetElementPtrIndexes
|
2011-04-17 18:39:00 -07:00 |