summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll
Commit message (Expand)AuthorAgeFilesLines
* fixed to test only the feature, not the feature and a CPUSanjay Patel2015-03-061-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-1/+1
* [SDAG] Introduce a combined set to the DAG combiner which tracks nodesChandler Carruth2014-07-241-3/+3
* 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
OpenPOWER on IntegriCloud