aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1831-0/+774