summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/recip-fastmath.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add comment string for broadcast loads from the constant pool.Craig Topper2017-07-041-20/+20
* Reverting commit 306414 on behalf of @gadi.haberMichael Zuckerman2017-06-281-112/+112
* Updated and extended the information about each instruction in HSW and SNB to...Gadi Haber2017-06-271-112/+112
* This patch closes PR#32216: Better testing of schedule model instruction late...Andrew V. Tischenko2017-04-141-188/+224
* [X86][SSE] Added extra FMA/NO-FMA reciprocal test cases for D26855Simon Pilgrim2017-02-091-6/+158
* [X86][SSE] Add target cpu specific reciprocal testsSimon Pilgrim2017-02-051-78/+423
* [X86][SSE] Add SSE reciprocal estimate testsSimon Pilgrim2016-11-211-11/+131
* [Target] move reciprocal estimate settings from TargetOptions to TargetLoweringSanjay Patel2016-10-041-82/+123
* [x86] set default reciprocal (division and square root) codegen to match GCCSanjay Patel2015-06-221-19/+19
* make reciprocal estimate code generation more flexible by adding command-line...Sanjay Patel2015-06-041-2/+2
* Revert "make reciprocal estimate code generation more flexible by adding comm...Rafael Espindola2015-06-031-2/+2
* make reciprocal estimate code generation more flexible by adding command-line...Sanjay Patel2015-06-021-2/+2
* Revert "make reciprocal estimate code generation more flexible by adding comm...Rafael Espindola2015-05-231-2/+2
* make reciprocal estimate code generation more flexible by adding command-line...Sanjay Patel2015-05-221-2/+2
* fixed to test features, not CPU modelsSanjay Patel2015-04-081-24/+24
* Expose the number of Newton-Raphson iterations applied to the hardware's reci...Sanjay Patel2014-11-121-12/+49
* Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385).Sanjay Patel2014-11-111-0/+72
OpenPOWER on IntegriCloud