summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/scalar_widen_div.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-10/+10
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-5/+5
2013-08-23Update tests to use sse4.2 instead of sse42.Rafael Espindola1-1/+1
2011-10-16fix a typo in the testNadav Rotem1-1/+1
2011-10-16Enable element promotion type legalization by deafault.Nadav Rotem1-13/+25
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner1-1/+1
2010-02-10The previous fix of widening divides that trap was too fragile as it depends ...Mon P Wang1-0/+29
2009-11-30Add test case for r90108Mon P Wang1-0/+154