Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c8930de79e0d16cb2cbb303e22e4efd72d1514e5
/
llvm
/
lib
/
Analysis
/
Loads.cpp
1a3c2c4
Revert r220349 to re-instate r220277 with a fix for PR21330 -- quite
by Chandler Carruth
· 11 years ago
0b39fc0
Revert "Teach the load analysis to allow finding available values which require" (r220277)
by Hans Wennborg
· 11 years ago
aa72a6d
Teach the load analysis to allow finding available values which require
by Chandler Carruth
· 11 years ago
a32038b
Fix a miscompile introduced in r220178.
by Chandler Carruth
· 11 years ago
eeec35a
Teach the load analysis driving core instcombine logic and other bits of
by Chandler Carruth
· 11 years ago
a801dd5
Fix a long-standing miscompile in the load analysis that was uncovered
by Chandler Carruth
· 11 years ago
8a99373
Switch how the datalayout availability test is handled in this code to
by Chandler Carruth
· 11 years ago
38e98d5
Rename 'TD' to 'DL' in this function as the argument is now a DataLayout
by Chandler Carruth
· 11 years ago
1f27f03
Fix the other comment to use modern doxygen style and be a bit more
by Chandler Carruth
· 11 years ago
be49df3
More formatting cleanup brought to you by clang-format.
by Chandler Carruth
· 11 years ago
b56052f
Clean up doxygen syntax and reword comments to flow better, have a brief
by Chandler Carruth
· 11 years ago
d67244d
Clean up the formatting and trailing whitespace of a routine before editting it.
by Chandler Carruth
· 11 years ago
cc39b67
AA metadata refactoring (introduce AAMDNodes)
by Hal Finkel
· 11 years ago
9f00886
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
by Craig Topper
· 12 years ago
20a2ae9
Change GetPointerBaseWithConstantOffset's DataLayout argument from a
by Dan Gohman
· 13 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
69dcc7d
use ValueTracking's GetPointerBaseWithConstantOffset() function instead of a local implementation
by Nuno Lopes
· 13 years ago
cdfe20b
Move TargetData to DataLayout.
by Micah Villmow
· 13 years ago
87fa77b
enhance jump threading to preserve TBAA information when PRE'ing loads,
by Chris Lattner
· 14 years ago
4419cd2
Add some comments here because the lack of a check for volatile/atomic here is a bit unusual.
by Eli Friedman
· 14 years ago
bf90477
Convert TargetData::getIndexedOffset to use ArrayRef.
by Jay Foad
· 14 years ago
229907c
land David Blaikie's patch to de-constify Type, with a few tweaks.
by Chris Lattner
· 14 years ago
060b994
Test commit.
by Hans Wennborg
· 14 years ago
7c14a55
Don't include Operator.h from InstrTypes.h.
by Jay Foad
· 15 years ago
a4fcd24
Move Value::getUnderlyingObject to be a standalone
by Dan Gohman
· 15 years ago
f372cf8
Reapply r116831 and r116839, converting AliasAnalysis to use
by Dan Gohman
· 15 years ago
826bdf8
Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of
by Dan Gohman
· 15 years ago