summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ScalarEvolution.cpp
diff options
context:
space:
mode:
authorZhongxing Xu <xuzhongxing@gmail.com>2008-11-16 04:07:26 +0000
committerZhongxing Xu <xuzhongxing@gmail.com>2008-11-16 04:07:26 +0000
commitceca80619ff74d2548cf173fd7be3f343d60e150 (patch)
tree7e53bdff1e690ff5da25cf94529fa27e84e7ea70 /llvm/lib/Analysis/ScalarEvolution.cpp
parent68d2da2a19319ac4123c130c4f6b3cb53fe0f3a8 (diff)
downloadbcm5719-llvm-ceca80619ff74d2548cf173fd7be3f343d60e150.tar.gz
bcm5719-llvm-ceca80619ff74d2548cf173fd7be3f343d60e150.zip
Enhances SCA to process untyped region to typed region conversion.
- RegionView and RegionViewMap is introduced to assist back-mapping from super region to subregions. - GDM is used to carry RegionView information. - AnonTypedRegion is added to represent a typed region introduced by pointer casting. Later AnonTypedRegion can be used in other similar cases, e.g., malloc()'ed region. - The specific conversion is delegated to store manager. llvm-svn: 59382
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud