Teach globalopt to play nice with leak checkers. This is a reapplication of
[oota-llvm.git] / test / Transforms / GlobalOpt / 2009-11-16-BrokenPerformHeapAllocSRoA.ll
2012-07-21 Nick LewyckyTeach globalopt to play nice with leak checkers. This...
2012-07-19 Nick LewyckyRevert r160529 due to crashes.
2012-07-19 Nick LewyckyDon't wipe out global variables that are probably stori...
2009-10-16 Victor HernandezHeapAllocSRoA also needs to check if malloc array size...