emscripten/tools
Alon Zakai 34930dcad0 fix i386 target usage and asm2.test_cube2hash 2014-02-25 16:46:40 -08:00
..
eliminator do not track eliminable variables from one switch statement to another, if they have any dependencies; fixes #2003 2014-01-15 21:06:50 -08:00
node_modules/source-map
scons/site_scons/site_tools/emscripten
source-maps
__init__.py
asm_module.py add aborting stubs in main modules, and replace them with functions from side modules 2014-02-10 15:48:47 -08:00
autodebugger.py
autodebugger_c.py
autodebugger_indenter.py
autodebugger_js.py
autodediffer.py
bindings_generator.py
bisect_pair.py
cache.py
clean_webconsole.py
crunch-worker.js
diff_autodebugger.py
emconfiguren.py
emmaken.py
emmakenxx.py
exec_llvm.py
file2json.py
file_packager.py fix bug on using file packager on subdirs; fixes #2123 2014-02-12 15:54:26 -08:00
find_bigfuncs.py
find_bigis.py fix find_bigis.py tool 2014-01-28 12:16:17 -08:00
find_bigvars.py
fix_closure.py
gen_struct_info.py
ie7_fix.py
js-optimizer.js disable some outlining logging 2014-02-23 19:44:24 -08:00
js_optimizer.py do more parallel work in js optimizer 2014-01-25 17:06:34 -08:00
jsrun.py
ll-strip.py
make_file.py
make_minigzip.py Fix Windows EMCC invocations to call 'python emcc' in a few places instead of just 'emcc'. 2014-02-19 18:36:55 +02:00
merge_asm.py
namespacer.py
nativize_llvm.py fix llvm nativizer tool for fastcomp 2014-02-21 14:44:32 -08:00
parse_unaligned.py tool to parse unaligned output 2014-02-05 11:52:45 -05:00
reproduceriter.js
reproduceriter.py
response_file.py
scan_js.py
scan_ll.py
settings_template_readonly.py
shared.py fix i386 target usage and asm2.test_cube2hash 2014-02-25 16:46:40 -08:00
split.py
split_asm.py
stubify_ll.py silly little llvm debug tool 2014-02-11 17:03:23 -08:00
system_libs.py add missing multibyte/internal.c in musl 2014-02-09 19:25:22 -08:00
tempfiles.py
test-js-optimizer-asm-last-output.js do not apply de-morgan's laws on floats, nans break them 2014-02-04 11:54:12 -05:00
test-js-optimizer-asm-last.js
test-js-optimizer-asm-minlast-output.js
test-js-optimizer-asm-minlast.js
test-js-optimizer-asm-outline1-output.js do not outline the entire stack prelude, including STACKTOP = .. 2014-02-21 18:46:30 -08:00
test-js-optimizer-asm-outline1.js do not outline the entire stack prelude, including STACKTOP = .. 2014-02-21 18:46:30 -08:00
test-js-optimizer-asm-outline2-output.js add stack bump if only sp is defined but no bump is present, when outlining 2014-02-23 14:21:09 -08:00
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 optimize redundant frounds in -O3 2014-02-11 15:24:42 -08:00
test-js-optimizer-asm-pre-output-f32.js optimize redundant frounds in -O3 2014-02-11 15:24:42 -08:00
test-js-optimizer-asm-pre-output.js do not apply de-morgan's laws on floats, nans break them 2014-02-04 11:54:12 -05:00
test-js-optimizer-asm-pre.js do not apply de-morgan's laws on floats, nans break them 2014-02-04 11:54:12 -05:00
test-js-optimizer-asm-regs-harder-output.js Add return-type tracking to normalizeAsm/denormlizeAsm 2014-01-31 19:12:10 +11:00
test-js-optimizer-asm-regs-harder.js Add return-type tracking to normalizeAsm/denormlizeAsm 2014-01-31 19:12:10 +11:00
test-js-optimizer-asm-regs-min-output.js Fix a param-handling bug in normalizeAsm 2014-01-20 21:50:09 +11:00
test-js-optimizer-asm-regs-min.js Fix a param-handling bug in normalizeAsm 2014-01-20 21:50:09 +11:00
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 fix aggressiveVariableElimination bug and add testing 2014-01-14 20:54:14 -08:00
test-js-optimizer-shiftsAggressive.js fix aggressiveVariableElimination bug and add testing 2014-01-14 20:54:14 -08:00
test-js-optimizer-t2-output.js
test-js-optimizer-t2.js
test-js-optimizer-t2c-output.js
test-js-optimizer-t2c.js
test-js-optimizer-t3-output.js
test-js-optimizer-t3.js
test-js-optimizer.js
validate_asmjs.py