index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir
/
bits.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ConstantFieldPropagation signed packed field handling and improve Heap2Lo...
Alon Zakai
2024-04-11
1
-0
/
+24
*
OptimizeInstructions: Use min/max bits in comparisons (#5035)
Alon Zakai
2022-09-13
1
-0
/
+11
*
[Wasm GC] RefIs / RefEq / RefTest return a boolean (#4786)
Alon Zakai
2022-07-08
1
-3
/
+7
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-6
/
+2
*
OptimizeInstructions: Optimize boolean selects (#4147)
Alon Zakai
2021-09-13
1
-0
/
+2
*
[OptimizeInstructions] Handle post-MVP sign extended operations (#3910)
Max Graey
2021-06-03
1
-1
/
+18
*
Clean up support/bits.h (#3177)
Thomas Lively
2020-09-30
1
-5
/
+5
*
ir/bits.h cleanups after #2879 (#3156)
Alon Zakai
2020-09-22
1
-19
/
+11
*
Fix i64 type checking in getMaxBitsForLocal of DummyLocalInfoProvider (#3150)
Max Graey
2020-09-21
1
-2
/
+1
*
Implement more cases for getMaxBits (#2879)
Max Graey
2020-09-17
1
-15
/
+172
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-2
/
+2
*
Refactor getMaxBits() out of OptimizeInstructions and add beginnings of unit ...
Alon Zakai
2020-08-04
1
-69
/
+232
*
Avoid __popcnt and __popcnt64 intrinsics for MSVC (#2944)
Max Graey
2020-07-06
1
-3
/
+3
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-12
/
+16
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-2
/
+2
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-4
/
+8
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-21
/
+18
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-1
/
+1
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-0
/
+107