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
/
include
/
llvm
/
Analysis
/
ScalarEvolution.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ScalarEvolution::deleteInstructionFromRecords to
Dan Gohman
2007-06-19
1
-3
/
+3
*
Fix typo in comment.
Nick Lewycky
2007-05-06
1
-1
/
+1
*
Use the explicit keyword for the SCEV class' constructor.
Dan Gohman
2007-05-03
1
-1
/
+1
*
Drop 'const'
Devang Patel
2007-05-03
1
-1
/
+1
*
Use 'static const char' instead of 'static const int'.
Devang Patel
2007-05-02
1
-1
/
+1
*
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
1
-1
/
+2
*
Unbreak VC++ build.
Jeff Cohen
2007-03-05
1
-0
/
+1
*
For PR1205:
Reid Spencer
2007-02-28
1
-0
/
+4
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-13
/
+5
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-4
/
+4
*
Added a temporary hack to get the llvm-streams to work for future checkins.
Bill Wendling
2006-11-28
1
-0
/
+14
*
add two helper methods
Chris Lattner
2005-08-09
1
-0
/
+8
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-8
/
+8
*
export two methods
Chris Lattner
2005-03-09
1
-0
/
+10
*
Add a new replaceSymbolicValuesWithConcrete method to the SCEV class,
Chris Lattner
2005-02-13
1
-5
/
+16
*
For PR387:\
Reid Spencer
2004-12-07
1
-1
/
+1
*
Remove distasteful method which is really part of the indvars pass
Chris Lattner
2004-06-24
1
-6
/
+0
*
Remove the SCEV::expandCodeFor method, add a new SCEVVisitor class.
Chris Lattner
2004-04-23
1
-57
/
+0
*
Add an ugly cast
Chris Lattner
2004-04-22
1
-1
/
+1
*
Add a method
Chris Lattner
2004-04-22
1
-0
/
+8
*
cleanup some long-dead code
Chris Lattner
2004-04-02
1
-7
/
+1
*
Add a new analysis
Chris Lattner
2004-04-02
1
-0
/
+270