index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
sse2-intrinsics-fast-isel.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Change BUILD_VECTOR interleaving ordering to improve coalescing/co...
Simon Pilgrim
2017-06-04
1
-80
/
+79
*
[X86][SSE] Add codegen test for _mm_set_pd1 (PR32827)
Simon Pilgrim
2017-04-28
1
-0
/
+16
*
[X86][SSE2] Fix asm string for movq (Move Quadword) instruction.
Ayman Musa
2017-04-26
1
-6
/
+6
*
[X86] Revert r299387 due to AVX legalization infinite loop.
Michael Kuperstein
2017-04-06
1
-1
/
+2
*
[X86][SSE]] Lower BUILD_VECTOR with repeated elts as BUILD_VECTOR + VECTOR_SH...
Simon Pilgrim
2017-04-03
1
-2
/
+1
*
[X86] Fix the execution domain for scalar SQRT intrinsic instruction.
Craig Topper
2017-02-26
1
-2
/
+2
*
[X86] Fix PR30926 - Add patterns for (v)cvtsi2s{s,d} and (v)cvtsd2s{s,d}
Elad Cohen
2017-01-11
1
-9
/
+4
*
[X86][SSE] Fix domains for VZEXT_LOAD type instructions
Simon Pilgrim
2016-12-15
1
-4
/
+4
*
[X86] Remove some intrinsic instructions from hasPartialRegUpdate
Craig Topper
2016-12-12
1
-4
/
+2
*
[X86][SSE] Avoid specifying unused arguments in SHUFPD lowering
Simon Pilgrim
2016-08-22
1
-2
/
+2
*
[X86][SSE] Fixed issue with memory folding of (v)cvtsd2ss intrinsics
Simon Pilgrim
2016-07-26
1
-0
/
+18
*
[X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using gener...
Simon Pilgrim
2016-07-19
1
-3
/
+19
*
Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-07
1
-16
/
+16
*
Revert r274692 to check whether this is what breaks windows selfhost.
Michael Kuperstein
2016-07-07
1
-16
/
+16
*
[X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-06
1
-16
/
+16
*
[x86, SSE] update packed FP compare tests for direct translation from builtin...
Sanjay Patel
2016-06-15
1
-13
/
+36
*
[x86] delete unnecessary function declarations
Sanjay Patel
2016-06-15
1
-4
/
+0
*
[x86, SSE] remove the GCCBuiltins from the integer min/max intrinsics
Sanjay Patel
2016-06-15
1
-8
/
+12
*
[X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32...
Simon Pilgrim
2016-06-02
1
-2
/
+1
*
[X86][SSE] Updated storeu fast-isel tests to match clang builtin tests
Simon Pilgrim
2016-05-30
1
-7
/
+3
*
[X86][SSE2] Updated _mm_store_pd1/_mm_store1_pd fast-isel tests to match D20617
Simon Pilgrim
2016-05-30
1
-9
/
+26
*
[X86][SSE2] Use storeu intrinsics for _mm_storeu_pd/_mm_storeu_pd tests
Simon Pilgrim
2016-05-25
1
-6
/
+10
*
[X86][SSE] Updated (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y) fast-isel codegen to mat...
Simon Pilgrim
2016-05-23
1
-4
/
+4
*
[X86][SSE2] Fixed shuffle of results in _mm_cmpnge_sd/_mm_cmpngt_sd tests
Simon Pilgrim
2016-05-19
1
-8
/
+16
*
[X86][SSE2] Added _mm_move_* tests
Simon Pilgrim
2016-05-19
1
-0
/
+31
*
[X86][SSE2] Added _mm_cast* and _mm_set* tests
Simon Pilgrim
2016-05-19
1
-0
/
+720
*
[X86][SSE2] Added fast-isel tests to sync with clang/test/CodeGen/sse2-builti...
Simon Pilgrim
2016-05-18
1
-0
/
+3051