summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.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
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
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
2007-07-19For PR1553:Reid Spencer
2007-05-30new testcase for PR1473Chris Lattner