summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/scalar_widen_div.ll
AgeCommit message (Expand)Author
2017-12-11[X86] Regenerate test with update_llc_test_checks.pyCraig Topper
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-08-23Update tests to use sse4.2 instead of sse42.Rafael Espindola
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