aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix this test case to be legal. There is no ubyte %tmp ever defined!Reid Spencer2007-01-021-0/+2
* For PR950:Reid Spencer2006-12-311-5/+4
* Copy ARM's weak symbol testAndrew Lenharth2006-12-071-0/+18
* Upgrade intrinsic function calls manually.Reid Spencer2006-12-021-2/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0229-55/+55
* Fix this testAndrew Lenharth2006-11-071-14/+14
* a regression :(Andrew Lenharth2006-11-021-0/+18
* make one giant add and sub testerAndrew Lenharth2006-10-314-25/+188
* new testcase, this should turn into zapChris Lattner2006-10-111-0/+8
* Jimptables working again on alpha.Andrew Lenharth2006-10-111-2/+0
* Both of these functions should turn into cmpbge instructions, even thoughChris Lattner2006-10-111-0/+16
* new testcase for zap generation, from the alpha readmeChris Lattner2006-10-111-0/+14
* xfail this until andrew has a chance to implement the alpha TM method.Chris Lattner2006-10-091-0/+2
* Check that jump tables wind up in the rodata sectionAndrew Lenharth2006-10-051-1/+2
* FixAndrew Lenharth2006-09-251-2/+2
* basic jump table testAndrew Lenharth2006-09-241-0/+98
* catch another constantAndrew Lenharth2006-09-201-1/+7
* This is fixedChris Lattner2006-07-111-1/+0