index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
optimization-options.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --fast-math mode (#3155)
Alon Zakai
2020-09-30
1
-1
/
+7
*
Improve inlining "heavyweight" (#3085)
Max Graey
2020-09-04
1
-4
/
+4
*
Add allowHeavyweight inlining option (#3032)
Max Graey
2020-08-26
1
-0
/
+7
*
Support --pass-arg in ToolOptions. (#2429)
Alon Zakai
2019-11-11
1
-17
/
+0
*
Bysyncify: add ignore-imports and ignore-indirect options (#2178)
Alon Zakai
2019-06-21
1
-3
/
+6
*
Refactor -g param parsing (#2167)
Alon Zakai
2019-06-07
1
-0
/
+7
*
Inlining: exposed inlining thresholds as command-line parameters. (#2125)
Wouter van Oortmerssen
2019-05-23
1
-0
/
+35
*
Don't use colons in filenames (#2134)
Derek Schuff
2019-05-21
1
-3
/
+3
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-1
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-95
/
+135
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-1
/
+0
*
Add a mechanism to pass arguments to passes (#1941)
Alon Zakai
2019-04-03
1
-0
/
+11
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
1
-0
/
+5
*
Validate unique local names, and use validation in wasm2js. Fixes #1885 (#1886)
Alon Zakai
2019-01-23
1
-8
/
+3
*
Feature options (#1797)
Thomas Lively
2018-12-03
1
-6
/
+4
*
-O4: When -O3 isn't enough (#1596)
Alon Zakai
2018-06-08
1
-3
/
+10
*
add a --no-validation option to the commandline tools. disabling validation m...
Alon Zakai
2018-04-09
1
-0
/
+5
*
'std::string &' => 'std::string& ' (#1403)
Alon Zakai
2018-02-05
1
-1
/
+1
*
Refactor optimization defaults (#1366)
Alon Zakai
2018-01-17
1
-3
/
+1
*
Add optimize, shrink level and debug info options to C/JS (#1357)
Daniel Wirtz
2018-01-17
1
-2
/
+5
*
Add Features enum to IR (#1250)
Derek Schuff
2017-10-27
1
-1
/
+2
*
Avoid returning a PassRunner just for OptimizationOptions (#1234)
Alon Zakai
2017-10-20
1
-2
/
+2
*
Refactor optimization opts (#1023)
Alon Zakai
2017-05-24
1
-63
/
+112
*
Fixes compilation error on clang (#925)
Kazuki Oikawa
2017-02-27
1
-1
/
+1
*
Improve handling of implicit traps (#898)
Alon Zakai
2017-02-06
1
-7
/
+6
*
Remove unused captures to fix warnings/errors when compiling with Clang (#896)
Eric Holk
2017-02-03
1
-2
/
+1
*
Add -O0,-O1,etc. options (#790)
Alon Zakai
2016-10-19
1
-0
/
+86