aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_sdiv_to_shift.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky2013-06-261-0/+8
* Test case hygiene.Benjamin Kramer2013-03-091-1/+1
* add -march to the testNadav Rotem2013-01-091-1/+1
* Efficient lowering of vector sdiv when the divisor is a splatted power of two...Nadav Rotem2013-01-091-0/+72