aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha
AgeCommit message (Expand)Author
2007-11-28xfail a testChris Lattner
2007-11-27something wrong with this optAndrew Lenharth
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-08-04This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth
2007-07-30Fix a bug in getCopyFromParts turned up in the testcase for PR1132.Dan Gohman
2007-07-19For PR1553:Reid Spencer
2007-06-29Convert .cvsignore filesJohn Criswell
2007-04-28update syntaxChris Lattner
2007-04-22simplify this test until it can be dealt withAndrew Lenharth
2007-04-21Use the llvm_supports_target function to prevent running of tests forReid Spencer
2007-04-17this is fixedAndrew Lenharth
2007-04-16For PR1336:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1336:Reid Spencer
2007-04-16Fix an intrinsic name.Reid Spencer
2007-04-16For PR1336:Reid Spencer
2007-04-15For PR1336:Reid Spencer
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-05Changes to parameter attribute syntax.Reid Spencer
2007-01-05Changes to parameter attributes syntax.Reid Spencer
2007-01-03Fix this test cases to use parameter attributes for its parameter andReid Spencer
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-31For PR950:Reid Spencer
2006-12-07Copy ARM's weak symbol testAndrew Lenharth
2006-12-02Upgrade intrinsic function calls manually.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-07Fix this testAndrew Lenharth
2006-11-02a regression :(Andrew Lenharth
2006-10-31make one giant add and sub testerAndrew Lenharth
2006-10-11new testcase, this should turn into zapChris Lattner
2006-10-11Jimptables working again on alpha.Andrew Lenharth
2006-10-11Both of these functions should turn into cmpbge instructions, even thoughChris Lattner
2006-10-11new testcase for zap generation, from the alpha readmeChris Lattner
2006-10-09xfail this until andrew has a chance to implement the alpha TM method.Chris Lattner
2006-10-05Check that jump tables wind up in the rodata sectionAndrew Lenharth
2006-09-25FixAndrew Lenharth
2006-09-24basic jump table testAndrew Lenharth
2006-09-20catch another constantAndrew Lenharth
2006-07-11This is fixedChris Lattner
2006-07-07Xfail thisChris Lattner
2006-07-03Legalize does not handle this correctlyAndrew Lenharth
2006-05-17Added regression that breaks gcc4 buildAndrew Lenharth
2006-04-13fix this for the more restrictive linkageAndrew Lenharth