summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/mul-with-overflow.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-16Add some generic expansion logic for SMULO and UMULO. Fixes UMULO Eli Friedman