summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/and_sext.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
2007-07-19For PR1553:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer
2007-01-30For PR411:Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-05This test case needs parameter attributes, manually upgrade and don'tReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-08new testcaseChris Lattner
2006-05-06new testcase we handle right now.Chris Lattner
2006-02-17New tests!Nate Begeman