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
/
ScalarEvolution.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to fix up the inst_iterator to pass to boost iterator checks. This
Chris Lattner
2004-04-27
1
-6
/
+6
*
Eliminate all of the SCEV Expansion code which is really part of the
Chris Lattner
2004-04-23
1
-213
/
+9
*
It's not just a printer, it's actually an analysis too
Chris Lattner
2004-04-19
1
-1
/
+1
*
Change the ExitBlocks list from being explicitly contained in the Loop
Chris Lattner
2004-04-18
1
-3
/
+8
*
Add the ability to compute exit values for complex loop using unanalyzable
Chris Lattner
2004-04-17
1
-52
/
+189
*
Add the ability to compute trip counts that are only controlled by constants
Chris Lattner
2004-04-17
1
-5
/
+174
*
Include <cmath> for compatibility with gcc 3.0.x (the system compiler on
Brian Gaeke
2004-04-16
1
-0
/
+1
*
Factor a bunch of classes out into a public header
Chris Lattner
2004-04-15
1
-553
/
+142
*
Unbreak the build
Chris Lattner
2004-04-15
1
-0
/
+1
*
Implement a FIXME: if we're going to insert a cast, we might as well only
Chris Lattner
2004-04-14
1
-1
/
+15
*
This is a trivial tweak to the addrec insertion code: insert the increment
Chris Lattner
2004-04-14
1
-7
/
+12
*
Fix a bug Brian found.
Chris Lattner
2004-04-07
1
-2
/
+3
*
Sparc don't got not "sqrtl", bum bum bum
Chris Lattner
2004-04-05
1
-1
/
+1
*
Kill warnings during an optimized compile where assert() disappears.
Misha Brukman
2004-04-05
1
-0
/
+2
*
Fix PR312 and IndVarsSimplify/2004-04-05-InvokeCastCrash.llx
Chris Lattner
2004-04-05
1
-0
/
+2
*
Add a break in the default case
Chris Lattner
2004-04-03
1
-0
/
+1
*
Comment out debugging printouts
Chris Lattner
2004-04-02
1
-1
/
+5
*
Add a new analysis
Chris Lattner
2004-04-02
1
-0
/
+2482