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
/
IPA
/
CallGraphSCCPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r64300:
Nick Lewycky
2009-02-13
1
-2
/
+12
*
Revert r64300 and r64301. These were causing the following errors respectively:
Bill Wendling
2009-02-11
1
-18
/
+8
*
Make sure the SCC pass manager initializes any contained
Duncan Sands
2009-02-11
1
-8
/
+18
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Don't call getAnalysisUsage unless -debug-pass is enabled. This speeds
Chris Lattner
2008-08-08
1
-4
/
+2
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-0
/
+4
*
Add assert.
Devang Patel
2008-05-02
1
-0
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Do not overuse std::string. Pass around char * directly.
Devang Patel
2007-08-10
1
-1
/
+1
*
More explicit keywords.
Dan Gohman
2007-08-01
1
-1
/
+1
*
Verify loop info.
Devang Patel
2007-07-19
1
-1
/
+2
*
Replace mysterious code causing a g++-4.2 warning
Duncan Sands
2007-07-19
1
-6
/
+3
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+196