summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/sse-intrinsics-fast-isel.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Optimization for replacing LEA with MOV at frame index elimination timeZvi Rackover2016-09-261-10/+10
* [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using gener...Simon Pilgrim2016-07-191-11/+7
* Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein2016-07-071-16/+16
* Revert r274692 to check whether this is what breaks windows selfhost.Michael Kuperstein2016-07-071-16/+16
* [X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein2016-07-061-16/+16
* [x86, SSE] update packed FP compare tests for direct translation from builtin...Sanjay Patel2016-06-151-13/+36
* [X86][SSE] Updated storeu fast-isel tests to match clang builtin testsSimon Pilgrim2016-05-301-3/+2
* [x86] avoid printing unnecessary sign bits of hex immediates in asm comments ...Sanjay Patel2016-05-281-6/+6
* [X86][SSE] Use storeu intrinsics for _mm_storeu_ps testSimon Pilgrim2016-05-251-2/+3
* [X86][SSE] Added fast-isel tests to sync with clang/test/CodeGen/sse-builtins.cSimon Pilgrim2016-05-191-0/+2280
OpenPOWER on IntegriCloud