aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/trunc-ext-ld-st.ll
AgeCommit message (Expand)Author
2012-10-23Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1Michael Liao
2012-06-04Remove the "-promote-elements" flag. This flag is now enabled by default.Nadav Rotem
2011-09-18When promoting integer vectors we often create ext-loads. This patch adds aNadav Rotem