aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/2005-07-12-TwoMallocCalls.ll
AgeCommit message (Expand)Author
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
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-01-02This test case previously passed the assembler without error even thoughReid Spencer
2007-01-02Reverse last patch, committed by accident.Reid Spencer
2007-01-02Fix this test case to be legal. There is no ubyte %tmp ever defined!Reid Spencer
2006-12-02Upgrade intrinsic function calls manually.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-07-13new testcase for PR593Chris Lattner