diff options
author | Zhongxing Xu <xuzhongxing@gmail.com> | 2008-12-20 06:32:12 +0000 |
---|---|---|
committer | Zhongxing Xu <xuzhongxing@gmail.com> | 2008-12-20 06:32:12 +0000 |
commit | af7415ffb1b01b91f9abf190f32766514156db5a (patch) | |
tree | c063372b7ad54a40a986ebdb70281b90f6440c6b /clang/lib/CodeGen | |
parent | ab66b87f7f008e5314003512d6c3f4214b905484 (diff) | |
download | bcm5719-llvm-af7415ffb1b01b91f9abf190f32766514156db5a.tar.gz bcm5719-llvm-af7415ffb1b01b91f9abf190f32766514156db5a.zip |
Lazy bingding for region-store manager.
* Now Bind() methods take and return GRState* because binding could
also alter GDM.
* No variables are initialized except those declared with initial
values.
* failed C test cases are due to bugs in RemoveDeadBindings(),
which removes constraints that is still alive. This will be fixed in later
patch.
* default value of array and struct regions will be implemented in later patch.
llvm-svn: 61274
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions