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-rotate-256.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-19
/
+19
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-19
/
+19
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-90
/
+90
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-19
/
+19
*
[SelectionDAG] Teach simplifyDemandedBits to handle shifts by constant splat ...
Craig Topper
2017-09-25
1
-3
/
+3
*
[AVX-512] Remove patterns that select vmovdqu8/16 for unmasked loads. Prefer ...
Craig Topper
2017-07-31
1
-28
/
+14
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-2
/
+2
*
[X86][AVX512] Add lowering of vXi32/vXi64 ISD::ROTL/ISD::ROTR
Simon Pilgrim
2017-07-17
1
-53
/
+94
*
[X86][AVX] Fix typo in vector rotate tests
Simon Pilgrim
2017-07-17
1
-16
/
+10
*
[DAGCombiner] Recognise vector rotations with non-splat constants
Andrew Zhogin
2017-07-16
1
-53
/
+26
*
[X86][AVX] Regenerate tests with constant broadcast comments
Simon Pilgrim
2017-07-15
1
-4
/
+4
*
[DAG] add splat vector support for 'and' in SimplifyDemandedBits
Sanjay Patel
2017-04-19
1
-14
/
+3
*
[X86][AVX512] Add vector rotate tests for AVX512 targets
Simon Pilgrim
2017-02-10
1
-0
/
+177
*
[X86][SSE] Add support for constant folding vector logical shift by immediates
Simon Pilgrim
2017-01-24
1
-26
/
+22
*
[X86][AVX2] Fix v16i16 SHL lowering (PR27730)
Simon Pilgrim
2016-06-04
1
-6
/
+6
*
[X86][SSE41] Avoid variable blend for constant v8i16 shifts
Simon Pilgrim
2016-03-13
1
-16
/
+8
*
[X86][SSE] Fixed vector rotation test name typo
Simon Pilgrim
2016-02-24
1
-5
/
+5
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
[X86][SSE] shift/rotate tests - remove unnecessary mcpu arguments and regener...
Simon Pilgrim
2015-10-25
1
-4
/
+4
*
[DAGCombiner] Generalize masking of constant rotates.
Simon Pilgrim
2015-10-24
1
-23
/
+15
*
[X86][XOP] Add support for lowering vector rotations
Simon Pilgrim
2015-10-24
1
-209
/
+105
*
[X86][SSE] Add 256-bit vector bit rotation tests.
Simon Pilgrim
2015-10-20
1
-0
/
+1200