summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/IA64
Commit message (Collapse)AuthorAgeFilesLines
* Remove the IA-64 backend.Dan Gohman2009-07-245-50/+0
| | | | llvm-svn: 76920
* Add the private linkage.Rafael Espindola2009-01-151-0/+21
| | | | llvm-svn: 62279
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
| | | | llvm-svn: 51349
* Rename the last test with .llx extension to .ll, resolve duplicate test by ↵Gabor Greif2008-05-201-1/+1
| | | | | | renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. llvm-svn: 51328
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-193-16/+13
| | | | llvm-svn: 47296
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
| | | | llvm-svn: 37801
* Use the llvm_supports_target function to prevent running of tests forReid Spencer2007-04-211-1/+3
| | | | | | targets that LLVM is not configured to support. llvm-svn: 36315
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-152-3/+3
| | | | llvm-svn: 36086
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
| | | | | | | | global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile and llvm-dg.exp) instead of touching every single dg.exp file. llvm-svn: 35918
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-175-0/+33
llvm-svn: 33296
OpenPOWER on IntegriCloud