- May 09, 2009
-
-
Chris Lattner authored
llvm-svn: 71362
-
Chris Lattner authored
llvm-svn: 71361
-
Zhongxing Xu authored
pointee type is scalar type, create element region regardless with the sizes of types. llvm-svn: 71360
-
Zhongxing Xu authored
TypedViewRegion usage in region store. llvm-svn: 71359
-
Zhongxing Xu authored
convert it to the first element region. Also do not assume the array region is typed. llvm-svn: 71358
-
Zhongxing Xu authored
region. In the future we may set the cast-to type as the same time. But for now, we simply leave it as it is. llvm-svn: 71357
-
Zhongxing Xu authored
llvm-svn: 71356
-
Zhongxing Xu authored
Modify getLValueElement accordingly. Now we don't require base region to be a typed region. Do not create TypedViewRegion when base region is symbolic or alloca region. We can do so because each element region has its type information. llvm-svn: 71355
-
Eli Friedman authored
pointer-based condition. This fixes PR3171. llvm-svn: 71354
-
Zhongxing Xu authored
RegionStoreManager::CastRegion(). This case should be subsumed by others. llvm-svn: 71353
-
Eli Friedman authored
into. llvm-svn: 71352
-
Duncan Sands authored
LLVM. llvm-svn: 71350
-
Duncan Sands authored
will make it more obvious what it represents, and stop it being confused with the StoreSize. llvm-svn: 71349
-
Ted Kremenek authored
llvm-svn: 71348
-
Sanjiv Gupta authored
Use 16 bit arithmetic while retrieving the address of callee's frame during indirect function calls, and set pclath before every call to retrieve the frame address. llvm-svn: 71323
-
Zhongxing Xu authored
SymbolRegionRValue => SymbolRegionValue SymExpr::RegionRValue => SymExpr::RegionValueKind llvm-svn: 71322
-
Zhongxing Xu authored
TypedRegion::getValueType(). llvm-svn: 71321
-
Ted Kremenek authored
llvm-svn: 71312
-
Ted Kremenek authored
'cf_returns_retained'. llvm-svn: 71311
-
Ted Kremenek authored
llvm-svn: 71309
-
Ted Kremenek authored
ns_returns_retained, but do not include the other ownership attributes we previously had. llvm-svn: 71308
-
Ted Kremenek authored
'autorelease'. llvm-svn: 71307
-
Ted Kremenek authored
GRStmtNodeBuilder::generateNode() where the HasGeneratedNode flag wouldn't properly be set. llvm-svn: 71306
-
Evan Cheng authored
llvm-svn: 71305
-
Zhongxing Xu authored
RValueType => ObjectType LValueType => LocationType No functionality change. llvm-svn: 71304
-
Ted Kremenek authored
now until ready). llvm-svn: 71303
-
Dan Gohman authored
llvm-svn: 71302
-
Ted Kremenek authored
llvm-svn: 71301
-
Fariborz Jahanian authored
and we also want to tell which message is actually being sent. llvm-svn: 71296
-
Daniel Dunbar authored
test index. llvm-svn: 71295
-
Evan Cheng authored
llvm-svn: 71291
-
Ted Kremenek authored
llvm-svn: 71290
-
Zhongxing Xu authored
llvm-svn: 71288
-
Dan Gohman authored
overflow checks. llvm-svn: 71284
-
Ted Kremenek authored
EvalEndPath. This sets the stage for handling autorelease counts. llvm-svn: 71283
-
Evan Cheng authored
llvm-svn: 71282
-
Mike Stump authored
llvm-svn: 71281
-
Ted Kremenek authored
llvm-svn: 71280
-
Ted Kremenek authored
llvm-svn: 71279
-
Fariborz Jahanian authored
llvm-svn: 71278
-