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