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
/
Transforms
/
IPO
/
Internalize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
Duncan Sands
2009-01-28
1
-1
/
+1
*
Add the private linkage.
Rafael Espindola
2009-01-15
1
-2
/
+4
*
Teach the internalize pass to also internalize
Duncan Sands
2009-01-05
1
-0
/
+12
*
Remove trailing spaces.
Duncan Sands
2009-01-05
1
-10
/
+10
*
Teach internalize to preserve the callgraph.
Duncan Sands
2008-10-03
1
-0
/
+7
*
revert the addition of Preverves(CallGraph), per Duncan's comments
Nuno Lopes
2008-10-01
1
-2
/
+0
*
add preserversCFG() + preservers(CallGraph)
Nuno Lopes
2008-09-30
1
-0
/
+6
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-2
/
+2
*
Rename a few variables to be more consistent.
Matthijs Kooijman
2008-06-24
1
-3
/
+3
*
Simplify internalize pass. Add test case.
Devang Patel
2008-05-14
1
-19
/
+21
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-14
/
+15
*
Make several variable declarations static.
Dan Gohman
2008-05-06
1
-2
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Fix PR1719, by not marking llvm.global.annotations internal.
Tanya Lattner
2007-10-03
1
-0
/
+1
*
Fix PR1719, by not marking llvm.noinline internal.
Chris Lattner
2007-10-03
1
-0
/
+1
*
More explicit keywords.
Dan Gohman
2007-08-01
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+154