aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* Xfail thisChris Lattner2006-07-071-2/+2
* Legalize does not handle this correctlyAndrew Lenharth2006-07-031-0/+21
* Added regression that breaks gcc4 buildAndrew Lenharth2006-05-171-0/+15
* fix this for the more restrictive linkageAndrew Lenharth2006-04-131-2/+2
* This test fails and I don't know why, xfail it until andrew gets a chance toChris Lattner2006-04-131-3/+1
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* New testcaseChris Lattner2006-04-041-0/+36
* test powers of 2Andrew Lenharth2006-04-031-0/+18
* test some more mul by constant removalAndrew Lenharth2006-04-031-2/+13
* Make sure mul by constant 5 is turned into a s4addqAndrew Lenharth2006-04-021-0/+16