aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha
AgeCommit message (Expand)Author
2009-01-15Fix Alpha test and support for private linkage.Rafael Espindola
2009-01-15Add the private linkage.Rafael Espindola
2008-11-12Correct some thinkos in the expansion of ADD/SUBDuncan Sands
2008-11-11fix another libgcc blockerAndrew Lenharth
2008-10-09get CodeGen/Alpha/mul128.ll to work.Chris Lattner
2008-10-07128 mul test, xfailedAndrew Lenharth
2008-10-07Expand arith on machines without carry flagsAndrew Lenharth
2008-10-07no need to write the output to the diskChris Lattner
2008-10-07Add test case for ADDC ADDE expansionAndrew Lenharth
2008-08-29allow this to pass.Chris Lattner
2008-06-12Don't try to compile tests for the ev56 alpha subtarget, which hasn't beenMatthijs Kooijman
2008-03-09Fix RUN line.Evan Cheng
2008-03-09Remove llvm-upgrade and update tests.Tanya Lattner
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2008-02-16llvm.memory.barrier, and impl for x86 and alphaAndrew Lenharth
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