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-masked-gather.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add patterns to select (scalar_to_vector (loadf32)) as (V)MOVSSrm inste...
Craig Topper
2019-07-02
1
-3
/
+3
*
[MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev
2019-06-09
1
-28
/
+20
*
[DAGCombiner] Replace gathers with a zero mask with the passthru value
Benjamin Kramer
2019-05-29
1
-0
/
+21
*
Revert r361356: "[MIR] Add simple PRE pass to MachineCSE"
David L. Jones
2019-05-27
1
-20
/
+28
*
[MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev
2019-05-22
1
-28
/
+20
*
Revert "[MIR] Add simple PRE pass to MachineCSE"
Anton Afanasyev
2019-05-03
1
-20
/
+28
*
[MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev
2019-05-03
1
-28
/
+20
*
[ScalarizeMaskedMemIntrin] When expanding masked gathers, start with the pass...
Craig Topper
2018-09-27
1
-197
/
+161
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-12
/
+12
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-80
/
+80
*
[X86] Custom legalize v2i32 gathers via widening rather than promoting.
Craig Topper
2017-12-01
1
-16
/
+14
*
[X86][SelectionDAG] Make sure we explicitly sign extend the index when type p...
Craig Topper
2017-12-01
1
-4
/
+4
*
[X86] Add a DAG combine to simplify masks for AVX2 gather instructions.
Craig Topper
2017-12-01
1
-40
/
+10
*
[X86] Optimize avx2 vgatherqps for v2f32 with v2i64 index type.
Craig Topper
2017-11-30
1
-8
/
+6
*
[X86] Make sure we don't remove sign extends of masks with AVX2 masked gathers.
Craig Topper
2017-11-30
1
-4
/
+48
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-12
/
+12
*
[X86] Don't report gather is legal on Skylake CPUs when AVX2/AVX512 is disabl...
Craig Topper
2017-11-25
1
-0
/
+480
*
[LV][X86] Support of AVX2 Gathers code generation and update the LV with this
Mohammed Agabaria
2017-11-20
1
-735
/
+137
*
[X86][Codegen] adding masked gathers tests for avx2
Mohammed Agabaria
2017-09-18
1
-0
/
+915