Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-22 | [x86] set default reciprocal (division and square root) codegen to match GCC | Sanjay Patel | 1 | -19/+19 |
2015-06-04 | make reciprocal estimate code generation more flexible by adding command-line... | Sanjay Patel | 1 | -2/+2 |
2015-06-03 | Revert "make reciprocal estimate code generation more flexible by adding comm... | Rafael Espindola | 1 | -2/+2 |
2015-06-02 | make reciprocal estimate code generation more flexible by adding command-line... | Sanjay Patel | 1 | -2/+2 |
2015-05-23 | Revert "make reciprocal estimate code generation more flexible by adding comm... | Rafael Espindola | 1 | -2/+2 |
2015-05-22 | make reciprocal estimate code generation more flexible by adding command-line... | Sanjay Patel | 1 | -2/+2 |
2015-04-08 | fixed to test features, not CPU models | Sanjay Patel | 1 | -24/+24 |
2014-11-12 | Expose the number of Newton-Raphson iterations applied to the hardware's reci... | Sanjay Patel | 1 | -12/+49 |
2014-11-11 | Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385). | Sanjay Patel | 1 | -0/+72 |