summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2012-07-10-extload64.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...Craig Topper2019-08-071-1/+1
* Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."Mitch Phillips2019-08-061-1/+1
* [X86] Enable -x86-experimental-vector-widening-legalization by default.Craig Topper2019-08-051-1/+1
* [DAGCombiner] loosen restrictions for moving shuffles after vector binopSanjay Patel2019-04-031-2/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-3/+3
* [X86] Regenerate i64 ext-load on 32-bit target testsSimon Pilgrim2017-02-151-11/+21
* [X86] add an exedepfix entry for movq == movlps == movlpdSanjay Patel2015-04-151-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-2/+2
* Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1Michael Liao2012-10-231-2/+2
* When ext-loading and trunc-storing vectors to memory, on x86 32bit systems, a...Nadav Rotem2012-07-111-2/+21
* Improve the loading of load-anyext vectors by allowing the codegen to loadNadav Rotem2012-07-101-0/+13
OpenPOWER on IntegriCloud