summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fp-cvt.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Mark FP32_TO_INT16_IN_MEM/FP32_TO_INT32_IN_MEM/FP32_TO_INT64_IN_MEM as ...Craig Topper2019-02-191-14/+14
* [X86] Don't set exception mask bits when modifying FPCW to change rounding mo...Craig Topper2019-02-151-78/+78
* [X86] Make (f80 (sint_to_fp (i16))) use fistps/fisttps instead of fistpl/fist...Craig Topper2019-02-141-12/+8
* [X86] Regenerate tests missed in r353061. NFCCraig Topper2019-02-051-10/+10
* [X86] Print %st(0) as %st when its implicit to the instruction. Continue prin...Craig Topper2019-02-041-4/+4
* Revert r352985 "[X86] Print %st(0) as %st to match what gcc inline asm uses a...Craig Topper2019-02-041-6/+6
* [X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber na...Craig Topper2019-02-031-6/+6
* [TargetLowering] expandFP_TO_UINT - avoid FPE due to out of range conversion ...Simon Pilgrim2018-12-041-56/+32
* Go back to sometimes assuming intristics are local.Rafael Espindola2018-03-101-16/+16
* [X86][X87] Add X87 fp80 conversion testsSimon Pilgrim2018-03-071-0/+1123
OpenPOWER on IntegriCloud