Revert "AVX512: Implemented encoding and intrinsics for vextracti64x4 ,vextracti64x...
[oota-llvm.git] / test / CodeGen / X86 / unaligned-32-byte-memops.ll
2015-08-14 Sanjay Patel[x86] fix allowsMisalignedMemoryAccess() implementation
2015-06-18 Sanjay Pateladd test to show suboptimal load merging behavior
2015-06-18 Sanjay Patelfixed to test attributes and use better checks
2015-03-10 Sanjay Patel[X86, AVX] replace vinsertf128 intrinsics with generic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-03 Sanjay PatelMerge consecutive 16-byte loads into one 32-byte load...
2014-12-16 Sanjay Patelcombine consecutive subvector 16-byte loads into one...
2014-11-21 Sanjay PatelAdd a feature flag for slow 32-byte unaligned memory...