summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll
Commit message (Expand)AuthorAgeFilesLines
* Teach globalopt to not nuke all stores to globals. Keep them around of theyNick Lewycky2012-07-241-1/+1
* Revert r160602.Nick Lewycky2012-07-211-1/+1
* Teach globalopt to play nice with leak checkers. This is a reapplication ofNick Lewycky2012-07-211-1/+1
* Revert r160529 due to crashes.Nick Lewycky2012-07-191-1/+1
* Don't wipe out global variables that are probably storing pointers to heapNick Lewycky2012-07-191-1/+1
* HeapAllocSRoA also needs to check if malloc array size can be computed.Victor Hernandez2009-10-161-0/+26
OpenPOWER on IntegriCloud