summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vector-rem.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-09-18[X86] Teach execution domain fixing to convert between FP and int unpack inst...Craig Topper
2017-06-04[X86][SSE] Change BUILD_VECTOR interleaving ordering to improve coalescing/co...Simon Pilgrim
2016-08-22[X86][SSE] Avoid specifying unused arguments in SHUFPD loweringSimon Pilgrim
2016-07-31[X86][SSE] Regenerate frem testsSimon Pilgrim
2016-05-10remove some comments and other cruft from checksSanjay Patel
2016-05-10update test to use FileCheck for tighter checkingSanjay Patel
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-11-05Add support for vector remainder operations.Dan Gohman