ObjFW  Check-in [0eb97e4612]

Overview
Comment:OFMatrix4x4: Restore SSE4.1 code

The Clang alignment bug has been worked around in the previous commit,
so now it works.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0eb97e46123c1283123d0774270f36a971f344492d461d7a8fa91fee121ff326
User & Date: js on 2023-11-04 13:10:43
Other Links: manifest | tags
Context
2023-11-04
13:13
Make GCC happy again check-in: 998478014d user: js tags: trunk
13:10
OFMatrix4x4: Restore SSE4.1 code check-in: 0eb97e4612 user: js tags: trunk
13:06
Work around Clang not aligning ivars correctly check-in: 055e14fc75 user: js tags: trunk
2023-11-03
01:07
OFMatrix4x4: Remove SSE4.1 due to Clang bugs check-in: 7e1dbda4b4 user: js tags: trunk
Changes