summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/widen_load-2.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Vectorized v4i32 non-uniform shifts.Simon Pilgrim2015-07-121-11/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-22/+22
* Revert "[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector"Alexey Samsonov2015-01-271-1/+2
* [x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vectorBruno Cardoso Lopes2015-01-231-2/+1
* [X86] Declare SSE4.1/AVX2 vector extloads covered by PMOV[SZ]X legal.Ahmed Bougacha2015-01-211-2/+3
* [MIScheduler] Slightly better handling of constrainLocalCopy when both source...Michael Kuperstein2015-01-191-9/+6
* [SDAG] Introduce a combined set to the DAG combiner which tracks nodesChandler Carruth2014-07-241-4/+3
* [x86] Make vector legalization of extloads work more like the "normal"Chandler Carruth2014-07-241-14/+17
* [x86] Clean up a test case to use check labels and spell out the exactChandler Carruth2014-07-231-74/+116
* X86: Resolve a long standing FIXME and properly isel pextr[bw].Jim Grosbach2014-02-071-1/+1
* Rename features to match what gcc and clang use.Rafael Espindola2013-08-231-1/+1
* Improve the widening of integral binary vector operationsPaul Redmond2013-08-191-6/+2
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-181-2/+0
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1Michael Liao2012-10-231-1/+1
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* Changed test to check for correct load size instead of shift as the shift mig...Pete Cooper2011-10-271-1/+1
* Enable element promotion type legalization by deafault.Nadav Rotem2011-10-161-11/+24
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Change TargetData's algorithm for computing defualt vector typeDan Gohman2010-04-231-3/+3
* Enable -sse-domain-fix by default. Now with tests!Jakob Stoklund Olesen2010-03-301-23/+23
* Fixed a widening bug where we were not using the correct size for the loadMon P Wang2010-03-191-1/+25
* Improved widening loads by adding support for wider loads ifMon P Wang2010-01-241-0/+155
OpenPOWER on IntegriCloud