summaryrefslogtreecommitdiff
path: root/lib/Analysis/Loads.cpp
Commit message (Expand)AuthorAge
* Add some comments here because the lack of a check for volatile/atomic here i...Eli Friedman2011-08-15
* Convert TargetData::getIndexedOffset to use ArrayRef.Jay Foad2011-07-19
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-18
* Test commit.Hans Wennborg2011-06-03
* Don't include Operator.h from InstrTypes.h.Jay Foad2011-04-11
* Move Value::getUnderlyingObject to be a standaloneDan Gohman2010-12-15
* Reapply r116831 and r116839, converting AliasAnalysis to useDan Gohman2010-10-19
* Move FindAvailableLoadedValue isSafeToLoadUnconditionally out ofDan Gohman2010-05-28