Age | Commit message (Expand) | Author |
---|---|---|
2013-10-22 | Make sure flatten globals doesn't insert uses of globals that previously had ... | JF Bastien |
2013-06-13 | PNaCl: Fix new[]/delete mismatch in FlattenGlobals pass by using delete[] | Mark Seaborn |
2013-05-31 | PNaCl: FlattenGlobals: Use ptrtoint+add instead of getelementptr+bitcast | Mark Seaborn |
2013-05-20 | PNaCl: Fix FlattenGlobals to correctly handle implicitly-aligned variables | Mark Seaborn |
2013-04-23 | PNaCl: Add FlattenGlobals pass for simplifying global variable initializers | Mark Seaborn |