Merging r258616:
[oota-llvm.git] / test / Transforms / GlobalOpt / heap-sra-3.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-12-30 Chris Lattnerfix two bogus tests that the asmparser now rejects.
2009-11-07 Victor HernandezRe-commit r86077 now that r86290 fixes the 179.art...
2009-11-06 Victor HernandezRevert r86077 because it caused crashes in 179.art...
2009-11-05 Victor HernandezUpdate CreateMalloc so that its callers specify the...
2009-10-28 Victor HernandezExtend getMallocArraySize() to determine the array...