aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other
Commit message (Expand)AuthorAgeFilesLines
* Let some more tests ignore expected output on stderr.Matthijs Kooijman2008-06-102-2/+2
* Change packed struct layout so that field sizesDuncan Sands2008-06-041-0/+14
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Fix tests due to llvm2cpp move to llc targetAnton Korobeynikov2008-04-231-1/+1
* Keep track of analysis information inherited from Module pass manager.Devang Patel2008-03-201-0/+58
* Fix a bug that caused opt and other tools to silently ignoreDan Gohman2008-02-231-0/+3
* dead passChris Lattner2008-02-191-16/+0
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-1911-137/+118
* Fix PR2028Devang Patel2008-02-151-0/+5
* New test.Devang Patel2007-09-101-0/+32
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-154-4/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1816-0/+533