summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/i64-to-float.ll
Commit message (Expand)AuthorAgeFilesLines
* [SelectionDAG] ComputeNumSignBits - add support for SMIN+SMAX clamp patternsSimon Pilgrim2018-02-171-45/+8
* [X86][SSE] Enable SMIN/SMAX/UMIN/UMAX custom lowering for all legal typesSimon Pilgrim2018-02-111-32/+28
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-20/+20
* [X86] Teach the execution domain fixing tables to use movlhps inplace of unpc...Craig Topper2017-09-181-2/+2
* [X86] Teach execution domain fixing to convert between VPERMILPS and VPSHUFD.Craig Topper2017-09-181-2/+2
* [X86][SSE2] Fix asm string for movq (Move Quadword) instruction.Ayman Musa2017-04-261-2/+2
* [DAG] add splat vector support for 'or' in SimplifyDemandedBitsSanjay Patel2017-04-191-10/+8
* [DAG] add splat vector support for 'xor' in SimplifyDemandedBitsSanjay Patel2017-04-191-21/+19
* [X86] Attempt to pre-truncate arithmetic operations if usefulSimon Pilgrim2017-01-041-12/+8
* [x86] use a single shufps when it can save instructionsSanjay Patel2016-12-151-32/+16
* [X86][SSE] Improve recognition of uitofp conversions that can be performed as...Simon Pilgrim2016-09-181-277/+26
* [X86][SSE] Improve recognition of i64 sitofp conversions that can be performe...Simon Pilgrim2016-09-141-135/+26
* [X86][SSE] Add test cases for PR29078Simon Pilgrim2016-09-051-0/+668
OpenPOWER on IntegriCloud