aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/mul5.ll
AgeCommit message (Expand)Author
2011-10-27Remove the Alpha backend.Dan Gohman
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-08-29allow this to pass.Chris Lattner
2008-03-09Fix RUN line.Evan Cheng
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-11-28xfail a testChris Lattner
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-31make one giant add and sub testerAndrew Lenharth
2006-04-03test powers of 2Andrew Lenharth
2006-04-03test some more mul by constant removalAndrew Lenharth
2006-04-02Make sure mul by constant 5 is turned into a s4addqAndrew Lenharth