aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/i32_sub_1.ll
AgeCommit message (Expand)Author
2011-10-27Remove the Alpha backend.Dan Gohman
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-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-05Changes to parameter attribute syntax.Reid Spencer
2007-01-03Fix this test cases to use parameter attributes for its parameter andReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-07-22make sure we always handle small negatives wellAndrew Lenharth