summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/splat-for-size.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-06-18[x86] adjust test constants to maintain coverage; NFCSanjay Patel
2016-10-01[X86] Cleanup patterns for using VMOVDDUP for broadcasts.Craig Topper
2015-11-25[X86][AVX] Regenerate Splat OptSize testsSimon Pilgrim
2015-08-10fix minsize detection: minsize attribute implies optimizing for sizeSanjay Patel
2015-08-10fix minsize detection: minsize attribute implies optimizing for sizeSanjay Patel
2015-04-30Fix comment in test. NFC.Andrea Di Biagio
2015-04-22[X86][AVX] Fix failure due to a missing ISel pattern to select VBROADCAST nod...Andrea Di Biagio
2014-09-22Use broadcasts to optimize overall size when loading constant splat vectors (...Sanjay Patel