aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/Loads.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some comments here because the lack of a check for volatile/atomic here i...Eli Friedman2011-08-151-0/+4
* Convert TargetData::getIndexedOffset to use ArrayRef.Jay Foad2011-07-191-1/+1
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-181-3/+3
* Test commit.Hans Wennborg2011-06-031-2/+2
* Don't include Operator.h from InstrTypes.h.Jay Foad2011-04-111-0/+1
* Move Value::getUnderlyingObject to be a standaloneDan Gohman2010-12-151-1/+1
* Reapply r116831 and r116839, converting AliasAnalysis to useDan Gohman2010-10-191-1/+1
* Move FindAvailableLoadedValue isSafeToLoadUnconditionally out ofDan Gohman2010-05-281-0/+235