Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
9ae93cdcc81c50cb865a56b51eb70b2d7d961ad6
/
lib
/
Analysis
/
DataStructure
/
EliminateNodes.cpp
ee7eafa
Add support for tracking array allocations
by Chris Lattner
· 23 years ago
7650b94
* Remove the concept of a critical shadow node
by Chris Lattner
· 23 years ago
212be2e
* Eliminate ArgDSNode's completely, now rely on scalar map
by Chris Lattner
· 23 years ago
f30185f
Allow merging of identical call nodes. Make the shadow node pointed to
by Chris Lattner
· 23 years ago
0b7c85c
Unify the destruction code used for node pairs vs normal nodes. This was
by Chris Lattner
· 23 years ago
44cf390
* Move isEquivalentTo implementations to NodeImpl
by Chris Lattner
· 23 years ago
4dc1f82
Implement getEscapingAllocations & getNonEscapingAllocations
by Chris Lattner
· 23 years ago
7d093d4
* Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes
by Chris Lattner
· 23 years ago
cdae0b2
Ooops, I did such a great job pruning nodes, that I accidentally deleted
by Chris Lattner
· 23 years ago
1120c8b
Many changes
by Chris Lattner
· 23 years ago
2ba3a72
* Add #define to enabled debug messages
by Chris Lattner
· 23 years ago
9d42a1d
* Optimizers return true on change
by Chris Lattner
· 23 years ago
bb2a28f
Initial checkin of Datastructure analysis.
by Chris Lattner
· 23 years ago