Do not treat beginning of inlined scope as beginning of normal function scope if...
[oota-llvm.git] / test / Transforms / Internalize /
2009-01-05 Duncan SandsTeach the internalize pass to also internalize
2008-06-10 Matthijs KooijmanLet some more tests ignore expected output on stderr.
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-05-14 Devang PatelSimplify internalize pass. Add test case.