index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cfg
/
Relooper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-4
/
+4
*
Add namespace and include guard to insert_ordered.h (#3891)
Thomas Lively
2021-05-17
1
-3
/
+3
*
[NFC] Move InsertOrdered{Set,Map} into a new header (#3888)
Thomas Lively
2021-05-17
1
-113
/
+1
*
Fix Relooper leaking Branches (#3097)
Daniel Wirtz
2020-09-08
1
-10
/
+31
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-1
/
+1
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-4
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-83
/
+109
*
Code style improvements (#1868)
Alon Zakai
2019-01-15
1
-12
/
+12
*
Use `= default` rather than {} for empty destructors (#1794)
Sam Clegg
2018-12-03
1
-1
/
+1
*
Relooper CFG optimizations (#1759)
Alon Zakai
2018-11-21
1
-4
/
+28
*
Modernize relooper code (#1738)
Alon Zakai
2018-11-13
1
-16
/
+18
*
Minor code cleanups (#1617)
Alon Zakai
2018-07-10
1
-0
/
+4
*
fix re-reloop fuzz bug, we need to ensure a terminator in all relooper blocks...
Alon Zakai
2017-10-11
1
-0
/
+2
*
avoid label variable usage in relooper for forward branches, just use a stack...
Alon Zakai
2016-07-20
1
-20
/
+30
*
remove some old code in relooper
Alon Zakai
2016-07-18
1
-24
/
+2
*
Relooper switch support (#617)
Alon Zakai
2016-07-02
1
-13
/
+19
*
use separate internal opcodes for binary variants
Alon Zakai
2016-05-18
1
-1
/
+1
*
Fix VS warning in Relooper.h (#467)
BSalita
2016-05-11
1
-1
/
+1
*
Import emscripten's relooper, port it to the binaryen AST, and provide a C AP...
Alon Zakai
2016-05-05
1
-0
/
+365