summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha
AgeCommit message (Expand)AuthorFilesLines
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer29-55/+55
2006-11-07Fix this testAndrew Lenharth1-14/+14
2006-11-02a regression :(Andrew Lenharth1-0/+18
2006-10-31make one giant add and sub testerAndrew Lenharth4-25/+188
2006-10-11new testcase, this should turn into zapChris Lattner1-0/+8
2006-10-11Jimptables working again on alpha.Andrew Lenharth1-2/+0
2006-10-11Both of these functions should turn into cmpbge instructions, even thoughChris Lattner1-0/+16
2006-10-11new testcase for zap generation, from the alpha readmeChris Lattner1-0/+14
2006-10-09xfail this until andrew has a chance to implement the alpha TM method.Chris Lattner1-0/+2
2006-10-05Check that jump tables wind up in the rodata sectionAndrew Lenharth1-1/+2
2006-09-25FixAndrew Lenharth1-2/+2
2006-09-24basic jump table testAndrew Lenharth1-0/+98
2006-09-20catch another constantAndrew Lenharth1-1/+7
2006-07-11This is fixedChris Lattner1-1/+0
2006-07-07Xfail thisChris Lattner1-2/+2
2006-07-03Legalize does not handle this correctlyAndrew Lenharth1-0/+21
2006-05-17Added regression that breaks gcc4 buildAndrew Lenharth1-0/+15
2006-04-13fix this for the more restrictive linkageAndrew Lenharth1-2/+2
2006-04-13This test fails and I don't know why, xfail it until andrew gets a chance toChris Lattner1-3/+1
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner1-1/+1
2006-04-04New testcaseChris Lattner1-0/+36
2006-04-03test powers of 2Andrew Lenharth1-0/+18
2006-04-03test some more mul by constant removalAndrew Lenharth1-2/+13
2006-04-02Make sure mul by constant 5 is turned into a s4addqAndrew Lenharth1-0/+16
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer1-0/+3
2006-02-13test for improved zap discoveryAndrew Lenharth1-0/+10
2006-02-01test cmov immediate formAndrew Lenharth1-0/+17
2006-01-26added a couple test cases, including the new vaarg breakageAndrew Lenharth2-0/+61
2006-01-18a reduced test case, the GlobalAddress is never legalizedAndrew Lenharth1-0/+30
2006-01-16this is fixedAndrew Lenharth1-1/+0
2006-01-16Fix these testcases :(Chris Lattner2-1/+2
2006-01-01Change this regression so andi is not a valid codegen of itAndrew Lenharth1-1/+1
2005-11-11continued readcyclecounter supportAndrew Lenharth1-0/+10
2005-09-30more specific tests of subtarget stuffAndrew Lenharth2-2/+11
2005-07-22make sure we always handle small negatives wellAndrew Lenharth1-0/+10
2005-07-13new testcase for PR593Chris Lattner1-0/+17
2005-05-14this passesChris Lattner1-1/+0
2005-05-13fix regression testsAndrew Lenharth4-7/+4
2005-05-13These tests are currently expected to fail.John Criswell4-0/+4
2005-05-13let dj run thisChris Lattner1-0/+3
2005-05-13fixed test caseAndrew Lenharth1-1/+1
2005-05-11Legalize for CTLZ generates a ctpop, but this ctpop is not expanded.Andrew Lenharth1-0/+12
2005-05-04comment fixAndrew Lenharth2-2/+2
2005-05-04see if the legalize code propery compensates for the additional zeros introducedAndrew Lenharth1-0/+12
2005-05-04added a use of ctpop to debug stuff withAndrew Lenharth1-0/+12
2005-04-14added a random and mask testAndrew Lenharth1-0/+10
2005-04-13regression case for faster call sequenceAndrew Lenharth1-0/+15
2005-04-13check that casts still use zapAndrew Lenharth1-0/+11
2005-04-13added s4addl matching testAndrew Lenharth1-0/+14
2005-04-08oopsAndrew Lenharth3-3/+3