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
/
vector-trunc-ssat.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AVX512] Improve support for signed saturation truncation stores
Simon Pilgrim
2018-02-28
1
-9
/
+3
*
[X86][SSE] combineTruncateWithSat - use truncateVectorWithPACK down to 64-bit...
Simon Pilgrim
2018-02-19
1
-88
/
+8
*
[SelectionDAG] ComputeNumSignBits - add support for SMIN+SMAX clamp patterns
Simon Pilgrim
2018-02-17
1
-1251
/
+1018
*
[X86][SSE] Add saturated truncation tests for storing illegal v8i8 types
Simon Pilgrim
2018-02-15
1
-0
/
+623
*
[X86][SSE] combineTruncateWithSat - use truncateVectorWithPACK to chain PACKS...
Simon Pilgrim
2018-02-15
1
-163
/
+14
*
[X86][SSE] Relax type legality for combineTruncateWithSat PACKSS/PACKUS trunc...
Simon Pilgrim
2018-02-14
1
-341
/
+27
*
[X86][SSE] Enable SMIN/SMAX/UMIN/UMAX custom lowering for all legal types
Simon Pilgrim
2018-02-11
1
-2107
/
+2026
*
[X86][AVX] Add PACKSSDW/PACKUSDW support for truncation of clamped values
Simon Pilgrim
2018-02-07
1
-28
/
+7
*
[X86][SSE] Add PACKSS support for truncation of clamped values
Simon Pilgrim
2018-02-06
1
-47
/
+7
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-12
/
+12
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-17
/
+17
*
[X86][AVX512] Add combining support for X86ISD::VTRUNCS
Simon Pilgrim
2018-01-26
1
-33
/
+11
*
[X86][SSE] Add tests for vector truncation with signed saturation
Simon Pilgrim
2018-01-25
1
-0
/
+3520