aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/scalar_widen_div.ll
AgeCommit message (Expand)Author
2011-10-16fix a typo in the testNadav Rotem
2011-10-16Enable element promotion type legalization by deafault.Nadav Rotem
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
2010-02-10The previous fix of widening divides that trap was too fragile as it depends ...Mon P Wang
2009-11-30Add test case for r90108Mon P Wang