index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
PickLoadSigns.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PickLoadSigns on SignExt feature instructions (#7069)
Alon Zakai
2024-11-11
1
-17
/
+22
*
[NFC] Early-exit PickLoadSigns if there are no memories (#6971)
Alon Zakai
2024-09-26
1
-0
/
+5
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-3
/
+1
*
PickLoadSigns fuzz fix: cannot make an atomic operation signed (#3235)
Alon Zakai
2020-10-13
1
-0
/
+4
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-2
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-11
/
+15
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
1
-16
/
+22
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-1
/
+1
*
SSA pass (#1049)
Alon Zakai
2017-06-13
1
-0
/
+4
*
Default Walker subclasses to using Visitor<SubType> (#921)
jgravelle-google
2017-02-23
1
-2
/
+2
*
finish PickLoadSigns pass
Alon Zakai
2017-02-16
1
-8
/
+7
*
refactor sign/zero extension code into nice headers, and prepare PickLoadSign...
Alon Zakai
2017-02-16
1
-0
/
+108