gecko-dev/js
Jakob Stoklund Olesen 62a36df31c Bug 1136226 - Unary functions for small integer SIMD types. r=bbouvier
- Implement 'not' and 'neg' for 8x16 and 16x8 types.
- Rename some 'bitwiseFooX4' masm functions to 'bitwiseFooSimd128'.
- Rename the zeroInt32x4 and zeroFloat32x4 to zeroSimd128{Int,Float}.
- Add support for the paddb/paddw and psubb/psubw SSE2 instructions in the
  assembler.
2016-05-31 09:00:18 -07:00
..
ductwork/debugger Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
examples Bug 944164 - Further jorendb fixes, r=me 2016-04-18 13:21:33 -07:00
ipc Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
public Bug 1270977 - Remove JS::CallReceiver. r=efaust 2016-05-26 20:14:39 -07:00
src Bug 1136226 - Unary functions for small integer SIMD types. r=bbouvier 2016-05-31 09:00:18 -07:00
xpconnect Bug 1274922 part 5 - Remove JSEXN_NONE and add JSEXN_WARN. r=jorendorff 2016-05-31 08:07:00 +02:00
moz.configure Bug 1257516 - Rename error() to die() and make it take arguments like the logging module. r=ted 2016-03-30 06:59:44 +09:00