.. |
eliminator
|
pass the eliminator the filename to avoid OS-specific issues with reading from stdin using node
|
2012-07-04 12:50:37 -07:00 |
scons/site_scons/site_tools/emscripten
|
test for scons integration and stop using emld there
|
2012-05-28 05:07:56 -07:00 |
__init__.py
|
Rewrite of emscripten.py:
|
2011-07-07 12:24:09 +03:00 |
autodebugger.py
|
add autodebugger option to ignore dlmalloc calls, which are often noisy and not helpful unless debugging dlmalloc itself
|
2012-05-11 12:02:48 -07:00 |
autodebugger_c.py
|
C autodebugger improvements
|
2011-10-13 17:33:16 -07:00 |
autodebugger_indenter.py
|
optimizer autodebugger indenter for memory use
|
2012-02-06 17:30:59 -08:00 |
autodediffer.py
|
autodebug diff tool
|
2011-11-12 12:24:58 -08:00 |
bindings_generator.py
|
fix stack save problem with last bindings generator commit
|
2012-05-29 17:50:40 -07:00 |
bisect_pair.py
|
fix bisection bug
|
2012-05-04 10:41:41 -07:00 |
clean_webconsole.py
|
fix prepareClientAttributes bugs: handle non-packed vertex attributes properly
|
2012-04-28 13:22:18 -07:00 |
crunch-worker.js
|
support for non-square crunch textures with mipmaps
|
2012-06-20 10:56:18 -07:00 |
diff_autodebugger.py
|
autodebugger improvements for floats
|
2011-06-09 21:11:21 -07:00 |
emconfiguren.py
|
Import shared.py properly
|
2012-01-30 17:31:07 -05:00 |
emmaken.py
|
Misc fixes for Windows.
|
2012-03-20 14:26:50 +01:00 |
emmakenxx.py
|
Misc fixes for Windows.
|
2012-03-20 14:26:50 +01:00 |
exec_llvm.py
|
Merge branch 'master' into llvmopts
|
2012-01-31 18:11:28 -08:00 |
file2json.py
|
file2json stuff
|
2011-10-19 16:14:23 -07:00 |
file_packager.py
|
change download message
|
2012-08-09 17:34:14 -07:00 |
find_bigis.py
|
find_bigis tool
|
2012-01-26 17:27:05 -08:00 |
fix_closure.py
|
tweak fix_closure output
|
2012-01-11 12:13:02 -08:00 |
ie7_fix.py
|
Tweak to deal with ===
|
2012-03-02 02:12:41 +00:00 |
js-optimizer.js
|
Bitshift optimizer anticipates fns with switches
|
2012-09-05 11:18:40 -07:00 |
ll-strip.py
|
Add a script to strip the contents of functions in llvm assembly
|
2012-03-28 11:01:24 -07:00 |
make_file.py
|
tweak make_file
|
2011-10-17 16:59:41 -07:00 |
make_minigzip.py
|
Misc fixes for Windows.
|
2012-03-20 14:26:50 +01:00 |
namespacer.py
|
namespacer tweaks
|
2011-05-28 23:15:03 -07:00 |
nativize_llvm.py
|
make nativizer tool executable
|
2012-03-15 10:19:38 -07:00 |
reproduceriter.js
|
fix pnow replay bug
|
2012-09-18 10:07:12 -07:00 |
reproduceriter.py
|
note on browser replay
|
2012-09-18 10:00:25 -07:00 |
reproduceriter_shell.js
|
add lineWidth to shell replay
|
2012-09-17 14:12:37 -07:00 |
scan_js.py
|
add js bloatscan tool
|
2012-03-31 21:05:34 -07:00 |
scan_ll.py
|
add llvm function size scanner
|
2012-03-11 18:17:53 -07:00 |
shared.py
|
Add ability to use versioned llvm binaries
|
2012-09-18 19:06:55 +02:00 |
test-js-optimizer-output.js
|
do not consider division safe for |0 removal, and add testcase 2 from issue 324
|
2012-03-31 11:37:20 -07:00 |
test-js-optimizer-regs-output.js
|
do not registerize with switches present
|
2012-05-17 14:07:38 -07:00 |
test-js-optimizer-regs.js
|
do not registerize with switches present
|
2012-05-17 14:07:38 -07:00 |
test-js-optimizer-t2-output.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer-t2.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer-t2c-output.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer-t2c.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer-t3.js
|
Bitshift optimizer anticipates fns with switches
|
2012-09-05 11:18:40 -07:00 |
test-js-optimizer.js
|
do not js-optimize away rounding corrections
|
2012-03-28 17:18:36 -07:00 |