Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2e1971c19d1930bc3eee4310b45b142e4b522219
/
llvm
/
lib
/
Analysis
/
ScalarEvolution.cpp
adb043c
Export two methods for getting -X and A-B.
by Chris Lattner
· 21 years ago
0b0f352
DCE a dead function
by Chris Lattner
· 21 years ago
f05d2b3
1 + 100 + 51 == 152, not 52.
by Chris Lattner
· 21 years ago
47555de
Scary typo that fixes Regression/Transforms/IndVarsSimplify/2005-02-17-TruncateExprCrash.ll
by Chris Lattner
· 21 years ago
7b0fbe7
Correct the recursive PHI node handling routines in a way that CANNOT induce
by Chris Lattner
· 21 years ago
1230cf2
Fix a problem where we could infinitely recurse on phi nodes.
by Chris Lattner
· 21 years ago
9083936
For PR387:\
by Reid Spencer
· 21 years ago
a27dd47
This patch prevents an infinite recursion while compiling 103.su2cor.
by Chris Lattner
· 21 years ago
43df507
Patch to support MSVC, contributed by Morten Ofstad
by Chris Lattner
· 21 years ago
ec901cc
This nutty patch has been in my tree since before 1.3 went out, and it needs
by Chris Lattner
· 21 years ago
6faf394
Fix SingleSource/Benchmarks/McGill/chomp
by Chris Lattner
· 21 years ago
a5c04ee
Fixes to make LLVM compile with vc7.1.
by Alkis Evlogimenos
· 21 years ago
7c16caa
Changes For Bug 352
by Reid Spencer
· 21 years ago
30d69a5
bug 122:
by Reid Spencer
· 21 years ago
5e08b93
Remove distasteful method which is really part of the indvars pass
by Chris Lattner
· 21 years ago
baaed7e
REALLY fix PR378: crash in scalar evolution analysis
by Chris Lattner
· 21 years ago
6bfca8f
Fix a bug in my change last night that caused a few test failures.
by Chris Lattner
· 21 years ago
eb3e840
Do not sort SCEV objects by address: instead sort by complexity and group
by Chris Lattner
· 21 years ago
2d3a7a6
Changes to fix up the inst_iterator to pass to boost iterator checks. This
by Chris Lattner
· 22 years ago
05ef97f
Eliminate all of the SCEV Expansion code which is really part of the
by Chris Lattner
· 22 years ago
663ebc3
It's not just a printer, it's actually an analysis too
by Chris Lattner
· 22 years ago
d72c3eb
Change the ExitBlocks list from being explicitly contained in the Loop
by Chris Lattner
· 22 years ago
dd73047
Add the ability to compute exit values for complex loop using unanalyzable
by Chris Lattner
· 22 years ago
4021d1a
Add the ability to compute trip counts that are only controlled by constants
by Chris Lattner
· 22 years ago
174633b
Include <cmath> for compatibility with gcc 3.0.x (the system compiler on
by Brian Gaeke
· 22 years ago
b4f681b
Factor a bunch of classes out into a public header
by Chris Lattner
· 22 years ago
a4e4a63
Unbreak the build
by Chris Lattner
· 22 years ago
d420fe6
Implement a FIXME: if we're going to insert a cast, we might as well only
by Chris Lattner
· 22 years ago
8a9fd94
This is a trivial tweak to the addrec insertion code: insert the increment
by Chris Lattner
· 22 years ago
74498e1
Fix a bug Brian found.
by Chris Lattner
· 22 years ago
d4f78f2
Sparc don't got not "sqrtl", bum bum bum
by Chris Lattner
· 22 years ago
5ebc25c
Kill warnings during an optimized compile where assert() disappears.
by Misha Brukman
· 22 years ago
29153fc
Fix PR312 and IndVarsSimplify/2004-04-05-InvokeCastCrash.llx
by Chris Lattner
· 22 years ago
0defaa1
Add a break in the default case
by Chris Lattner
· 22 years ago
0916921
Comment out debugging printouts
by Chris Lattner
· 22 years ago
d934c70
Add a new analysis
by Chris Lattner
· 22 years ago