Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-19 | Fix some clang warnings | Tim Angus | |
2013-02-16 | Update copyright notices | Tim Angus | |
2013-01-12 | My bad. Revert the FPU control word to old value instead of the new one of ↵ | Thilo Schulz | |
course. Thanks to marky for reporting this | |||
2013-01-10 | Set default rounding mode to FE_NEAREST again. Thanks to Matthias Bentrup ↵ | Thilo Schulz | |
for providing some explanations. | |||
2013-01-10 | - align sse control word storage space to 16 byte boundary for snapvector - ↵ | Thilo Schulz | |
replace some whitespace with tabs in snapvector.c - Give gcc a bit more freedom in choice of registers | |||
2013-01-09 | - Still forgot qasm-inline.h - Leave GCC more freedom in choice of registers | Thilo Schulz | |
2013-01-09 | Forgot the inline assembler parts, here they come! Using inline asm to get ↵ | Thilo Schulz | |
rid of all the boilerplate stuff |