index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
Loads.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change GetPointerBaseWithConstantOffset's DataLayout argument from a
Dan Gohman
2013-01-31
1
-2
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-6
/
+6
*
use ValueTracking's GetPointerBaseWithConstantOffset() function instead of a ...
Nuno Lopes
2012-12-31
1
-36
/
+8
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-4
/
+4
*
enhance jump threading to preserve TBAA information when PRE'ing loads,
Chris Lattner
2012-03-13
1
-3
/
+13
*
Add some comments here because the lack of a check for volatile/atomic here i...
Eli Friedman
2011-08-15
1
-0
/
+4
*
Convert TargetData::getIndexedOffset to use ArrayRef.
Jay Foad
2011-07-19
1
-1
/
+1
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-3
/
+3
*
Test commit.
Hans Wennborg
2011-06-03
1
-2
/
+2
*
Don't include Operator.h from InstrTypes.h.
Jay Foad
2011-04-11
1
-0
/
+1
*
Move Value::getUnderlyingObject to be a standalone
Dan Gohman
2010-12-15
1
-1
/
+1
*
Reapply r116831 and r116839, converting AliasAnalysis to use
Dan Gohman
2010-10-19
1
-1
/
+1
*
Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of
Dan Gohman
2010-05-28
1
-0
/
+235