summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/slow-unaligned-mem.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-01-10AMD family 17h (znver1) enablementCraig Topper
2016-02-21Fix LLVM's handling and detection of skylake and cannonlake CPUsSanjoy Das
2015-08-25make fast unaligned memory accesses implicit with SSE4.2 or SSE4aSanjay Patel
2015-08-23remove FIXME; fixed by r245733Sanjay Patel
2015-08-21remove 'FeatureSlowUAMem' from AMD CPUs based on 10H micro-arch or laterSanjay Patel
2015-08-21save some testing time; get rid of the non-SSE chips in this testSanjay Patel
2015-08-21add a test case to check the fast-unaligned-mem attribute per CPUSanjay Patel