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
/
avx2-intrinsics-x86-upgrade.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AVX] Add VMOVDDUP-VPBROADCASTQ execution domain mapping
Simon Pilgrim
2019-02-01
1
-1
/
+1
*
[X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/SSUB_SAT generic i...
Simon Pilgrim
2018-12-21
1
-0
/
+44
*
[X86] Regenerate test checks to merge 32 and 64 bit. Remove stale check prefi...
Craig Topper
2018-11-04
1
-555
/
+229
*
[X86] Lowering addus/subus intrinsics to native IR
Tomasz Krupa
2018-08-14
1
-0
/
+104
*
[x86] Revert r330322 (& r330323): Lowering x86 adds/addus/subs/subus intrinsics
Chandler Carruth
2018-04-26
1
-127
/
+0
*
Lowering x86 adds/addus/subs/subus intrinsics (llvm part)
Alexander Ivchenko
2018-04-19
1
-0
/
+127
*
[X86] Remove the pmuldq/pmuldq intrinsics and replace with native IR.
Craig Topper
2018-04-13
1
-209
/
+497
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-55
/
+55
*
[X86][AVX2] Regenerate AVX2 intrinsics tests on 32 + 64-bit targets
Simon Pilgrim
2017-10-23
1
-66
/
+81
*
[X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the execution domain fixing ta...
Craig Topper
2017-09-19
1
-1
/
+1
*
[X86] Fix two more places to prefer VPERMQ/PD over VPERM2X128 when AVX2 is en...
Craig Topper
2017-09-18
1
-9
/
+4
*
[X86] Remove VPERM2F128/VPERM2I128 intrinsics and autoupgrade to native shuff...
Craig Topper
2017-09-16
1
-2
/
+17
*
[X86] Fix some FileCheck lines that use the wrong prefix.
Craig Topper
2017-09-16
1
-12
/
+12
*
[X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR. (llvm)
Uriel Korach
2017-09-13
1
-0
/
+31
*
[X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics to native llvm IR
Yael Tsafrir
2017-09-12
1
-0
/
+20
*
[X86] Add VBLENDPS/VPBLENDD to the execution domain fixing tables.
Craig Topper
2017-09-03
1
-2
/
+2
*
[X86] Added run line to intrinsics upgrade test. NFC.
Yael Tsafrir
2017-08-31
1
-0
/
+1
*
[x86] transform vector inc/dec to use -1 constant (PR33483)
Sanjay Patel
2017-06-26
1
-1
/
+2
*
[X86][SSE] Update MOVNTDQA non-temporal loads to generic implementation (LLVM)
Simon Pilgrim
2017-04-14
1
-1
/
+13
*
[X86][AVX2] Cleaned up test triple and regenerated tests.
Simon Pilgrim
2017-01-24
1
-14
/
+2
*
[x86] autoupgrade and remove AVX2 integer min/max intrinsics
Sanjay Patel
2016-06-16
1
-3
/
+134
*
[X86] Remove SSE/AVX unaligned store intrinsics as clang no longer uses them....
Craig Topper
2016-05-30
1
-0
/
+16
*
[X86] Use update_llc_test_checks.py to re-generate a test in preparation for ...
Craig Topper
2016-05-30
1
-36
/
+102
*
[X86][SSE] (Reapplied) Replace (V)PMOVSX and (V)PMOVZX integer extension intr...
Simon Pilgrim
2016-05-28
1
-0
/
+96
*
Revert: r270973 - [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer extensio...
Simon Pilgrim
2016-05-27
1
-96
/
+0
*
[X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer extension intrinsics with ...
Simon Pilgrim
2016-05-27
1
-0
/
+96
*
[X86] Replace avx2 broadcast intrinsics with native IR.
Ahmed Bougacha
2015-08-20
1
-0
/
+120
*
[X86, AVX2] Replace inserti128 and extracti128 intrinsics with generic shuffles
Sanjay Patel
2015-03-12
1
-1
/
+22
*
[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics. We can represent the...
Craig Topper
2015-02-18
1
-0
/
+16
*
[X86] Remove the multiply by 8 that goes into the shift constant for X86ISD::...
Craig Topper
2015-02-16
1
-0
/
+15
*
[x86] Fix a pretty horrible bug and inconsistency in the x86 asm
Chandler Carruth
2014-09-06
1
-0
/
+33