Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-11 | * Nodes now keep track of any global variables in them | Chris Lattner | |
* Only dead-node-eliminate nodes with no flags * Don't merge scalars, only merge what they point to. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2878 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-07-10 | New implementation of data structure analysis. Only local analysis has been | Chris Lattner | |
implemented so far. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2871 91177308-0d34-0410-b5e6-96231b3b80d8 |