Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / Inline / byval2.ll
2008-01-27 Duncan SandsRevert r46393: readonly/readnone functions are no
2008-01-26 Duncan SandsInvert this test, because it is wrong if we allow
2008-01-12 Chris Lattnerwe don't have to make an explicit copy of a byval argum...