aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Internalize
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-112-6/+6
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-082-6/+6
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-082-6/+6
* Teach the internalize pass to also internalizeDuncan Sands2009-01-051-0/+10
* Let some more tests ignore expected output on stderr.Matthijs Kooijman2008-06-101-2/+2
* 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
* Simplify internalize pass. Add test case.Devang Patel2008-05-143-0/+32