Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / avx-shift.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2014-02-12 Andrea Di Biagio[X86] Teach the backend how to lower vector shift left...
2013-06-26 Elena DemikhovskyOptimized integer vector multiplication operation by...
2013-03-07 Benjamin KramerX86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into...
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2011-11-21 Craig TopperMake LowerSIGN_EXTEND_INREG split 256-bit vectors when...
2011-11-12 Craig TopperAdd more AVX2 shift lowering support. Move AVX2 variabl...
2011-08-17 Bruno Cardoso LopesFix PR10688. Add support for spliting 256-bit vector...
2011-08-08 Bruno Cardoso LopesAdd support for several vector shifts operations while...