index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
optimize-instructions-mvp.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make more Ifs unreachable (#7094)
Thomas Lively
2024-11-27
1
-17
/
+13
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
1
-1
/
+0
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-7
/
+7
*
Do not repeat types names in text output (#6499)
Thomas Lively
2024-04-16
1
-3
/
+1
*
Fix isGenerative on calls and test via improving OptimizeInstructions::areCon...
Alon Zakai
2024-04-11
1
-1
/
+330
*
Update lit tests to parse with the new parser (#6290)
Thomas Lively
2024-02-08
1
-1
/
+2
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-162
/
+414
*
OptimizeAddedConstants: Handle a final added constant properly (#6115)
Alon Zakai
2023-11-13
1
-0
/
+25
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-1
/
+3
*
OptimizeInstructions: Handle signed overflow properly in canOverflow() (#5467)
Alon Zakai
2023-01-31
1
-13
/
+67
*
OptimizeInstructions: Check for possible added-constant overflows (#5227)
Alon Zakai
2022-12-20
1
-0
/
+299
*
Update default features to match new llvm defaults (#5212)
Sam Clegg
2022-11-03
1
-0
/
+16597