Files
eigen/Eigen/src
Benoit Jacob d41577819b we were already aligning to 16 byte boundary fixed-size objects that are multiple of 16 bytes;
now we also align to 8byte boundary fixed-size objects that are multiple of 8 bytes.
That's only useful for now for double, not e.g. for Vector2f, but that didn't seem to hurt. Am I missing something? Do you prefer that we don't align Vector2f at all?
Also, improvements in test_unalignedassert.
2009-10-05 10:11:11 -04:00
..
2009-10-01 07:20:09 +02:00
2009-09-22 12:20:45 -04:00
2009-09-17 15:11:13 +02:00