summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
diff options
context:
space:
mode:
authorZhongxing Xu <xuzhongxing@gmail.com>2008-11-24 09:44:56 +0000
committerZhongxing Xu <xuzhongxing@gmail.com>2008-11-24 09:44:56 +0000
commit9165ed69af2171bdb981e6bc622f3654c14954b5 (patch)
treec9e9e09e5128b9ea8016a19218fb73db9a68d82f /llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
parent1dffa8cd73348e7ac1fa947c23502135904c06c6 (diff)
downloadbcm5719-llvm-9165ed69af2171bdb981e6bc622f3654c14954b5.tar.gz
bcm5719-llvm-9165ed69af2171bdb981e6bc622f3654c14954b5.zip
Add support for AllocaRegion extent with GDM.
One design problem that is emerging is the signed-ness problem during static analysis. Many unsigned value have to be converted into signed value because it partipates in operations with signed values. On the other hand, we cannot blindly make all values occuring in static analysis signed, because we do have cases where unsignedness is required, for example, integer overflow detection. llvm-svn: 59957
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud