aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha
Commit message (Expand)AuthorAgeFilesLines
* PR7774: Fix undefined shifts in Alpha backend. As a bonus, this actuallyEli Friedman2010-08-011-0/+11
* Split big test into multiple directories to cater toDale Johannesen2010-04-071-0/+33
* Fix PR2590 by making PatternSortingPredicate actually be Chris Lattner2010-03-011-2/+1
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-0941-52/+52
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Make promotion in operation legalization for SETCC work correctly.Eli Friedman2009-07-171-0/+6
* Fix Alpha test and support for private linkage.Rafael Espindola2009-01-151-5/+5
* Add the private linkage.Rafael Espindola2009-01-151-0/+21
* Correct some thinkos in the expansion of ADD/SUBDuncan Sands2008-11-121-0/+14
* fix another libgcc blockerAndrew Lenharth2008-11-111-0/+22
* get CodeGen/Alpha/mul128.ll to work.Chris Lattner2008-10-091-1/+0
* 128 mul test, xfailedAndrew Lenharth2008-10-071-0/+8
* Expand arith on machines without carry flagsAndrew Lenharth2008-10-072-1/+9
* no need to write the output to the diskChris Lattner2008-10-071-1/+1
* Add test case for ADDC ADDE expansionAndrew Lenharth2008-10-071-0/+10
* allow this to pass.Chris Lattner2008-08-291-21/+1
* Don't try to compile tests for the ev56 alpha subtarget, which hasn't beenMatthijs Kooijman2008-06-122-3/+0
* Fix RUN line.Evan Cheng2008-03-091-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-0/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-1926-370/+331
* llvm.memory.barrier, and impl for x86 and alphaAndrew Lenharth2008-02-162-0/+16
* xfail a testChris Lattner2007-11-281-0/+1
* something wrong with this optAndrew Lenharth2007-11-271-0/+13
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-153-15/+15
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-3/+4
* Fix a bug in getCopyFromParts turned up in the testcase for PR1132.Dan Gohman2007-07-301-0/+23
* For PR1553:Reid Spencer2007-07-193-15/+15
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* update syntaxChris Lattner2007-04-281-2/+2
* simplify this test until it can be dealt withAndrew Lenharth2007-04-221-6/+7
* Use the llvm_supports_target function to prevent running of tests forReid Spencer2007-04-211-1/+3
* this is fixedAndrew Lenharth2007-04-171-1/+1
* For PR1336:Reid Spencer2007-04-161-1/+0
* For PR1319:Reid Spencer2007-04-161-2/+1
* For PR1319:Reid Spencer2007-04-161-1/+1
* For PR1336:Reid Spencer2007-04-161-1/+0
* Fix an intrinsic name.Reid Spencer2007-04-161-3/+2
* For PR1336:Reid Spencer2007-04-161-2/+2
* For PR1336:Reid Spencer2007-04-154-0/+4
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-1517-50/+54
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Remove use of implementation keyword.Reid Spencer2007-03-283-3/+0
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-16/+16
* For PR761:Reid Spencer2007-01-263-26/+26
* Changes to parameter attribute syntax.Reid Spencer2007-01-052-2/+2
* Changes to parameter attributes syntax.Reid Spencer2007-01-051-13/+13
* Fix this test cases to use parameter attributes for its parameter andReid Spencer2007-01-032-114/+111
* This test case previously passed the assembler without error even thoughReid Spencer2007-01-021-0/+2
* Reverse last patch, committed by accident.Reid Spencer2007-01-021-2/+0