summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/and-elim.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
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
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-26For PR761:Reid Spencer
2007-01-05This test case needs zext and sext attributes so manually upgrade it andReid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-02-27new testcaseChris Lattner
2005-10-10A testcase sitting in my treeChris Lattner