aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_load-2.ll
Commit message (Expand)AuthorAgeFilesLines
* 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