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
/
avx-shift.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-16
/
+16
*
[X86]AVX] Tidyup shift/splat tests
Simon Pilgrim
2016-01-16
1
-6
/
+3
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
use update_llc_test_checks.py to tighten checking; remove darwin and sandybri...
Sanjay Patel
2015-04-03
1
-72
/
+149
*
[X86] Teach the backend how to lower vector shift left into multiply rather t...
Andrea Di Biagio
2014-02-12
1
-2
/
+2
*
Optimized integer vector multiplication operation by replacing it with shift/...
Elena Demikhovsky
2013-06-26
1
-1
/
+2
*
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
Benjamin Kramer
2013-03-07
1
-1
/
+0
*
X86: Open up some opportunities for constant folding by postponing shift lowe...
Benjamin Kramer
2013-02-04
1
-0
/
+10
*
Make LowerSIGN_EXTEND_INREG split 256-bit vectors when AVX1 is enabled and us...
Craig Topper
2011-11-21
1
-0
/
+24
*
Add more AVX2 shift lowering support. Move AVX2 variable shift to use pattern...
Craig Topper
2011-11-12
1
-0
/
+39
*
Fix PR10688. Add support for spliting 256-bit vector shifts when the
Bruno Cardoso Lopes
2011-08-17
1
-0
/
+11
*
Add support for several vector shifts operations while in AVX mode. Fix PR10581
Bruno Cardoso Lopes
2011-08-08
1
-0
/
+64