aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC
AgeCommit message (Expand)Author
2010-04-07Split big test into multiple directories to cater toDale Johannesen
2010-02-04add support for the sparcv9-*-* target triple to turn onChris Lattner
2010-01-05Delete useless trailing semicolons.Dan Gohman
2009-10-12Eliminate some redundant llvm-as calls.Benjamin Kramer
2009-09-15several major improvements to the sparc backend: support for weak linkageChris Lattner
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-01-15Add the private linkage.Rafael Espindola
2008-10-10Add testcase for 'r' inline asm operandAnton Korobeynikov
2008-10-10Add sparc test for memory operand used in inline asmAnton Korobeynikov
2008-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-13Added test case from PR1540.Evan Cheng
2007-06-29Convert .cvsignore filesJohn Criswell
2007-05-09Do not assert, when case range split metric is zero and JTs are not allowed: ...Anton Korobeynikov
2007-04-21Use the llvm_supports_target function to prevent running of tests forReid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-03-28upgrade a random testChris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-02-05move V8 testcases hereChris Lattner