summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/i128-sdiv.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2011-10-27Don't crash on 128-bit sdiv by constant. Found by inspection.Eli Friedman