emscripten/tools
Jukka Jylänki 644fd28c3b Remember to free up resources used by Devtools connection for ffdb screenshot capture. Report out captured image dimensions for better error detection. 2014-06-06 09:40:17 +03:00
..
eliminator do not move around loop variable incrementations when the helper is used outside the loop 2014-05-19 10:45:29 -07:00
node_modules/source-map
scons/site_scons/site_tools/emscripten
source-maps
__init__.py
asm_module.py
autodebugger.py
autodebugger_c.py
autodebugger_indenter.py
autodebugger_js.py
autodediffer.py
bindings_generator.py
bisect_pair.py
bisect_pair_lines.py add line bisector tool 2014-05-19 11:14:43 -07:00
cache.py
clean_webconsole.py
crunch-worker.js
diff_autodebugger.py
emconfiguren.py
emmaken.py
emmakenxx.py
exec_llvm.py
ffdb.py Remember to free up resources used by Devtools connection for ffdb screenshot capture. Report out captured image dimensions for better error detection. 2014-06-06 09:40:17 +03:00
file2json.py
file_packager.py
find_bigfuncs.py
find_bigis.py
find_bigvars.py
fix_closure.py
gen_struct_info.py
ie7_fix.py
js-optimizer.js pull code out of loops when they have a single break and it allows us to turn them into simpler do-whiles 2014-06-04 15:22:53 -07:00
js_optimizer.py clean up shell code using uglify, in optimized builds, when not using closure 2014-05-27 16:08:23 -07:00
jsrun.py
ll-strip.py
make_file.py
make_minigzip.py
merge_asm.py
namespacer.py
nativize_llvm.py
parse_unaligned.py
profile_stripper.py
profile_used.py
reproduceriter.js
reproduceriter.py
response_file.py
scan_js.py
scan_ll.py
settings_template_readonly.py
shared.py improve warning on failing to validate repos 2014-05-22 13:41:08 -07:00
split.py
split_asm.py
stubify_ll.py
system_libs.py Migrate snprintf to musl. Move the most common sprintf-related code to libc instead of libcextra to avoid pulling libcextra in on common runs. 2014-05-23 02:20:06 +03:00
tempfiles.py
test-js-optimizer-asm-last-output.js pull code out of loops when they have a single break and it allows us to turn them into simpler do-whiles 2014-06-04 15:22:53 -07:00
test-js-optimizer-asm-last.js pull code out of loops when they have a single break and it allows us to turn them into simpler do-whiles 2014-06-04 15:22:53 -07:00
test-js-optimizer-asm-minlast-output.js
test-js-optimizer-asm-minlast.js
test-js-optimizer-asm-outline1-output.js
test-js-optimizer-asm-outline1.js
test-js-optimizer-asm-outline2-output.js
test-js-optimizer-asm-outline2.js
test-js-optimizer-asm-outline3-output.js
test-js-optimizer-asm-outline3.js
test-js-optimizer-asm-pre-f32.js
test-js-optimizer-asm-pre-output-f32.js
test-js-optimizer-asm-pre-output.js leave bool&1 as is if not going straight into a bitwise operator, to work around v8 issue 2513 2014-05-23 13:08:40 -07:00
test-js-optimizer-asm-pre.js leave bool&1 as is if not going straight into a bitwise operator, to work around v8 issue 2513 2014-05-23 13:08:40 -07:00
test-js-optimizer-asm-regs-harder-output.js Fix elimination of conditional expressions in registerizeHarder. 2014-05-20 15:17:18 +10:00
test-js-optimizer-asm-regs-harder.js Fix elimination of conditional expressions in registerizeHarder. 2014-05-20 15:17:18 +10:00
test-js-optimizer-asm-regs-min-output.js
test-js-optimizer-asm-regs-min.js
test-js-optimizer-asm-regs-output.js
test-js-optimizer-asm-regs.js
test-js-optimizer-asm-relocate-output.js
test-js-optimizer-asm-relocate.js
test-js-optimizer-output.js
test-js-optimizer-regs-output.js
test-js-optimizer-regs.js
test-js-optimizer-shiftsAggressive-output.js
test-js-optimizer-shiftsAggressive.js
test-js-optimizer-si-output.js
test-js-optimizer-si.js
test-js-optimizer.js
traverse.py
validate_asmjs.py
webidl_binder.py