aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/trunc-ext-ld-st.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-7/+7
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+4
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-231-1/+1
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-6/+6
* 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