aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha
Commit message (Expand)AuthorAgeFilesLines
* 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