llvm-6502/lib/Analysis/DataStructure
Andrew Lenharth 4bebcdbca1 Handle one offset with growth case seen in povray. Namely, if we have an offset,
and the offset lands at a field boundary in the old type, construct a new type,
copying the fields masked by the offset from the old type, and unify with that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26775 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-15 04:04:21 +00:00
..
BottomUpClosure.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
CompleteBottomUp.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
DataStructure.cpp Handle one offset with growth case seen in povray. Namely, if we have an offset, 2006-03-15 04:04:21 +00:00
DataStructureAA.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
DataStructureOpt.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
DataStructureStats.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
EquivClassGraphs.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
GraphChecker.cpp implement some prototypes 2005-10-24 00:38:38 +00:00
Local.cpp improve mem intrinsics and add a few things povray uses 2006-03-15 03:43:59 +00:00
Makefile don't bother building the archive version of this library 2005-10-24 01:08:20 +00:00
Printer.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
Steensgaard.cpp Add explicit #includes of <iostream> 2006-01-22 22:53:01 +00:00
TopDownClosure.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00