[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / avx512-mask-op.ll
2015-09-17 Elena DemikhovskyAVX-512: shufflevector for i1 vectors <2 x i1> .. ...
2015-09-02 Elena DemikhovskyAVX-512: store <4 x i1> and <2 x i1> values in memory
2015-05-25 Elena DemikhovskyAdded promotion to EXTRACT_SUBVECTOR operand.
2015-05-20 Elena DemikhovskyAVX-512: fixed algorithm of building vectors of i1...
2015-05-12 Elena DemikhovskyAVX-512: select operation for i1 vectors
2015-05-10 Elena DemikhovskyAVX-512: fixed a bug in i1 vectors lowering
2015-04-27 Elena DemikhovskyAVX-512: Extend/Truncate operations for SKX,
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-25 Elena DemikhovskyAVX-512: Changes in operations on masks registers for...
2014-07-28 Robert Khasanov[SKX] Enabling mask logic instructions: encoding, lowering
2014-07-23 NAKAMURA TakumiLet llvm/test/CodeGen/X86/avx512*-mask-op.ll(s) aware...
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
2014-02-17 Elena DemikhovskyAVX-512: implemented zext fron i1 to i16
2013-12-10 Elena DemikhovskyAVX-512: changed intrinsics for mask operations
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-08-05 Elena DemikhovskyAVX-512 set: added mask operations, lowering BUILD_VECT...