Age | Commit message (Expand) | Author |
---|---|---|
2012-10-23 | Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1 | Michael Liao |
2012-02-01 | Instruction scheduling itinerary for Intel Atom. | Andrew Trick |
2011-10-27 | Changed test to check for correct load size instead of shift as the shift mig... | Pete Cooper |
2011-10-16 | Enable element promotion type legalization by deafault. | Nadav Rotem |
2010-12-19 | now that generic vector types aren't selected onto MMX registers, these | Chris Lattner |
2010-04-23 | Change TargetData's algorithm for computing defualt vector type | Dan Gohman |
2010-03-30 | Enable -sse-domain-fix by default. Now with tests! | Jakob Stoklund Olesen |
2010-03-19 | Fixed a widening bug where we were not using the correct size for the load | Mon P Wang |
2010-01-24 | Improved widening loads by adding support for wider loads if | Mon P Wang |