summaryrefslogtreecommitdiff
path: root/test/Transforms/Internalize
Commit message (Expand)AuthorAge
* Add test for r127138.Rafael Espindola2011-03-07
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Teach the internalize pass to also internalizeDuncan Sands2009-01-05
* Let some more tests ignore expected output on stderr.Matthijs Kooijman2008-06-10
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Simplify internalize pass. Add test case.Devang Patel2008-05-14