Sign in
chromium
/
native_client
/
pnacl-subzero
New fast PNaCl translator that will eventually be included with PNaCl. crbug.com/352210
Clone this repo:
Branches
main
merge_35
merge_36
a018d6e
Add runtime back to check-lit dependencies
by Eric Holk
· 7 years ago
main
5dbdde4
Handle mul instructions with two immediates on x86-32 and x86-64
by Eric Holk
· 7 years ago
cb642c8
Refactor vector register moves.
by Nicolas Capens
· 7 years ago
10626a8
Optimize common vector shuffle patterns for ARM32.
by Nicolas Capens
· 7 years ago
e4707fe
Fix vector packing pseudo-instruction.
by Nicolas Capens
· 7 years ago
507495a
Implement vector intrinsics for ARM32.
by Nicolas Capens
· 7 years ago
f45aa6e
Support saturating vector add and subtract on ARM32.
by Casey Dahlin
· 8 years ago
86e2126
Support vector shift by constant for ARM32.
by Nicolas Capens
· 7 years ago
b4ab3a2
Add intrinsic lowering stubs for ARM.
by Nicolas Capens
· 8 years ago
83670e6
Upload pnacl-subzero changes to Gerrit by default
by Aaron Gable
· 8 years ago
ca3f7bf
Do not inline GlobalContext TLS methods.
by Lei Zhang
· 8 years ago
fb705a6
Fix lowering ARM shift by zero as a move.
by Nicolas Capens
· 8 years ago
6c629dc
Fix potential null pointer dereference.
by Nicolas Capens
· 8 years ago
47b6ba6
Optimize floating-point minimum/maximum operations.
by Nicolas Capens
· 8 years ago
eb568f5
Implement minps/maxps x86 instructions.
by Nicolas Capens
· 8 years ago
e965530
Add boolean type property function.
by Nicolas Capens
· 8 years ago
71f6c8d
[SubZero] Generate spin-lock for atomic load store
by Jaydeep Patil
· 8 years ago
c48bb8b
Fix swizzle of second vector.
by Nicolas Capens
· 8 years ago
59b0dad
Subzero: Add a new document describing the register allocator.
by Jim Stichnoth
· 8 years ago
36bcf2d
Optimize single-vector shuffling.
by Nicolas Capens
· 8 years ago
More »