summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/trunc-ext-ld-st.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1Michael Liao2012-10-231-9/+6
* Remove the "-promote-elements" flag. This flag is now enabled by default.Nadav Rotem2012-06-041-1/+1
* When promoting integer vectors we often create ext-loads. This patch adds aNadav Rotem2011-09-181-0/+82