index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emscripten-optimizer
/
optimizer-shared.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-19
/
+31
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-64
/
+170
*
Cleanup shared constants (#1784)
Sam Clegg
2018-11-29
1
-1
/
+2
*
fix sign detection of a floating-point mod ; fixes kripken/emscripten#7123 (#...
Alon Zakai
2018-09-15
1
-1
/
+1
*
Fix build with gcc 7 (#957)
Morris Hafner
2017-03-29
1
-2
/
+1
*
refactor asm.js ast to use a string node directly instead of [NAME, string]
Alon Zakai (kripken)
2017-01-31
1
-24
/
+22
*
refactor asm.js ast to use a number node directly instead of [NUM, number]
Alon Zakai (kripken)
2017-01-30
1
-10
/
+12
*
asm2wasm i64 support (#723)
Alon Zakai
2016-09-30
1
-5
/
+6
*
Add Travis builds with sanitizers
JF Bastien
2016-01-10
1
-16
/
+5
*
Fix the license headers
JF Bastien
2015-12-21
1
-1
/
+15
*
add makeSigning method
Alon Zakai
2015-12-05
1
-0
/
+5
*
refactoring, and wasm2asm arags and locals
Alon Zakai
2015-12-01
1
-0
/
+52
*
be very careful when converting doubles to ints in asm2wasm
Alon Zakai
2015-11-28
1
-0
/
+6
*
fix detectSign on recursive calls that need minified fround
Alon Zakai
2015-11-22
1
-4
/
+4
*
detect minified fround in detectType
Alon Zakai
2015-11-20
1
-2
/
+2
*
detect minified fround
Alon Zakai
2015-11-20
1
-4
/
+4
*
detect seq sign
Alon Zakai
2015-11-20
1
-3
/
+12
*
port detectSign from emscripten asm optimizer, and use it
Alon Zakai
2015-11-17
1
-0
/
+38
*
restructure code, put emscripten-optimizer stuff in its own dir
Alon Zakai
2015-11-09
1
-0
/
+125