summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/pr3711_widen_bit.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
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-18Added missing support for widening when splitting an unary op (PR3683)Mon P Wang