aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/Loads.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-08-15Add some comments here because the lack of a check for volatile/atomic here i...Eli Friedman1-0/+4
2011-07-19Convert TargetData::getIndexedOffset to use ArrayRef.Jay Foad1-1/+1
2011-07-18land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner1-3/+3
2011-06-03Test commit.Hans Wennborg1-2/+2
2011-04-11Don't include Operator.h from InstrTypes.h.Jay Foad1-0/+1
2010-12-15Move Value::getUnderlyingObject to be a standaloneDan Gohman1-1/+1
2010-10-19Reapply r116831 and r116839, converting AliasAnalysis to useDan Gohman1-1/+1
2010-05-28Move FindAvailableLoadedValue isSafeToLoadUnconditionally out ofDan Gohman1-0/+235