summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/vector-constrained-fp-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [FPEnv] Fix chain handling for fpexcept.strict nodesUlrich Weigand2020-01-131-274/+226
* [SystemZ][FPEnv] Enable strict vector FP extends/truncationsUlrich Weigand2019-12-201-12/+9
* [FPEnv] Remove unnecessary rounding mode argument for constrained intrinsicsUlrich Weigand2019-12-171-56/+30
* [FPEnv][SelectionDAG] Relax chain requirementsUlrich Weigand2019-12-061-383/+423
* [LegalizeDAG] Convert strict fp nodes to libcalls without losing the chain.Craig Topper2019-11-181-165/+116
* [FPEnv] Strict FP tests should use the requisite function attributes.Kevin P. Neal2019-10-041-238/+240
* [Strict FP] Allow more relaxed schedulingUlrich Weigand2019-07-161-15/+15
* Allow matching extend-from-memory with strict FP nodesUlrich Weigand2019-06-261-33/+19
* [SystemZ] Support vector load/store alignment hintsUlrich Weigand2019-06-191-296/+296
* Allow target to handle STRICT floating-point nodesUlrich Weigand2019-06-051-162/+172
* Revert revert of r362112 with minor SystemZ test file corrections.Kevin P. Neal2019-05-311-0/+6449
* Revert r362112, it broke the bots with the message "Unsupported vector argume...Kevin P. Neal2019-05-301-6445/+0
* [FPEnv] Added a special UnrollVectorOp method to deal with the chain on Stric...Kevin P. Neal2019-05-301-0/+6445
OpenPOWER on IntegriCloud