diff options
| author | Zhongxing Xu <xuzhongxing@gmail.com> | 2008-11-16 04:07:26 +0000 |
|---|---|---|
| committer | Zhongxing Xu <xuzhongxing@gmail.com> | 2008-11-16 04:07:26 +0000 |
| commit | ceca80619ff74d2548cf173fd7be3f343d60e150 (patch) | |
| tree | 7e53bdff1e690ff5da25cf94529fa27e84e7ea70 /llvm/lib/Analysis/ScalarEvolution.cpp | |
| parent | 68d2da2a19319ac4123c130c4f6b3cb53fe0f3a8 (diff) | |
| download | bcm5719-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

